How exceptions are handled in struts application?
No Answer is Posted For this Question
Be the First to Post Answer
For a single Struts application, can we have multiple struts-config.xml files?
What is the differnce between 2-tier architecture and 3- tier architecture in java?
how handle when client send multiple request at atime for multiple servlets servlets?
How Struts internally works? For Example if we type the URL "/login.do" how the process goes internaly? How the struts-config.xml loaded?
What is Model 1 and Model 2?
What are apache struts?
why servlet is used as controller not JSP?
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 are action errors and error?
How duplicate form submission can be controlled in struts?
What is the purpose of @key?
Why it called struts?