In web.xml file instead of *.do can i write *.ibm, Specify
with example
Answer Posted / sekahr babu
yes, we can write any thing instead of *.do. but using *.do
id preferable but not mandator.
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
How do I install struts?
What types of validations are available in xml based validation in struts2?
What is the use of struts config xml file?
How do you find the struts version being used in a project?
What is the purpose of action-mappings tag in struct-config.xml?
What is life cycle of an interceptor?
What is token used for?
Can we handle exceptions in Struts programmatically?
What do you mean by a custom tag?
What is pojo in struts2?
What are the aware interfaces in struts2?
How action-mapping tag is used for request forwarding in struts configuration file?
Is struts mvc framework?
What is the difference between struts1 and struts2?
What are the applications of struts?