RE: Odd characters inserted in response after JSPC

2004-08-19 Thread Allistair Crossley
2004 11:53 To: Tomcat Users List Subject: Re: Odd characters inserted in response after JSPC I had the same problem working with a Unicode file. I don't know what my editor was doing - I just used vi and killed the character and all worked well. -Tim Allistair Crossley wrote

RE: Odd characters inserted in response after JSPC : more info

2004-08-18 Thread Allistair Crossley
OK, I just totally wiped the whole page jsp file and then ran JSPC and it generated 12 errors on a blank file complaining about unclosed string literals. Looking at the JAVA file JSPC generated for the blank JSP you can see it is still trying to output 3 chars but don't know why. package

Re: Odd characters inserted in response after JSPC

2004-08-18 Thread Tim Funk
I had the same problem working with a Unicode file. I don't know what my editor was doing - I just used vi and killed the character and all worked well. -Tim Allistair Crossley wrote: Hi Guys I have compiled all my JSPs with JSPC. I have found that 3 odd characters occur at the very start of

Re: Odd characters inserted in response after JSPC

2004-08-18 Thread Joel
On Wed, 18 Aug 2004 11:32:02 +0100 (B"Allistair Crossley" [EMAIL PROTECTED] wrote (B (B I have compiled all my JSPs with JSPC. I have found that 3 odd (B characters occur at the very start of most of my my responses which (B use a certain template JSP ... (B (B $B~=%=(B (B (BEvery