HTML5 Canvas
Written by: Simon Sarris
Featured Refcardz: Top Refcardz:
  1. Apache Hadoop
  2. Web Driver
  3. MVVM
  4. REST
  5. ADO.NET
  1. HTML5
  2. Ajax
  3. jQuery Selectors
  4. CSS Part 1
  5. Git

Link Details

DZone voters are special people. Be special. Login and vote now.
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
  • 1444
  • 0

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.