What is struts.devmode?
No Answer is Posted For this Question
Be the First to Post Answer
What is front controller in struts?
State an example of struts configuration file as an action parameter for action servlet.
What are the action classes in struts?
can we change the location of struts-config.xml file?
In strurt why w use two differnt files web.xml and strut config.xml?
How Struts internally works? For Example if we type the URL "/login.do" how the process goes internaly? How the struts-config.xml loaded?
Briefly tell the two kinds of form beans.
What are disadvantages of Struts?
What is dispatchaction?
What do struts do?
how to write my own Action servlet by extending pre-defined Action servlet in struts config.
What is action support class in struts2?