RES: What does this crazy error message mean?

2003-06-09 Thread Jose Euclides da Silva Junior - DATAPREVRJ
] 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

RE: What does this crazy error message mean?

2003-06-09 Thread Shapira, Yoav
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 - > >

RES: What does this crazy error message mean?

2003-06-09 Thread Jose Euclides da Silva Junior - DATAPREVRJ
if (cont == pagina_atual) { %> <%=cont%> <% } else { %> <%=cont%> <% } cont = cont + 1; resultado = resultado - 1; } %> -Mensage

RE: What does this crazy error message mean?

2003-06-09 Thread Shapira, Yoav
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

RES: What does this crazy error message mean?

2003-06-09 Thread Jose Euclides da Silva Junior - DATAPREVRJ
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

RES: What does this crazy error message mean?

2003-06-09 Thread Jose Euclides da Silva Junior - DATAPREVRJ
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 >

RE: What does this crazy error message mean?

2003-06-09 Thread Marco Rojas
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

RE: What does this crazy error message mean?

2003-06-09 Thread Shapira, Yoav
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

What does this crazy error message mean?

2003-06-09 Thread Jose Euclides da Silva Junior - DATAPREVRJ
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