How does struts2 token work?
No Answer is Posted For this Question
Be the First to Post Answer
What is the use of execAndWait interceptor?
How many action classes can be used in struts application?
What is the difference between struts and spring? Explain
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.
how does request processor relates to action mapping?
Hai all.Can i develope Struts action class without execute(-,- ,-,-)method.Ifd it's possible plz provide some sample code.
What are the sections into which a strut configuration file can be divided?
What are the steps required for setting up validator framework in struts?
How do you customize ActionServlet?
What are inner class and anonymous class?
Is struts thread safe?
what happen if the private constructor is written in a claass