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

What is the purpose of form-be tag in struct-config.xml?

0 Answers  


Can you explain aware interfaces in struts2?

0 Answers  


what is diffrence between Dynaactionform,actionform and Dynavalidateform

8 Answers   TCS,


how many methods are there in RequestPrccesor class?

2 Answers   Infosys,


in struts how to use hibernate with struts>

0 Answers   Infosys,






how can u handle run time exceptions in struts and jsp plz explain briefly not single word answer?

2 Answers   TCS,


Can we write our own ActionServlet for front controller of Struts Applications?

2 Answers   NIIT,


how to write the configuration file of struts application if any one had simple struts application please it to me

1 Answers  


Explain about struts?

0 Answers  


How do you convert struts to springs?

0 Answers  


session menagement in servlets explaion briefly?

1 Answers  


we have two applications A1 & A2 both are accesing the same databse table employee at the same time how we will manage this so that both application can get the correct no of emloyee while A1 is inserting a employee at the same time while other applicatuion is getting the empployee list.

5 Answers   Accel, TCS,


Categories