Hi,
I have a problem with our webserver. We are using NAS and NES (iPlanet
4) to implement a webserver. We are connecting to a Sybase database. Our
Servlets take in user data, and we perform various operations on this data,
and it involves calling stored procedures on our database. Most of the time
this works fine. However occasionally our servlets get back null's or
partial strings from the database. Our snoop traces on the sybase port, and
on our webserver port show the correct data being sent from the database,
and the correct data being retrieved on the NAS / NES port, though when our
servlets do a
rs.getString(1) with rs being of type ResultSet.
we are presented with either a null or partial string. Though usually it
is null.
Has anyone else encountered this problem, or is it a coding problem?
Thanks for your time.
Damien
___________________________________________________________________________
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