What is the difference between shocks and struts?
No Answer is Posted For this Question
Be the First to Post Answer
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.
How client side validation is enabled on a jsp form?
How many instances of servlet usually run in a struts application ?
what is the difference between page and pageContext implicit variables
What do you mean by the abstract package in struts2, and what is its utilization?
What is the default suffix for struts2 action uri ?
What is difference between perform() used in struts1.0 and execute() used in 1.1 ?
Are interceptors and filters different?
What does it cost to replace struts?
What are the contents on web.xml in struts application ?
Why we use struts in java?
What is the purpose of @typeconversion annotation annotation?