Which configuration file is used for storing jsp configuration information in struts?



Which configuration file is used for storing jsp configuration information in struts?..

Answer / Renu Singh

The web.xml file is used for storing JSP configuration information in Struts. The web.xml file typically includes a servlet mapping that specifies the ActionServlet and its associated URL patterns.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Struts Interview Questions

How we can install struts?

1 Answers  


What are the steps required for setting up validator framework in struts?

1 Answers  


What do you mean by actionform?

1 Answers  


What is the purpose of @requiredstringvalidator annotation?

1 Answers  


in struts how to use hibernate with struts>

1 Answers   Infosys,


Which interceptor is responsible for i18n support?

1 Answers  


What configuration changes are required to use Tiles in Struts?

1 Answers  


how to write my own Action servlet by extending pre-defined Action servlet in struts config.

2 Answers   Sony,


What is struts in j2ee?

1 Answers  


What is the default suffix for struts2 action uri ?

1 Answers  


Struts follows which design patterns?

4 Answers   IGT,


shall we use any name for deployment descriptor of struts instead of struts-config.xml

3 Answers   Polaris,


Categories