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 many times may an objects finalize() method be invoked by the garbage collector?
How messaging services are done, before release of JMS?
What is the relationship between the canvas class and the graphics class?
What is mdb and what is the special feature of that?
What state does a thread enter when it terminates its processing?
What is the immediate superclass of the applet class?
What are the sequence of steps to write pub or sub model kind of application?
How are the elements of a borderlayout organized?
how do you Handle Front End Application data against DB with example?
Which javutil classes and interfaces support event handling?
In inglish: How to convert jar to exe files? Em português: Como converter arquivos .jar para .exe?
AS a developer will u create a data source in connection pool? If so how will u do that, how to access the object from connection pool using IRAD tool?
Which characters may be used as the second character of an identifier, but not as the first character of an identifier?
What event results from the clicking of a button?
Why are component architectures useful?