On Fri, 15 Nov 2002, Doug Blackburn wrote:
> Date: Fri, 15 Nov 2002 22:57:56 -0500 > From: Doug Blackburn <[EMAIL PROTECTED]> > Reply-To: Tomcat Users List <[EMAIL PROTECTED]> > To: [EMAIL PROTECTED] > Subject: JSP1.2 xml syntax > > According to JSP1.2 spec HTML tags within the JSP page written in XML syntax > can be encapsulated in <jsp:text><![CDATA[..... ]]></jsp:text>. I used this > construction successfully when deploying to the J2EE Reference > Implementation server from Sun. However, when I ported it to Tomcat 4.1.12 I > received XML parsing errors within the CDATA section. > > Any insight would be greatly appreciated. How is anyone supposed to be able to offer any useful advice unless you show us the source for a page that works in one environment but not the other? And show us what error messages you get when it fails? > Thanks, > Doug Blackburn > Craig -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
