is it possible to see actionservlet in my system. if yes how
Answer Posted / 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 |
Post New Answer View All Answers
What is the use of interceptor?
How is token generated?
What is spring and struts in java?
How we can configured action mapping in struts?
What is struts and why it is used?
What is the purpose of form-beans tag in struct-config.xml?
How you will enable front-end validation based on the xml in validation.xml?
Which configuration files are used in struts?
Why do the struts tags provide for so little formatting?
Can we have multiple struts config files ?
Is struts 1 still supported?
What is the purpose of struts.properties in struct2?
Describe the two types of formbeans.
What are the aware interfaces in struts2?
What is difference between struts1 and struts2?