Hello! I'm a bit confused about mapping servlets requests -
I understand how it works in general, I even made a simple helloWorld servlet,
but what would happen if I had 2 servlets mapped to same rule (eg. INVITE)?
gines.gomez
Joined: Nov 10, 2006
Posts: 1
Status: Offline
Posted:
Apr 22, 2008 - 09:41 AM
Hi,
you should avoid this scenario by using more concrete mappings. You can map servlets to requests based not only in the type of request but also in other message details like Request URI amongs many others. Have a look at http://www.wesip.eu/mediawiki/index.php/Tutorial:Deployment_descriptors for further information
All logos and trademarks in this site are property of their respective owner. Comments and posts are property of the poster, all the rest (c) 2003-2006 VoIP User.
No part of this site may be reproduced without our prior consent.