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 is httpservlet and how it is different from genericservlet?
What are the differences between servlet context vs servlet config?
request parameter how to find whether a parameter exists in the request object?
What do you mean by servlet?
What is webservlet?
Can you refresh servlet in client and server-side automatically?
What is the use of servlet wrapper classes?
Which interface must be implemented by all servlets?
Explain web container.
What is session?
Why is init() method is used in servlets?
Explain the working of service() method of a servlet.
What do you mean by httpservlet and how it is different from the genericservlet?
What is the difference between servlet and jsp?
What are common tasks performed by Servlet Container?