Hi,
    I have a static HTML file which is included in a JSP.
<jsp:include page="file"  flush="true" > </jsp:include> 

The HTML file contains a  text like "writerÃÂ"  (char code 8212 Â iso-8859-1) 

------------------------------------------------------------------------
If the JSP's are NOT precompiled,  the out put is "writerÃÂ"
If the JSP's are        precompiled,  the out put is "writer?"

What could be wrong?

Thanks in advance,
Vinayak

<a 
href="http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3825495#3825495";>View 
the original post</a>

<a 
href="http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3825495>Reply 
to the post</a>


-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id70&alloc_id638&op=click
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to