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 does apache struts do?
In Struts Programming which is the controller,which is the model?
why servlet is used as controller not JSP?
What is struts?
when we enter the data in the form how it is stored in formbean class setter and getter methods?
What is Portlet???? when,where and why we use it ??
3 Answers Infotech, Rebaca, Wipro,
can anybody tell.what is the difference between Forward Action and Action Forward?
Why should we go for struts framework?
while working struts in intellij 7.0error unable to initialize tld location cache: zip file is closed is displayed anybdy can answer me immdialy .ungert
what are the struts tags?
how to debug struts project in netbean ?
Is struts mvc framework?