In web.xml file instead of *.do can i write *.ibm, Specify
with example

Answer Posted / naveen.bav

Yes, you can write but that URL should map to a particular
servlet in web.xml and make sure that it should not map to
multiple servlets with the same URL pattern.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to convert struts to spring mvc?

740


Why is it called struts?

712


What is Custom Type Converter in Struts2?

846


What is the difference between session scope and request scope when saving formbean ?

767


How nested beans can be used in Struts applications?

752


What is struts in j2ee?

727


What should be the name of xml file used for validation in struts?

739


How to combine the struts with velocity template?

688


What do you mean by inner class and anonymous class?

773


What are the reasons for an error message not being displayed while developing struts application?

736


Which model components are supported by Struts?

802


What are the aware interfaces in struts2?

741


Explain about tiles?

803


What is container struts2?

753


Which class of struts is responsible to converts data types from string and vice versa?

889