When do I need “struts.jar” on my classpath?
What is front controller in struts?
What are the core classes of struts?
What are construction struts?
Which configuration file is used for storing jsp configuration information in struts?
What is DynaActionForm?
Give an example of validates method used to avoid errors.
What helpers in the form of jsp pages are provided in struts framework?
How action-mapping tag is used for request forwarding in struts configuration file?
What is the use of resourcebundle.properties file in Struts Validation framework?
What is the purpose of @doublerangefieldvalidator?
Give an alternative way to protect jsp’s with not much features from direct access.
How an actionform bean is created?
What is Struts2?
How many action classes can be used in struts application?