how the mapping can be done from jsp to actionservlet?
Answer Posted / 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 |
Post New Answer View All Answers
How task's priority is used in scheduling?
the same information whether it will connect to the database or it will be used previous information?
What is the difference between the string and stringbuffer classes?
How would you reatach detached objects to a session when the same object has already been loaded into the session?
What is the difference between RMI and Corba?
What is Remote Server?
What are local interfaces? Describe.
Can you control when passivation occurs?
How primary key is implemented in Oracle?
What does module-relative mean?
which book is better for jdbc ,servlets and jsp
Difference between DurableSubscription and non- DurableSubscription?
What are the benefits of detached objects?
What are the purpose of introspection?
What if the static modifier is removed from the signature of the main method?