Session Objects....

Can a session object created by servlet A running on the server A be read by another servlet running on the sever B?Quick response is appriciated..Thank YouSuneetha
[199 byte] By [srp15] at [2007-9-26 1:18:59]
# 1

you can send this session object as part of the response to B's request

> Can a session object created by servlet A running on

> the server A be read by another servlet running on the

> sever B?

>

> Quick response is appriciated..

>

> Thank You

> Suneetha

pbalaram at 2007-6-29 0:50:47 > top of Java-index,Archived Forums,Java Programming...