Euclides,

Eu não recebi o código...
Vc. poderia me enviar zipado?

Abs.
Marco


-----Original Message-----
From: Jose Euclides da Silva Junior - DATAPREVRJ [mailto:[EMAIL PROTECTED] 
Sent: segunda-feira, 9 de junho de 2003 16:18
To: '[EMAIL PROTECTED]'
Subject: What does this crazy error message mean?


Hi everybody, i cant stand without solve this problem:
whenever Rodrigo2.jsp runs, I always get  the bellow message, but the bean Dica is 
there.... What should i do? The jsp complete code is attached. Regards, Euclides.

An error occurred at line: 12 in the jsp file: /rodrigo2.jsp

Generated servlet error:
    [javac] Compiling 1 source file

C:\jakarta-tomcat-4.1.18\work\Standalone\wtrjo210\_\rodrigo2_jsp.java:54:
cannot resolve symbol
symbol  : class Dica 
location: class org.apache.jsp.rodrigo2_jsp
      Dica dica = null;
      ^



An error occurred at line: 12 in the jsp file: /rodrigo2.jsp

Generated servlet error:
C:\jakarta-tomcat-4.1.18\work\Standalone\wtrjo210\_\rodrigo2_jsp.java:56:
cannot resolve symbol
symbol  : class Dica 
location: class org.apache.jsp.rodrigo2_jsp
        dica = (Dica) pageContext.getAttribute("dica", PageContext.PAGE_SCOPE);
                ^



An error occurred at line: 12 in the jsp file: /rodrigo2.jsp

Generated servlet error:
C:\jakarta-tomcat-4.1.18\work\Standalone\wtrjo210\_\rodrigo2_jsp.java:59:
cannot resolve symbol
symbol  : class Dica 
location: class org.apache.jsp.rodrigo2_jsp
            dica = (Dica) 
java.beans.Beans.instantiate(this.getClass().getClassLoader(), "Dica");
                    ^

 <<rodrigo2.jsp>> 


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to