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
Explain the steps involved in placing a servlet within a package?
What is the purpose of inter-servlet communication?
Explain the jar and war files in servlet?
How to rectify errors in java servlet while compilation?
What do you mean by singlethreadmodel interface?
What is generic servlet class?
What is the major difference between servlet and applet?
What is meant by a servlet?
What's the advantages using servlets than using cgi?
What is the use of welcome-file-list?
What is servlet and how it works?
Write a servlet to upload file on server.
What is the difference between Servlet Request and Servlet Context when calling a Request Dispatcher?
What is war file?
What is a web container and what is its responsibility?