What is the purpose of @stringlengthfieldvalidator annotation?
No Answer is Posted For this Question
Be the First to Post Answer
What do you mean by inner class and anonymous class?
What is action servlet in struts?
What is action chaining ?
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 to debug struts project in netbean ?
What do you mean by actionform?
what are the type of forward class in Struts?
Even though Servlets and JSP are web based concepts .wht is the use of using Struts using then
Who wrote struts?
How does interceptor work in struts2?
What is the life cycle of actionform?
Is struts thread safe?