What are the contents on web.xml in struts application ?
No Answer is Posted For this Question
Be the First to Post Answer
is it possible to see actionservlet in my system. if yes how
Which library is provided by struts for form elements like check boxes, text boxes etc?
In which order struts framework searches for a message bundle?
What is front controller in struts?
kindly can any one post for me portlet,hibernate,spring example code and configuration,and some related tutorials plz its urgent for me....thanks in advance ............
why do we typecast ActionForm into out plain java bean class in Action class?
How Struts internally works? For Example if we type the URL "/login.do" how the process goes internaly? How the struts-config.xml loaded?
Where can I get a copy of struts?
What are Struts2 core components?
Which interceptor is responsible for file upload support?
Does Struts2 action and interceptors are thread safe?
Is it possible to create mulitple instance of one Action Class in struts?