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


Please Help Members By Posting Answers For Below Questions

How struts control data flow?

536


What is struts2 namespace?

511


What is the purpose of constant tag in struts.xml?

555


How do u provide security to ur project?(Banking domain project)

4446


Explain about the library tag?

597






In struts, how can we access java beans and their properties?

558


Are interceptors and filters different?

543


What is front controller in struts?

564


What is struts and springs in java?

526


What does the term struts mean?

555


What's mvc pattern ?

586


What is struts framework in java?

533


What do you mean by action errors and what are the results they force?

576


Is struts mvc framework?

482


What is the purpose of execute() method?

569