| Author |
Problem with the bean.
|
Jaidev Arer
Ranch Hand
Joined: Mar 12, 2010
Posts: 38
|
|
i am trying to get an input from the user and forward to the next page based on the input. But i am getting rg.apache.jasper.JasperException: An exception occurred processing JSP page /pages/milkupdate.jsp at line 19
userselectform.java
Userselect.java
Struts_config.xml
jsp page
HTTP status 500
Error stack trace
i am using tomcat 6.0 and struts 1.3.10
Please do help.
Thanks
|
 |
Venkata Kumar
Ranch Hand
Joined: Apr 16, 2008
Posts: 110
|
|
Application is not able to find the class app.userselectForm. Does the file exist in classpath? Is it available in WEB-INF/classes directory?
|
SCJP 5.0, SCWCD 5, preparing for SCDJWS
|
 |
Jaidev Arer
Ranch Hand
Joined: Mar 12, 2010
Posts: 38
|
|
|
No. Now ran the ant script , but i am getting the screen to enter the field but after entering the field if i press the submit button nothing is happening. not even the error message.
|
 |
 |
|
|
subject: Problem with the bean.
|
|
|