Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


is it possible to see actionservlet in my system. if yes how

Answers were Sorted based on User's Feedback



is it possible to see actionservlet in my system. if yes how..

Answer / annamalai

Web.xml can has the action servelet.Initially the path will
going to web.xml.And it will select the url path and come to
struts-config.xml.

Is This Answer Correct ?    10 Yes 4 No

is it possible to see actionservlet in my system. if yes how..

Answer / ashwin kumar j

Well one can only see the .class file of an ActionServlet,
ActionServlet .class file is zipped and kept in Struts.jar
file.

Is This Answer Correct ?    7 Yes 1 No

is it possible to see actionservlet in my system. if yes how..

Answer / murali krishna yella

what Aswin telling is correct as per my knowlodge.

Is This Answer Correct ?    1 Yes 0 No

is it possible to see actionservlet in my system. if yes how..

Answer / ashok

If you are using eclipse then you can attach the source.zip downloaded from apache.org.
In this way you can see the source for any class in struts framework.

Is This Answer Correct ?    1 Yes 0 No

is it possible to see actionservlet in my system. if yes how..

Answer / sekhar babu

Yes we can see only .class file of ActionServlet class in
struts.jar,
If we want to see the class file use any of the decompiles
which converts .class to .java file.

Or we can download source from the apache.org site

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Struts Interview Questions

What kind of mvc is struts 2?

0 Answers  


Do you need an alignment after replacing struts?

0 Answers  


What is actioninvocation?

0 Answers  


What are the steps of struts installation?

0 Answers  


In web.xml file instead of *.do can i write *.ibm, Specify with example

13 Answers   IBM,


what is the disadvantages of using DynaActionForm in struts framework?

5 Answers   HCL,


In strurt why w use two differnt files web.xml and strut config.xml?

2 Answers  


What is the differnce between 2-tier architecture and 3- tier architecture in java?

3 Answers  


What is switchaction?

0 Answers  


What is the main difference between Mvc1 and Mvc2 Architecture??

7 Answers   IBM, Ness Technologies,


What is difference between interceptors and filters?

0 Answers  


What is struts 2 framework in java?

0 Answers  


Categories