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
when A client sent a request to the server to open facebook page and close the browser after this request .at that time the same user do login by using a different browser then that session id will exist or not for the same client??
whats is statement and procedure
What is the purpose of the wait() method?
How will you pass parameters in RMI? Why do you serialize?
Why does the option tag render selected=selected instead of just selected?
wahts is mean by dynavalidatorform in struts/
What is an abstract method?
What is ripple effect?
What is the difference between java class and bean?
What is the difference between long.class and long.type?
What is the map interface?
What do you need to set-up a cluster with jboss?
what are RemoteObjects?
What is a modular application?
What is the difference between the session.update() method and the session.lock() method?