how the mapping can be done from jsp to actionservlet?
Answers were Sorted based on User's Feedback
Answer / satya
Through config file
in Struts we have to load the frmework config file
struts-config.xml
in this file we have to configure the particular jsp to
land the request on action servlet, default ActionServlet
is unique in struts framework
| Is This Answer Correct ? | 1 Yes | 0 No |
what is a non-repeatable read?
whats is mean by filter?
Can we sent objects using Sockets?
What is codebase in applet?
Which class is the immediate superclass of the menucomponent class?
What is the difference between Process and Threads?
Can constructors be synchronized in java?
What is Introspection?
Describe responsibilities of Activator?
what is diff between Access modifier and specifier?
How is serialization used generally ?
What is the initial state, When a thread is created and started?