| Author |
org.apache.jasper.JasperException: Module 'null' not found.
|
Varun Nayudu
Ranch Hand
Joined: Jun 26, 2006
Posts: 156
|
|
Hi,
I am building a simple struts application . But it is giving me an error .The application is as follows.
Web.xml
struts-config.xml
login.jsp
loginForm
action class
Error
Please tell me what changes should i do to resolve this conflict.
regards
VN
|
SCJP 1.5, SCWCD 1.5
|
 |
Varun Nayudu
Ranch Hand
Joined: Jun 26, 2006
Posts: 156
|
|
Guys
I have resolved the conflict it was an spelling mistake from me,Instead of ActionServlet i had written Action .
Now it is working fine/
|
 |
Suresh Ramanan
Greenhorn
Joined: Feb 08, 2009
Posts: 27
|
|
@ Varun
where had you specified Action instead of ActionServlet?
I have run into a very similar error and i'm going nuts...
Can you please help?
Thanks,
Suresh
|
SCJP 5.0 SCWCD 1.5 SCWCD Hall of Fame
|
 |
 |
|
|
subject: org.apache.jasper.JasperException: Module 'null' not found.
|
|
|