-
how to receive XML document - web service using SOAP handler
Developing Java web service using Netbeans 4.1 with SOAP. The web service receives an XML document as request, parses it and saves it to the database.
Does the client call the Handler class or the webservice method directly? How to pass the SOAPRequest body to the webservice class? Or should the parsing etc. code be written in the handler class itself?
What is then the need for web service class? Pl. explain.
Also do we need to use SAX also (for the parsing)?
Similar Threads
-
Replies: 2
Last Post: 06-11-2012, 08:10 PM
-
Replies: 0
Last Post: 04-25-2003, 07:03 PM
-
By kgoff@worldnet.att.net in forum .NET
Replies: 0
Last Post: 12-03-2002, 10:54 AM
-
By Steve Hiner in forum .NET
Replies: 7
Last Post: 04-22-2002, 09:19 PM
-
By John Rigsby in forum XML
Replies: 1
Last Post: 07-31-2000, 12:08 PM
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks