In web.xml file instead of *.do can i write *.ibm, Specify
with example
Answer Posted / rupali
Yes, but good practice says to use *.do
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
Give an alternative way to protect jsp’s with not much features from direct access.
Why is action servlet a singleton in struts?
What is actioninvocation in struts2?
Is Struts Framework part of J2EE?
Can we have multiple struts config files ?
When it’s useful to use IncludeAction?
What is discontinuous strut?
How can you create your custom interceptor in struts 2?
What are the core classes of struts?
How we can install struts?
How do struts work?
What is http redirect?
How can we upload files in Struts2 application?
What is the use of resourcebundle.properties file in Struts Validation framework?
Explain design patterns which is used in struts?