In web.xml file instead of *.do can i write *.ibm, Specify
with example
Answer Posted / subhas
Yes we can write anything. if we write *.do it means any
servlet with extension do.
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
For a single Struts application, can we have multiple struts-config.xml files?
how to debug struts project in netbean ?
How do I install struts?
What do you mean by inner class and anonymous class?
Why are frameworks used?
Do we need to pay the struts if being used in commercial purpose?
Can you give an overview of how a struts application flows?
What is the life cycle of actionform?
How to upload struts file?
Mark the differences between html tags and strut specific html tags.
What are struts in java?
Can we have multiple struts config files ?
What is the different actions available in struts?
What is the purpose of form-be tag in struct-config.xml?
What is the role of a handler in mvc based applications?