Ant: JspGenerator and Encoding

2001-12-11 Thread Peter Schwenke
I found the problem. I wasn't actually outputing the from my JSP. Fool! ...Peter - Please check that your question has not already been answered in the FAQ before post

Ant: JspGenerator and Encoding

2001-12-11 Thread Bernhard Huber
age: members.a1.net/berni_huber/index.html - Ursprüngliche Nachricht - Von: Peter Schwenke <[EMAIL PROTECTED]> Datum: Dienstag, Dezember 11, 2001 6:23 Betreff: JspGenerator and Encoding > > If I save the following in a file as iso-8859-1 > > > > > >

JspGenerator and Encoding

2001-12-10 Thread Peter Schwenke
I omitted a detail...I'm on Cocoon 2.0rc2. Thanks ...Peter - Please check that your question has no

JspGenerator and Encoding

2001-12-10 Thread Peter Schwenke
If I save the following in a file as iso-8859-1 T-t testing 1-2-3! Günther check 1-2 and run it through xerces using a sample test program where the guts contains SAXParserFactory factory = SAXParserFactory.newInstance(); SAXParser parser = factory.newSAXParser();