what is the difference between *.do & /do.*/?
So what is the diffenence btn extension mapping & path
mapping.What is those difference in work effect?
Answer Posted / tirupathi rao
hey,*.do is the extension match which is vallid in struts.
and /do is the directory match which is also valid,but we
should not mix up both like /do.*/,which is invalid.
| Is This Answer Correct ? | 3 Yes | 4 No |
Post New Answer View All Answers
What is the difference between empty default namespace and root namespace?
Explain the necessity of empty tag?
What is the use of form bean in struts?
What are the 5 constants of action interface?
Does apache tomcat use struts?
What is the need of struts?
In struts.xml, what does the attribute "method" stands for in the "action" tag?
What are the features of struts?
What is the apache struts vulnerability?
What is the purpose of @requiredstringvalidator annotation?
Explain about struts?
What is the purpose of @result?
What are the sections into which a strut configuration file can be divided?
What is action support class in struts2?
What is package name in struts xml?