Can't really say without seeing your code but 90% of the time when I get
this error it is because I've made a type-o in my code and two variables are
not aligning, or I've not terminated a line of code correctly.  hth

-----Original Message-----
From: nikita berdikov [mailto:[EMAIL PROTECTED] 
Sent: Sunday, December 18, 2005 8:48 AM
To: users@tomcat.apache.org
Subject: Tomcat 5.0.28 + Oracle9i

Hi!

I have *.jsp page with a form. It sets several
properties of a bean, that then connects to Oracle DB
and inserts data into table. When i click "Submit", i
have the following error:

HTTP Status 500 - 



type Exception report

message 

description The server encountered an internal error
() that prevented 
it from fulfilling this request.



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

Reply via email to