java.lang.IllegalArgumentException: The path of an
ForwardConfig cannot be null
while working with struts it displayed
pls very ungent
Answer Posted / 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 |
Post New Answer View All Answers
What is the major difference between servlet and applet?
What do you mean by servlet?
What is the difference between the servlets and cgi programs?
What are important features of Servlet 3?
If some new data has entered the database, explain how can a servlet refresh automatically?
What exactly is a servlet?
Explain web container.
What is the effective way to make sure all the servlets are accessible only when user has a valid session?
Difference between get and post in java servlets?
Can we use the constructor, instead of init(), to initialize servlet?
When Servlet is unloaded?
What is the
What is the difference between portlet and servlet?
What are different Authentication options available in Servlets.
Given the request path below, which are context path, servlet path and path info?