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 do you mean by actionservlet?
What is interceptor struts2?
What is the use of forwardaction?
Can we have multiple struts config files ?
Can you explain the directory structure for a struts folder in brief ?
Can we have more than one struts-config.xml file for a single struts application?
What is the purpose of @conversionerrorfieldvalidator annotation?
What is spring hibernate and struts in java?
What is struts validator framework?
Explain the core end goal while using java struts?
What is declarative exception handling in struts?
What are the action classes in struts?
Explain about the library tag?
What is value stack?
What design patterns are used in struts?