What are the cons of struts 2?
No Answer is Posted For this Question
Be the First to Post Answer
What is form bean in struts?
What is struts in j2ee?
Hi Friends, am new to struts.I read that " you can store variables in xml file(properties file) and for future enhancements we just call properties file . Now i want to implement this , where can i call properties file to enhance my application. My question is where this properties file will be called.
What is the difference between forwardaction and includeaction?
What is life cycle of an 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.
Explain the life cycle of a request in struct2 application?
what is use of assert keyword in java..?
Explain the core end goal while using java struts?
What is the purpose of @requiredstringvalidator annotation?
Hai all.Can i develope Struts action class without execute(-,- ,-,-)method.Ifd it's possible plz provide some sample code.
What is difference between struts1 and struts2?