How to read Headers in Wsdl Method
Web Development
1
Posts
1
Posters
0
Views
1
Watching
-
Hi Friends, I have one wsdl method which will be called by J2ME application installed in the UserMobiles. When evver I get the request to my Wsdl method, I need to read the headers to know the user mobile number. Is there any way to read the headers in wsdl method... where as in aspx page I can easily read with Request.Headers collection, but from wsdl method I am not able to do that.... Can any one please help me in this.. Thankyou, Haribabu K