how the action can be map from jsp page to bean class in mvc1
We can map action jsp page to bean by using filter where all the form parameters are populated in bean by filter only
| Is This Answer Correct ? | 0 Yes | 0 No |
What invokes a thread?s run() method?
What is glasgow?
life cycle of an applet?
What is JTS?
On a computer that having single CPU, how multithreading concept can be achieved?
What is Servlet Filter And What does it work?
what is the life cycle of jsp?
What is private static final long serialVersionUID = 1L;
If I define a method in JSP scriplet <%..%>, where will it go after translation into a servlet?
In our urls and in the text of the buttons we have comma. Its causing an error. Is there a way to change the delimiting character for the menu arguments?
Why DOM Parser would take more Memory than SAX parser while they are parsing?
Explain how will the struts know which action class to call when you submit a form?