Give 100% within quotes.

        <% out.print("<TABLE border=1 width=\"100%\">\n"); %>
        It should solve your problem. and Its always a good practice to put
values of border, width, font etc in quotes.

        Cheers

        S..


        ---Original Message-----
        From:   Anthony Mak [SMTP:[EMAIL PROTECTED]]
        Sent:   Wednesday, November 15, 2000 11:28 AM
        To:     [EMAIL PROTECTED]
        Subject:        Printing %

        Dear all,
        I want to print the % character in an JSP element. Is there special
control
        symbol that allow me to do that?

        <% out.print("<TABLE border=1 width=100%>\n"); %>

        Anthony Mak

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to