In web.xml file instead of *.do can i write *.ibm, Specify
with example
Answer Posted / amol
Yes! In web.xml file instead of *.do you can write *.ibm.
But while calling the action from the jsp make sure that
the calling pattern will be having the same pattern.
e.g. login.imb will call respective action
Is This Answer Correct ? | 11 Yes | 0 No |
Post New Answer View All Answers
Difference between struts and spring? Or why use spring, if you are already using struts?
how to connect from struts to database through hibernet and where u can modify the class
How to combine the struts with velocity template?
What is validate() and reset() functions?
What are the steps required for setting up validator framework in struts?
What is http redirect?
How to handle exceptions in structs?
What are the various struts tag libraries?
Explain the life cycle of a request in struct2 application?
What are construction struts?
Which technologies can be used at view layer in struts?
What is the purpose of @key?
What is ValueStack and OGNL?
Give the details of xml files used in validator framework?
What is the purpose of plug-in tag in struct-config.xml?