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

Answers were Sorted based on User's Feedback



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

Answer / chandramouli v

yes we can use any name that end with (userdefind).xml
insted of struts-config.xml and then we have to put entry on
web.xml file

Is This Answer Correct ?    31 Yes 3 No

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

Answer / dsr

we need to structs-config.xml as a initial parameter in
web.xml. web.xml is deployment descriptor.

Is This Answer Correct ?    1 Yes 0 No

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

Answer / vivek

Yes Chandramouli.you are so correct...

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Struts Interview Questions

What is the purpose of @beforeresult?

1 Answers  


How does one create an action in struts 2?

1 Answers  


How can duplicate form submission be handled in struts 2?

1 Answers  


How to build struts application in eclipse?

1 Answers  


List some bundled validators?

1 Answers  


Are interceptors thread safe?

1 Answers  


What is interceptor in Struts2?

1 Answers  


What is the life cycle of actionform?

1 Answers  


What kind of mvc is struts 2?

1 Answers  


How to explain Software Bank Loan descriptions

1 Answers   Kekran Mekran, Wipro,


What is the use of forwardaction?

1 Answers  


what is the diff between struts1.0 and struts2.0

2 Answers   Intel,


Categories