Can we have multiple struts-config files in a single web
app? If yes why should we have them? Will multiple copies
make any impact on performance?

Answer Posted / kalyan

Yes,we have mulitiple struts-config files ,it depends on
the modules.Suppose we have three modules in
application ,so in this application three struts-config.xml
files are there.
But the thing is you must enter those struts-config.xml
files details in deployment descripter (i.e. web.xml)

Is This Answer Correct ?    12 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Which tag is used to declare constants in struts xml?

475


What is form bean in struts?

514


Explain about the validation steps which have to be carried during validation of client-side address?

545


What is spring and struts in java?

514


What is strut action mapping?

516






What is http forward?

548


Does apache tomcat use struts?

510


Which model components are supported by Struts?

567


Why are springs better than struts?

607


How you will make available any message resources definitions file to the struts framework environment?

557


Explain the complete struts validator framework.

579


Are the struts tags xhtml compliant ?

542


What is meant by custom tags?

574


What do you mean by actionservlet?

549


how to debug struts project in netbean ?

1923