In web.xml file instead of *.do can i write *.ibm, Specify
with example
Answer Posted / sunil kumar
yes, we can write anything. but the fact is we have to
follow certain standards while writing programs. thats why
most of them prefer *.do
| Is This Answer Correct ? | 21 Yes | 0 No |
Post New Answer View All Answers
What is the use of struts config xml file?
Describe the mvc on struts?
Why we use struts over servlets?
Which model components are supported by Struts?
What is apache struts framework?
Is struts compatible with other java technologies?
What are the features of struts?
What is struts 2 framework in java?
Which design pattern the interceptors in struts2 is based on?
How can we display validation errors on jsp page?
How can we get Servlet API Request, Response, HttpSession etc Objects in action classes?
What are the core components of a struct2 based application?
What is life cycle of an interceptor?
What do you mean by struts.dev mode?
What is the default location of result pages and how can we change it?