I would like to avoid anything to do with servlet filtering , since that would require modifying the web.xml , which i don't want to do.

I want to dyanmically deploy in axis. modifying only the .wsdd file , not web.xml.

How can handlers trap doget Methods.?

John


From: [EMAIL PROTECTED]
Reply-To: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: RE: doget in Message Style service
Date: Tue, 1 Jul 2003 13:00:14 +0100

John,

Try Servlet filtering (delivered post Servlet 2.3), otherwise you also have
the option of AXIS handlers (which can be pre or post handlers), but Servlet
filters will give you complete HTTP details as well.


Hope this helps,

Regards,

Santosh

-----Original Message-----
From: John Smith [mailto:[EMAIL PROTECTED]
Sent: Tuesday, July 01, 2003 12:51 PM
To: [EMAIL PROTECTED]
Subject: doget in Message Style service


I have a webservice written using the MessageStyle Service, i would like to catch the doget method and print the custom message. Is it possible to do the same.

John Smith

_________________________________________________________________
Attention NRIs! Send money home in a jiffy.
http://server1.msn.co.in/msnleads/citibankrca/citibankrca2.asp Find out how
here.


_________________________________________________________________
HCL Beanstalk PCs. You could win one. http://server1.msn.co.in/sp03/hclbeanstalktour/index.asp Interested?




Reply via email to