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 the difference between static and non-static with examples?
how to make a index.jsp for running the site in internet and find an error for connection with weblogic server and java that give an error invalid object name.and how to maintain session.
What is scalable, portability in the view of J2EE?
What is abstract schema?
Is jvm a overhead?
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
what are the advantages of JTA over JTS?
How task's priority is used in scheduling?
What is local interface. How values will be passed?
Is the ternary operator written x : y ? Z or x ? Y : z ?
What does module-relative mean?
Which characters may be used as the second character of an identifier, but not as the first character of an identifier?
why static class in java
Why doesn’t the focus feature on the tag work in every circumstance?
What is mdb and what is the special feature of that?