What is the role of action class in struts?
What are the applications of struts?
How can we display all validation errors to user on jsp page?
Why do the struts tags provide for so little formatting?
How Struts will follow the MVC?
session menagement in servlets explaion briefly?
What are the two scope types for formbeans?
Explain about struts relation to html tags?
What are the bundled validators?
Can we have multiple struts-config files in a single web app? If yes why should we have them? Will multiple copies make any impact on performance?
If we close the browser,when the specific user session is active.Again if we open browse how to retrive it same user??what code i have to da???
What is the use of namespace in action mapping in Struts2?
What is the difference between struts and spring?