Hi Folks,
Two (hopefully) quick questions...(and one hard one!)
1. How can I update the value of a session var? When someone on my site fills
in a form, I need the var to update for the rest of the session - do I just
use putValue? This doesn't seem to be working, any suggestions....?
2. How can I use the resultset first() method? I understand this is part of
a later version of JDBC than I currently use but I can't seem to track down
the details. Any help would be greatly appreciated.
3. I have a form which adds info to a database, it works fine, then I use the
form again and I get an SQL General Exception and the server crashes. I know
this isn't much info to go on, but does anyone have any suggestions to offer?
I've done virtually everything I can think of. At one point the error log
on the server indicated "an error outside the VM" if that sheds any light on
the issue for anyone...Im using Orion server with SQL Server 7.0 and an ODBC-JDBC
bridge.
Thanks in advance for any assistance.
Regards,
Kate McNamara
[EMAIL PROTECTED]
===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:
http://java.sun.com/products/jsp/faq.html
http://www.esperanto.org.nz/jsp/jspfaq.html
http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets