| Author |
servlet applet object io streams
|
shi kaka
Greenhorn
Joined: Sep 24, 2003
Posts: 1
|
|
hi! i have an applet and servlet which communicate through objectoutputstreams. here's part of my applet code found in the init method: here's part of my servlet code in the doPost() method: both the inside and inside2 objects get written to my textfile. Although, in my applet, if i outputted inside2 after creating the objectinputstream, only inside1 gets written. any help would be greatly appreciated!
|
 |
 |
|
|
subject: servlet applet object io streams
|
|
|