java.lang.IllegalArgumentException: The path of an
ForwardConfig cannot be null
while working with struts it displayed
pls very ungent
Answers were Sorted based on User's Feedback
Answer / prashant rajput
You may get this error because of your corresponding Form,
if you have handled ActionErrors validate method.
| Is This Answer Correct ? | 36 Yes | 4 No |
Answer / sasmita
You need to add validate="false" if you don't want
validation for that particular action or you can add
input="current.jsp" attribute for that particular action.
| Is This Answer Correct ? | 4 Yes | 0 No |
How can we include static files in the jsp page?
What is the purpose of dispatcherservlet properties?
why we should override only no-agrs init() method.
How do you communicate in between Applets and Servlets?
What are the steps that are required to handle the multi-threading?
Servlet is pure java object or not?
Explain the difference between jsp and servlet?
Is servlet a controller?
Hi frnd can i any one kindly can post for me portlet,hibernate and spring example application and with flow explantion configuration using Jdeveloper.and related links ar tutorials kindly please send me .its urgent for me .thanks in advance...........else can any one send to kondaiah.goddeti@gmail.com
What’s the difference between genericservlet and httpservlet?
What is a web application and what is it’s directory structure?
How to maintain security in servlets?