In web.xml file instead of *.do can i write *.ibm, Specify
with example
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / suresh
Yes u can write anything *.do ,*.ibm
generally everybody can write in struts programing *.do.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / raj
no we cant write like that. Its a syntax of struts.Struts
framework follow the extension of .do instead of anything.
| Is This Answer Correct ? | 1 Yes | 37 No |
What are the advantages of spring mvc over struts mvc?
Why do we need struts?
What does the term struts mean?
Wat is Difference between Mvc1 architecture and Mvc2 Architecture?
21 Answers HCL, IBM, Sanyaa Infotech,
what is the use of cvs in struts?
What is the use of struts?
What is declarative exception handling in struts?
What is a custom tag?
Why is it called struts?
what is the difference between *.do & /do.*/? So what is the diffenence btn extension mapping & path mapping.What is those difference in work effect?
Why are struts tightly coupled?
What is controller in struts ?