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:[EMAIL PROTECTED]] Sent: Monday, January 27, 2003 3:03 AM To: [EMAIL PROTECTED] 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
