How will the struts know which action class to call when
you submit a form?
Answer Posted / lovish gupta
It will be written in a file calles struts-config.xml...
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
What is the form of storage space in java?
Why use a datasource when you can directly specify a connection details? (in a J2EE application)
Why does the option tag render selected=selected instead of just selected?
what is a portable component?
What is the purpose of the wait() method?
What is chat area? Explain.
when A client sent a request to the server to open facebook page and close the browser after this request .at that time the same user do login by using a different browser then that session id will exist or not for the same client??
What are various types of class loaders used by jvm?
what is a non-repeatable read?
What is the difference between the session.update() method and the session.lock() method?
What is the relationship between the canvas class and the graphics class?
What is a sessionfactory? Is it a thread-safe object?
Where can I ask questions and make suggestions about seam?
Name the class that is used to bind the server object with RMI Registry?
A user of a web application sees a jsessionid argument in the URL whenever a resource is accessed. What does this mean? a. The form must have the field jsessionid b. URL rewriting is used as the session method c. Cookies are used for managing sessions