You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by "Ghershony, Arie" <Ar...@GDC4S.Com> on 2003/01/28 23:48:38 UTC

example

hi,

does any one have an example of a web page form that invoke a simple service
for a demo.  (using JSP)

Thanks,
Aria
-----Original Message-----
From: Akacem Mohammed [mailto:Mohammed.Akacem@arbeitsamt.de]
Sent: Monday, January 27, 2003 3:03 AM
To: axis-user@xml.apache.org
Subject: SAXParser throws carriage returns away


Hello,

I have the probleme that the SaxParser when parsing a string is presumely
replacing  \r\n   throught  \n.
Has someone an idea how I could avoid this? I actually need the carriage
return (\r) because the string will be displayed later on on 
a client (win) . ( now I am simply adding the carriage return, but I think
there should be a better solution).

thanks for any help

Mohammed