What is the purpose of '@customvalidator'?
No Answer is Posted For this Question
Be the First to Post Answer
what is the purpose of action servlet and action?
i have 500 jsps in my application,and i have same forward name for each jsp,so it lokks in strutsconfig.xml,from 1 to 500,but i want send 498 page directly,how can i cingigure my application
Does apache tomcat use struts?
what is purpose cvs and vss in eclipse?
Which class is the Front Controller in Struts2?
How do you know what to give for the "path " under in struts-config.xml ?
What are the steps used to setup dispatch action?
Are struts still used?
What is the use of jsonvalidation?
In ActionClass we can use only one action i.e execute(), but in DispatchAction we can use multiple actions.My question is , we can use multiple actions in Action class if(action.equals("add") if(action.equals("update"). Then when to use Action and DispatchAction which is frequently in webapplications.
How struts2 supports internationalization?
What is the use of ActionErrors in Struts?