Unfortunately placing JSP in HTML in a HTML page seems to garble things up pretty good.
Why not attach each of the JSP's (and resend) so that we can reconstruct and hopefully render the Jsp page(s) individually.
Regards,
______________________________________________
Disclaimer and confidentiality note
Everything in this e-mail and any attachments relating to the official business of Laconia Data Systems (LDS) is proprietary to the company. It is confidential, legally privileged and protected by law. LDS does not own and endorse any other content. Views and opinions are those of the sender unless clearly stated as being that of LDS.
The person addressed in the e-mail is the sole authorised recipient. Please notify the sender immediately if it has unintentionally reached you and do not read, disclose or use the content in any way.
LDS can not assure that the integrity of this communication has been maintained nor that it is free of errors, virus, interception or interference.
_______________________________________________
>From: Edward King <[EMAIL PROTECTED]> >Reply-To: A mailing list about Java Server Pages specification and reference <[EMAIL PROTECTED]> >To: [EMAIL PROTECTED] >Subject: a puzzled JSP question!!! >Date: Wed, 28 Aug 2002 19:56:04 +0800 >MIME-Version: 1.0 >Received: from [192.18.99.108] by hotmail.com (3.2) with ESMTP id MHotMailBF3605D1008840043263C012636CDD4F0; Wed, 28 Aug 2002 04:58:55 -0700 >Received: from swjscmail1 (swjscmail1.Sun.COM [192.18.99.107])by swjscmail2.java.sun.com (Postfix) with ESMTPid A2B5E22DE2; Wed, 28 Aug 2002 05:55:13 -0600 (MDT) >Received: from JAVA.SUN.COM by JAVA.SUN.COM (LISTSERV-TCP/IP release 1.8d) with spool id 2602870 for [EMAIL PROTECTED]; Wed, 28 Aug 2002 05:53:23 -0600 >Received: from mail (unknown [202.107.117.28]) by swjscmail1.java.sun.com (Postfix) with ESMTP id BF56A4873 for <[EMAIL PROTECTED]>; Wed, 28 Aug 2002 05:53:22 -0600 (MDT) >Received: from sky ([192.168.39.143]) by smtp.neusoft.com (iPlanet Messaging Server 5.2 (built Feb 21 2002)) with ESMTPA id <[EMAIL PROTECTED]> for [EMAIL PROTECTED]; Wed, 28 Aug 2002 19:56:26 +0800 (CST) >From [EMAIL PROTECTED] Wed, 28 Aug 2002 04:59:28 -0700 >Delivered-To: [EMAIL PROTECTED] >X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 >X-Mailer: Microsoft Outlook Express 6.00.2600.0000 >X-Priority: 3 >X-MSMail-priority: Normal >Message-ID: <002301c24e89$e34214c0$8f27a8c0@sky> >Sender: A mailing list about Java Server Pages specification and reference <[EMAIL PROTECTED]> > >I encountered a puzzled JSP question.I have a HTML file,I have a link in this HTML,for example: > >Input System > >I use Apache Tomcat4.0 to deploy input.jsp. When I click above href, a puzzled phenomena raised! My input.jsp shows only a part.When I click fresh button of IE6,my input.jsp shows fully! Why? > >My input.jsp is follows: > ><%@page contentType="text/html;charset=GB2312"%> > > > > > > > > Input System >
>
| channels: | >> > SKY TV1 >SKY TV2 >SKY TV3 >SKY TV4 >SKY TV5 >SKY TV6 > > | >
| names: | >> > > ��Ŀ����: > > news >sport > > > > important >general > | >
| dates: | >> |
| begintime: | >> > > > stoptime: > | >
>
> > >
>
| channels: | >> > SKY TV1 >SKY TV2 >SKY TV3 >SKY TV4 >SKY TV5 >SKY TV6 > > | >
| names: | >> > > ��Ŀ����: > > news >sport > > > > important >general > | >
| dates: | >> |
| begintime: | >> >Why JSP can't parse itself in fully? I have asked so many people of my colleagues,but none of them can solve my question! >Please help!!! > >Thanks in advance! >Best Regards, >Edward King |
MSN Photos is the easiest way to share and print your photos: Click Here
=========================================================================== To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST". Some relevant FAQs on JSP/Servlets can be found at: http://archives.java.sun.com/jsp-interest.html http://java.sun.com/products/jsp/faq.html http://www.esperanto.org.nz/jsp/jspfaq.jsp http://www.jguru.com/faq/index.jsp http://www.jspinsider.com
