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

Which configuration files are used in struts?

728


What's mvc pattern ?

785


Why we use struts over servlets?

765


What is the purpose of @result annotation?

836


What does apache struts do?

715


What are the different kinds of actions in struts?

820


Are struts thread safe?

762


Explain about logic match tag?

818


How do you find the struts version being used in a project?

727


What is the use of execAndWait interceptor?

789


How exceptions are handled in struts application?

804


Can we use struts and spring together?

760


What do you mean by actionform?

760


What is struts xml?

637


What is jakarta struts framework?

764