java.lang.IllegalArgumentException: The path of an
ForwardConfig cannot be null
while working with struts it displayed
pls very ungent
Answer Posted / chandu
check for input attribute in action tag
| Is This Answer Correct ? | 23 Yes | 0 No |
Post New Answer View All Answers
What are the types of Session Tracking ?
How many objects of a servlet is created?
how the HTML data stored in web server?
What is the difference between portlet and servlet?
What is a servlet engine?
What are the life cycle methods of a servlet?
What is a servlet?
Difference between forward() method and sendredirect() method ?
What is the difference between encodeRedirectUrl and encodeURL?
Name the packages that work with servlet?
Explain their methods? Tell me their parameter names also have you used threads in servlet?
What are Servlets?
What is ServletConfig object?
Can we override servlet service method?
How httpservlet is different from the genericservlet?