posted 14 years ago
Url mapping is the path which is associated with servlet if you want to access servlet using http request.
In web.xml file, one can define url mapping for different servlets.
Can you provide sample urls which you want to invoke from different links??
Abhishek Purwar,
Bangalore.