A friendly place for programming greenhorns!
Big Moose Saloon
Search
|
Java FAQ
|
Recent Topics
Register / Login
Win a copy of
The Mikado Method
this week in the
Agile and other Processes
forum!
JavaRanch
»
Java Forums
»
Frameworks
»
Struts
Author
Exception while running Struts application
Jay Shukla
Ranch Hand
Joined: Jun 08, 2008
Posts: 214
posted
Dec 24, 2008 13:21:00
0
Hi i'm getting follwing exception in
struts
application.
org.apache.jasper.JasperException:
javax.servlet.ServletException
:
javax.servlet.jsp.JspException
: Cannot create rewrite URL:
java.net.MalformedURLException
: Cannot retrieve ActionForward named /search
org.apache.jasper.servlet.JspServletWrapper.handleJspException(JspServletWrapper.java:522)
org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:398)
org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:337)
org.apache.jasper.servlet.JspServlet.service(JspServlet.java:266)
javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
Where should i check to resolve it?
Please let me know for additional information.
Thanks in Advance.
David Newton
Author
Rancher
Joined: Sep 29, 2008
Posts: 12617
I like...
posted
Dec 24, 2008 16:34:00
0
It might be handy to know under what circumstances the error occurs.
I agree. Here's the link:
http://ej-technologies/jprofiler
- if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
subject: Exception while running Struts application
Similar Threads
Servlet Exception
MessageResources
Servlet Exception
running struts application on unix
[Struts] Error: Cannot find ActionMappings or ActionFormBeans collection
All times are in JavaRanch time: GMT-6 in summer, GMT-7 in winter