Problem
Hi People,
I am using struts to build an application, my problem is that when I deploy my app in exploded format to the application server, I go the a jsp which calls a action. When I press submit on the JSP I get this displayed on my screen:-
type Status report
message Servlet action is not available
description The requested resource (Servlet action is not available) is not available.
This suggests that the action servlet, which is the primary servlet for struts cannot be found, but I have the jar files uploaded. WHat am I doing worng? I am guessing this has something to do with a .classpath missing in my application, not too sure though, any advice would be good.
Thanks Guys
Adz - Its all about the JSPs baby!
__________________
Adz - Learning The J2EE Ways.
|