adspace
Answer Posted / Gajender Kumar
Servlet Mapping is the association of a web application's URL with a specific servlet. It defines how incoming requests will be handled by servlets in the web application. This is usually done through the web.xml deployment descriptor file, where you can specify the servlet name, mapping pattern (URL path or extension), and the servlet class.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Hi frnd can i any one kindly can post for me portlet,hibernate and spring example application and with flow explantion configuration using Jdeveloper.and related links ar tutorials kindly please send me .its urgent for me .thanks in advance...........else can any one send to kondaiah.goddeti@gmail.com
hi actully i hav form columns with origin and destination names .as like as i need to create one more column with name amount. my requirement is when i select origin and destination columns automatically i need to get amount from database.how can i. please tel me with relative code