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
Define declaration.
What is servlet instance?
What are some advantages of storing session state in cookies?
Can we fetch the attributes related to a servlet on a different servlet?
What is meant by Servlet? What are the parameters of service method?
Describe in brief RequestDespatcher?
What are the different types of servlets?
What's the servlet interface?
What is the difference between Servlet Request and Servlet Context when calling a Request Dispatcher?
Once the destroy() method is called by the container, will the servlet be immediately destroyed? What happens to the tasks(threads) that the servlet might be executing at that time?
What is the procedure of invoking different servlet in a different application?
Describe servlet?
What are the life cycle methods of the servlet?
Define the lifecycle for executing a jsp page.
What are sessions in servlets?