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

List the important attribute and elements of action mapping under struts.

528


What is the purpose of @conversionerrorfieldvalidator annotation?

617


What is the purpose of @typeconversion annotation annotation?

561


What are the steps used to setup dispatch action?

497


What are the features of struts 2?

545






How exceptions are handled in struts application?

536


How many instances of servlet usually run in a struts application ?

542


What is difference between actionform and dynaactionform?

596


Give an example where struts tiles may be used?

555


What are apache struts?

513


What are the two different types of validations that the validator framework supports?

527


Can you explain custom tag?

573


Explain the difference between jakarta struts and apache struts?

527


How long do struts last?

530


What is role of action class?

563