is not :"<=strPassportID%>"/
is yes :="<%=trPassportID%>"/
----- Original Message -----
From: "M. Amin" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, March 06, 2002 11:33 AM
Subject: jsp:include problem


Dear All,
 when i tried to include a jsp file as follows :

        <jsp:include page="header.jsp">
         <jsp:param name="PassportID"  value="<=strPassportID%>"/>
        </jsp:include>

i got the following error message

    error page to report such errors more gracefully
com.sun.jsp.compiler.ParseException:
C:\Program Files\IBM\VisualAge for Java\ide\project_resources\
    IBM WebSphere Test Environment\hosts\default_host\visa\
    web\passportAppointments.jsp(26,9) "Unterminated


any help will be appreciated.

=========================
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

===========================================================================
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

Reply via email to