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 |
Hi I have joined java course. I also want additional help from any tutorials website. Please suggest me tutorials which provides easy to understand online applet tutorials?
What is servlet preinitialization?
diff between jsp include directive and jsp action include?
What is the difference between Process and Threads?
diff between jsp include directive and jsp action include?
Is there a guarantee of uniqueness for entity beans?
If we opened Windows Internet Explorer 4 times, does it starts 4 processes or 4 threads?
Where we can write Rmi registry in the code, without having to write it at the command prompt?
What are the pros and cons of detached objects?
what are getters and setters in Java with examples?
whether the connectionpooling used in struts?
What are the types of data passing mechanisams under JMS specification?