]
Assunto: RE: What does this crazy error message mean?
Howdy,
This error is different than what you got before.
Does your Dica bean have a public no-arguments constructor?
Yoav Shapira
Millennium ChemInformatics
>-Original Message-
>From: Jose Euclides da Silva Junior - DATA
e 09, 2003 4:25 PM
>To: 'Tomcat Users List'; Shapira, Yoav
>Subject: RES: What does this crazy error message mean?
>
>Dear Yoav,
>i ve already done it. But i always get the following error:
>
>HTTP Status 500 -
>
>
if (cont == pagina_atual)
{
%>
<%=cont%>
<%
}
else
{
%>
<%=cont%>
<%
}
cont = cont + 1;
resultado = resultado - 1;
}
%>
-Mensage
Howdy,
>I did it. I ve created a package ( named euc ) under my app directory,
but
>TomCat didnt find it - " package euc does not exist... " - TomCat
returns
>me. Classpath is setted correctly.
Under your webapp root, you have a WEB-INF directory, which has a
classes directory, which has a euc d
al-
De: Shapira, Yoav [mailto:[EMAIL PROTECTED]
Enviada em: segunda-feira, 9 de junho de 2003 16:25
Para: Tomcat Users List
Assunto: RE: What does this crazy error message mean?
Howdy,
Perhaps you should place Dica in a package:
http://tomcatfaq.sourceforge.net/classnotfound.html
-Mensage
PROTECTED]
Enviada em: segunda-feira, 9 de junho de 2003 16:25
Para: Tomcat Users List
Assunto: RE: What does this crazy error message mean?
Howdy,
Perhaps you should place Dica in a package:
http://tomcatfaq.sourceforge.net/classnotfound.html
Yoav Shapira
Millennium ChemInformatics
>
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 err
3:18 PM
>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 cod
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 servle