Hello

I have a simple servlet (not a web service) deployed on tomcat, it works
like a normal servlet : receveiving http request and sending http response.
But this servlet also have to invoke an axis webservice to get some
information : no problem with that : it works !
The problem start here : I would like to define an handler on the client
side : on the servlet.
I think there's something to do with client-config.wsdd but I don't
understand how it works, where it's located....
Can somebody explain me how to do that ?

Thanks

Valerie


Reply via email to