----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files.  Don't make us guess your problem!!!
----------------------------------------------------------------

Hi,

I use linux redhat 6.0 apache (apache-1.3.12-2) and jser (ApacheJServ-1.1.1-2)
to develop some servlets-applets communication  algorithms most off them use this
approach to communicate:  

Gets an input stream from the applet and reads objects.  Then
registers it  using a data accessor  (connection to oracle).   Finally, sends a
confirmation  message back to the applet.  it works fine on linux box with a
connection to solaris (database) but when i take the same servlets, applets 
often get a corrupted stream from oracle/jserv even i removed all log output 
(system.out ststem.err) from servlet classes 

do someone know what i am forgetting to do or is oracle "merdique"?


Any Suggestions would be nice 

merci et excusez mon anglais merveilleux 


--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Search Archives:
<http://www.mail-archive.com/java-apache-users%40list.working-dogs.com/>
Problems?:           [EMAIL PROTECTED]

Reply via email to