java.lang.IllegalArgumentException: The path of an
ForwardConfig cannot be null
while working with struts it displayed
pls very ungent
Answer Posted / 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 |
Post New Answer View All Answers
What do you mean by a filter and how does it work?
What does the term localization refer to?
What is servlet in tomcat?
What are the types of servlets? Explain
What are different ways for servlet authentication?
Explain mvc pattern.
What is the need of servlet filters?
What are different methods of session management in servlets?
Can you call a jsp from the servlet?
What is the difference between Servlet Request and Servlet Context when calling a Request Dispatcher?
How do we call one servlet from another servlet?
How a servlet is unloaded?
What is difference between GenericServlet and HttpServlet?
What are the uses of servlets?
Who is responsible for writing a constructor?