Describe validate() and reset() methods.
No Answer is Posted For this Question
Be the First to Post Answer
What's mvc pattern ?
What is execute method in struts?
What is the purpose of form-beans tag in struct-config.xml?
What is the purpose of @expressionvalidator annotation?
What does execandwait interceptor?
we have two applications A1 & A2 both are accesing the same databse table employee at the same time how we will manage this so that both application can get the correct no of emloyee while A1 is inserting a employee at the same time while other applicatuion is getting the empployee list.
what is request processor class ?
How to display validation errors on jsp page?
how to implement singletun design patteren in struts?
Which class is the Front Controller in Struts2?
Explain about token feature in struts?
Why we use struts over servlets?