Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » How can Service access header information?
How can Service access header information? [message #206030] Tue, 18 December 2007 19:38
Eclipse UserFriend
Originally posted by: fsa3.optonline.net

I currently have a servlet that "acts" as a service, e.g. it is executed
by external system via http://myurl/Servlet?ACTION=A1&P1=V1&P2=V2. I want
to also make this available as a proper SOAP service. I created a new
class that takes the appropriate parameters and created a web service via
the WST "Create Web Service" option.

My current servlet code uses a few methods from the HttpServletRequest
that I'm not sure how to access via my SOAP method (namely
getRemoteAddr()).

Any thoughts on this? Also is there a better way to make a servlet into a
web service?

Thanks.
Previous Topic:Increase server startup timeout
Next Topic:How to creat multiports web service by bottom-up method
Goto Forum:
  


Current Time: Fri Apr 26 03:39:26 GMT 2024

Powered by FUDForum. Page generated in 0.03586 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top