is it possible to see actionservlet in my system. if yes how
Answer Posted / 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 |
Post New Answer View All Answers
Why are struts tightly coupled?
What is the purpose of struts.xml in struct2?
What is the need of struts?
Why do the struts tags provide for so little formatting?
How many struts config file in a struts application?
What are the advantages of spring mvc over struts mvc?
What are the core classes of the struts framework?
Describe validate() and reset() methods.
How is the action mapping specified?
Difference between struts and spring? Or why use spring, if you are already using struts?
Explain about how requests from the client are sent?
Explain the necessity of empty tag?
What is front controller in struts?
What is difference between struts1 and struts2?
Which interceptor is responsible for mapping request parameters to action class Java Bean properties?