how to debug struts project in netbean ?
No Answer is Posted For this Question
Be the First to Post Answer
What are the sections into which a strut configuration file can be divided?
Explain the difference between plain-validator and field-validator in struts?
How many struts config file can be created in struts?
What is the purpose of execute() method?
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 use of namespace in action mapping in Struts2?
What are different ways to create Action classes in Struts2?
What is http forward?
what is ForwardAction and IncludeAction in struts?
What’s the difference between struts and espresso?
What is actioninvocation in struts2?
When it’s useful to use IncludeAction?