How will the struts know which action class to call when
you submit a form?
Answer Posted / sridhar
in web.xml .
we have to use the Class information in the configuration file.
class name:org.apache.struts.action.ActionServlet Class
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
What is Remote Server?
What is a session? Can you share a session object between different theads?
Difference between swing and awt?
what are getters and setters in Java with examples?
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
How would you create a button with rounded edges?
Explain about local interfaces.
what is handle?
What is mdb and what is the special feature of that?
whats is statement and procedure
How many times may an objects finalize() method be invoked by the garbage collector?
What must a class do to implement an interface?
Describe responsibilities of Activator?
How to implement RMI in Java?
Name three component subclasses that support painting?