What is the flow of requests in struts based applications?
No Answer is Posted For this Question
Be the First to Post Answer
How to carryout the validations in struts if the validator frame work cant handle the validation
Give an alternative way to protect jsp’s with not much features from direct access.
What is s token?
Can we handle exceptions in Struts programmatically?
How client side validation is enabled on a jsp form?
How is the Struts framworl related to MVC2?
what are the struts tags?
What are the life cycle methods of interceptor?
In web.xml file instead of *.do can i write *.ibm, Specify with example
Are interceptors and filters different?
For a single Struts application, can we have multiple struts-config.xml files?
multiple instances for action class is it possible