How to depoly your struts application in JBOSS



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

Post New Answer

More Struts Interview Questions

How do u provide security to ur project?(Banking domain project)

0 Answers   Polaris,


What is actioninvocation in struts2?

0 Answers  


How can we group related actions in one group in Struts?

0 Answers  


Will the struts tags support other markup languages such as wml ?

0 Answers  


What is the differences between struts1 and struts2?

0 Answers  






What is the apache struts vulnerability?

0 Answers  


Hai all.Can i develope Struts action class without execute(-,- ,-,-)method.Ifd it's possible plz provide some sample code.

3 Answers   TCS,


What is action class?

0 Answers  


we have 7 jsp pages .At last page we have a submit button when we click it it will store all jsps data which we provide will store into database. when we starting providing data in jsp pages when we are at 3rd jsp at that time sessions timeout where the data will be store which we r provide in last two jsps?

2 Answers  


What is pojo in struts2?

0 Answers  


What is action servlet in struts?

0 Answers  


in struts without integrate hibernate how to use directly explain?

1 Answers   HCL,


Categories