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 |
What are the steps of struts installation?
how to write the configuration file of struts application if any one had simple struts application please it to me
What is actioninvocation in struts2?
What is struts framework?
Which interceptor is responsible for file upload support?
Which model components are supported by Struts?
What is meant by custom tags?
What is the role of action class in struts?
Are interceptors and filters different?
How tag libraries are defined in Struts?
Why we use struts in java?
how you implement and maintain your struts project by using MVC2 arch?