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
What are the life cycle methods of interceptor?
What are the cons of struts 2?
What is struts2 in java?
Why we use struts in java?
Can you explain value stack?
Can we have multiple struts config files ?
How to upload struts file?
How is the action mapping specified?
What is the need of struts?
Why is action servlet a singleton in struts?
how to debug struts project in netbean ?
Which file is used by controller to get mapping information for request routing?
Define struts?
What is the default suffix for struts2 action uri ?
What is difference between interceptors and filters?