is it possible to see actionservlet in my system. if yes how
Answer Posted / 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 |
Post New Answer View All Answers
What is the purpose of @before annotation?
Does apache struts run on windows?
Are interceptors and filters different?
What are the conditions for actionform to work correctly?
Does Struts2 action and interceptors are thread safe?
What is Custom Type Converter in Struts2?
What is request processor and how does it relates to action mapping?
Why was reload removed from struts (since 1.1)?
What does it cost to replace struts?
Give an example where struts tiles may be used?
What is the purpose of struct-config.xml in struct2?
What is the struts in java?
List some bundled validators?
What is the purpose of @typeconversion annotation annotation?
In struts.xml, what does the attribute "method" stands for in the "action" tag?