How to depoly your struts application in JBOSS
Answer / naresh
First u have to create the war. the war consists of jar
files,Action Classes and ur jsp files and all the XML file.
then deploy the war to the deploy path.
| Is This Answer Correct ? | 11 Yes | 3 No |
how you implement and maintain your struts project by using MVC2 arch?
What does i18n interceptor?
What is the use of resourcebundle.properties file in Struts Validation framework?
Can you explain struts.properties in struts2?
What is apache struts used for?
what is the struts internal code?
What are apache struts?
why servlet is used as controller not JSP?
What are the two different types of validations that the validator framework supports?
Describe the two types of formbeans.
What are the core classes of struts framework? Explain
What is the use of form bean in struts?