JSP CLASSE JAVA Sige Dreamwomanjav Pt Lyrics Duran Duran Biography Dream Woman Jav
Jav Woman
JSP CLASSE JAVA Sige Dreamwomanjav Pt Lyrics Duran Duran Biography Dream Woman Jav
Sige Dreamwomanjav Pt Lyrics Duran Duran Biography Dream Woman Jav
#1
JSP CLASSE JAVA
ho scritto questa semplice pagina jsp:
<% * import ="javax.comm.* %>
<%! private String c;%>
<% Simple a =new Simple();
String c= a.seriale();%>
<HTML>
<BODY>
<%out.println(c);%>
</BODY>
</HTML>
che ho chiamato scemac.jsp la classe Simple è dentro il package
javax.comm che nel mio pc è in :
C:\Programmi\Apache Software Foundation\Tomcat
5.5\webapps\cazzo\WEB-INF\classes\javax\comm
seriale è un metodo della classe Simple
Vado al dunque quando chiamo attraverso l'url:
cazzo/scemac.jsp
mi appare questo errore :
HTTP Status 500 -
--------------------------------------------------------------------------------
type Exception report
message
description The server encountered an internal error () that prevented
it from fulfilling this request.
exception
org.apache.jasper.JasperException: Unable to compile class for JSP
An error occurred at line: 1 in the jsp file: /scemac.jsp
Generated servlet error:
Syntax error on tokens, Expression expected instead
org.apache.jasper.compiler.DefaultErrorHandler.jav acError(DefaultErrorHandler.java:84)
org.apache.jasper.compiler.ErrorDispatcher.javacEr ror(ErrorDispatcher.java:328)
org.apache.jasper.compiler.JDTCompiler.generateCla ss(JDTCompiler.java:397)
org.apache.jasper.compiler.Compiler.compile(Compil er.java:288)
org.apache.jasper.compiler.Compiler.compile(Compil er.java:267)
org.apache.jasper.compiler.Compiler.compile(Compil er.java:255)
org.apache.jasper.JspCompilationContext.compile(Js pCompilationContext.java:556)
org.apache.jasper.servlet.JspServletWrapper.servic e(JspServletWrapper.java:293)
org.apache.jasper.servlet.JspServlet.serviceJspFil e(JspServlet.java:291)
org.apache.jasper.servlet.JspServlet.service(JspSe rvlet.java:241)
javax.servlet.http.HttpServlet.service(HttpServlet .java:802)
note The full stack trace of the root cause is available in the Apache
Tomcat/5.5.9 logs.
DOVE SBAGLIO SPERO POSSIATE SUGGERIRMI DOVE COMMETTO LA STUPIDAGINE
GRAZIE MILLE!!!!!!!
Re: JSP CLASSE JAVA
riccardo wrote:
> <% * import ="javax.comm.* %>
"comm" con due "m" ? E lo spazio tra "<" e "*" e' corretto ?
> <%! private String c;%>
"<%!" non l'ho mai visto, esiste ?
--
Giambo - Occhio al filtro antispam _e_ alla whitelist !