Wrox Programmer Forums
|
BOOK: Professional IBM WebSphere 5.0 Application Server
This is the forum to discuss the Wrox book Professional IBM WebSphere 5.0 Application Server by Tim Francis, Eric Herness, Rob High Jr., Jim Knutson, Kim Rochat, Chris Vignola; ISBN: 9780764543661
Welcome to the p2p.wrox.com Forums.

You are currently viewing the BOOK: Professional IBM WebSphere 5.0 Application Server section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old May 11th, 2010, 11:56 PM
Registered User
 
Join Date: Oct 2009
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Default Webservice WSDL output/response

hye guys,

for example:
request-
<studentID>1234456</studentID>

nthen the output will show :-

<name xmlns="">myname</name>
<age xmlns="">29</age>

the problem is how i want remove the ( xmlns="" )
so the output should be <name>myname</name>

--
i'm using eclipse IDE, tomcat 5.0 as a server and j2sdk1.4





Similar Threads
Thread Thread Starter Forum Replies Last Post
ASP WSDL Webservice help needed... Important. Celledor Classic ASP Basics 12 February 17th, 2010 03:39 AM
WSDL Reader: Loading of the WSDL file failed. Anil .NET Web Services 0 January 23rd, 2004 02:59 PM
How to output Response.write to certain location alyeng2000 ASP.NET 1.0 and 1.1 Basics 3 December 9th, 2003 10:03 AM
how to index output data using Response.write mqnguyen Classic ASP Basics 2 July 15th, 2003 11:49 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.