What’s the difference between struts and espresso?
No Answer is Posted For this Question
Be the First to Post Answer
What is the DynaActionForm? How we implement the dynaactionform ? can u please tell me the way to implement? in understandable way?
What is role of action class?
What does params interceptor?
What are action errors and error and what are the consequences they impose?
What is the use of namespace in action mapping in Struts2?
Explain the core end goal while using java struts?
How action-mapping tag is used for request forwarding in struts configuration file?
Briefly tell the two kinds of form beans.
Can you call Action class methods from Struts config.xml?
How properties of a form are validated in Struts?
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.
Difference between ActionErrors and ActionMessage?