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

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

State an example of struts configuration file as an action parameter for action servlet.

541


How does one create an action in struts 2?

528


How can we upload files in Struts2 application?

590


What helpers in the form of jsp pages are provided in struts framework?

529


What is the purpose of execute method of action class?

568






What is the need of struts?

566


What is http redirect?

569


For a single Struts application, can we have multiple struts-config.xml files?

585


How can duplicate form submission be handled in struts 2?

541


Why we use struts over servlets?

525


What is the use of namespace in action mapping in Struts2?

578


What is the purpose of @before annotation?

587


What is the use of Struts.xml configuration file?

519


What is the significance of logic tags in Struts?

578


What are pull and push mvc architecture and which architecture does struts2 follow?

508