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 struts work?
how to get the last 10 elements using logic:iterate in struts with hiernate from database.
What do you mean by the abstract package in struts2, and what is its utilization?
How duplicate form submission can be controlled in struts?
What are action errors and error?
What are the core classes of the struts framework?
How to display validation errors on jsp page?
What’s the difference between struts and turbine? What’s the difference between struts and espresso?
Why use spring, if you are already using struts?
What is the use of form bean in struts?
State an example of struts configuration file as an action parameter for action servlet.
Why is action servlet a singleton in struts?
Which technologies can be used at view layer in struts?
Can we use struts and spring together?
What is the use of jsonvalidation?