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
Give an alternative way to protect jsp’s with not much features from direct access.
What does apache struts do?
What are the components of struts?
What is struts2 in java?
What is the need of struts?
How are interceptors and servlet filters different?
What is the purpose of @stringlengthfieldvalidator annotation?
How can we upload files in Struts2 application?
Do you need an alignment after replacing struts?
How to explain Software Bank Loan descriptions
Why do we use struts?
How you will enable front-end validation based on the xml in validation.xml?
What is the use of form bean in struts?
How to override the default error message that can come during file uploading process?
How is a lookup dispatch action created?