We have servlets that we run on different platforms/servlet engines/webservers
We realized that we have a problem with the following configuration.
websphere standard 2.0, aix 4.2, IBM HTTP server 1.3.3, java -version 1.1.6 for
aix.
(IBM HTTP server is apache 1.3.3 with ssl on it)
We get memory junk when we have long html documents that are produced by our
servlet.
for example, instead of ;
First Name = John
Last Name = Smith
We get stuff like;
rst Name = John 987666
Name = Holmes 377 -888 etc. (some data from an other record)
The same code has no problems on linux 5.2/websphere beta for linux/apache
1.3.6/java -version 1.1.7 for linux.
Or on a Domino 4.6 webserver on Windows NT.
Can I solve this by some obscure variable setting on AIX?
or do we need an upgrade/patch for something on AIX... Any help?
Anybody had similar problems?
please post your answers to this list.
___________________________________________________________________________
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