le principe out.println( styleTableBeg );
   ne semble pas marcher chez moi styleTableBeg étant une balise html
(<TABLE>)

   l'erreur suivante se produit:
    org.apache.jasper.JasperException: Unable to compile class for
JSPC:\jakarta-tomcat\work\localhost_8080\_0002fmyfirst_0002ejspmyfirst_jsp_1
9.java:80:       Exception java.io.IOException must be caught, or it must be
declared in the throws clause of this method. out.println( styleTableBeg );
Je remplace donc mais la balise est écrite dans la fenêtre DOS : <TABLE> et
non transformé en tableau dans un feuille html.
Quelqu'un aurait il une idée pour ce pb merci.

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