Be carreful with the naming of the jsp files. The jsp engines uses some hidden conventions to rename the jsp files in java files just before compiling. It depends on the jsp engines but for example with TomCat a geocodeur.jsp file becomes _0002fgeocodeur_0002ejspgeocodeur_jsp_0.java before compilation. Regards >-----Message d'origine----- >De: liuhao [mailto:[EMAIL PROTECTED]] >Date: mercredi 12 avril 2000 09:51 >A: [EMAIL PROTECTED] >Objet: the name of jsp file > > >hi everybody: >i find a very strange problem about my web sever of >websphere3.05. i can not >logon a jsp file of "DUNK-TST-PAU-002.jsp". the information is >"com.sun.jsp.JspException: Compilation failed". but if i >change the file's >name to "DUNK_TST_PAU_002.jsp". it is fine. what wrong with my >server or jsp >engine? is there any specification about jsp naming? >more, anyone could tell me where i can find some jsp samples >exception for >those offered on the same web site as this list mail address. >thanks. > >=============================================================== >============ >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 > =========================================================================== 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