You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by "Allamsetty, Venkata" <ve...@commerceone.com> on 2001/02/10 16:39:01 UTC

JspException

Hi,

I am trying to get my first Struts application work. 
I have created defaultTime.jsp which contains a text input for time,
DefaultTimeForm , EditDefaultTimeAction and SaveDefaultTimeAction classes.
Defined web.xml and struts-config.xml and deployed them appropriately.

But when I try loading it, I get Error 500.
and the message is 


Venkata Allamsetty