Can we have multiple struts config files ?
What are the classes used as part of struts framework ?
What is controller in struts ?
What validate() and reset() method does ?
What configurations are stored in struts configuration file ?
What is action chaining ?
How is declarative handling of exceptions done in struts ?
What is the difference between filters and interceptors ?
What do you know about validation plugin ?
What are the contents on web.xml in struts application ?
How many instances of servlet usually run in a struts application ?
What does the jdbc connection interface?
What is the advantage of namedparameterjdbctemplate?
What does the jdbc databasemetadata interface?
Explain the role of driver in jdbc.