What is the purpose of @stringlengthfieldvalidator annotation?
No Answer is Posted For this Question
Be the First to Post Answer
What’s the utilization of struts.xml configuration file?
How duplicate form submission can be controlled in struts?
Where should struts xml be placed?
What is struts2 in java?
What is the purpose of struts.xml in struct2?
what is the struts internal code?
Name the different types of actions found in struts.
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.
where you use thread in your java project?
What is actioncontext?
Does apache struts run on windows?
what is the purpose of action servlet and action?