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

Struts follows which design patterns?

4 Answers   IGT,


What is the use of lookupdispatchaction?

0 Answers  


What are disadvantages of Struts?

0 Answers  


What is the purpose of '@keyproperty'?

0 Answers  


Hi frnds Ima facing problm with tomcat configuration.kindly can any one tell to me what is the mistake iam doing.i already configured tomcat as fallowing http://www.ibm.com/developerworks/opensource/library/os-eclipse-tomcat/ even though iam getting the PortNO .and changed with different no of Ports but no working kindly can any one tell me what is the mistake iam doing........?

1 Answers  


What is the difference between forwardaction and includeaction?

0 Answers  


Is struts mvc framework?

0 Answers  


What does it cost to replace struts?

0 Answers  


how to develop the submit and search operations in single jsp using struts?

0 Answers   Wipro,


what is the disadvantage of struts frame work?

11 Answers  


what is struts? why Struts?

6 Answers   CTS, Infosys, TCS,


What is the design role played by struts?

0 Answers  


Categories