Link Details

Link 117572 thumbnail
User 315774 avatar

By nandana
via nandana83.blogspot.com
Published: Sep 23 2008 / 07:22

Sometimes we need to access the HTTP request information within the business logic of your web service. With Axis2, is this trivial as Axis2 keeps the HttpServletRequest as a MessageContext property. We can easily get hold of that extract the necessary information out of it. Here is a simple web service which demonstrates how do it.
  • 15
  • 0
  • 1078
  • 147

Add your comment


Html tags not supported. Reply is editable for 5 minutes. Use [code lang="java|ruby|sql|css|xml"][/code] to post code snippets.