How do I access token?
No Answer is Posted For this Question
Be the First to Post Answer
Can we have multiple struts config files in a single web app?
how you provide security in your banking project
What are the struts2 configuration properties that control file uploading process?
What is the difference between Jakarta Struts and Apache Struts? Which one is better to use?
What is the DynaActionForm? How we implement the dynaactionform ? can u please tell me the way to implement? in understandable way?
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 action support class in struts2?
How does interceptor work in struts2?
List the important attribute and elements of action mapping under struts.
What is value stack?
What validate() and reset() method does ?
In struts how to use regurlar formbeans using validation framework explain?