See Jason Hunter's "Java Servlet Programming, 2d Ed.," chapter 9: Database
Connectivity. In particular, pp. 293ff. where Jason presents a real servlet
that reads and writes to a database.
Cheers!
Mark
----- Original Message -----
From: "Shannyn Barr" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, July 03, 2001 11:18 AM
Subject: DB Insert
Does anyone have any insight as to the best way to include an INSERT line
that needs to be added to an Oracle 8i DB using a servlet? This is an update
that needs to be added once the servlet has completed its task. We would
like to include the code in the servlet itself if this is possible.
Currently this is a stored procedure being called from the java code.
Thanks-
___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html