What are the steps used to setup dispatch action?
No Answer is Posted For this Question
Be the First to Post Answer
In struts how to use regurlar formbeans using validation framework explain?
What is action support class in struts2?
How can we work with error tags?
What is the purpose of @conversion annotation annotation?
What is actioncontext?
If the framework doesn’t do what I want, can I request that a feature be added?
What is execute method in struts?
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.
Is it possible to create mulitple instance of one Action Class in struts?
can we change the location of struts-config.xml file?
What is the purpose of @emailvalidator?
What is the use of form bean in struts?