users@jax-rpc.java.net

Re: setting endpoint object to be on session scope

From: Hung Hoang <hungh_at_CODEBABY.COM>
Date: Mon, 24 Jun 2002 17:04:11 -0600

I mean all of the instance variables are currently shared among different clients, I want to make it so that the information is unique to each client without having to store the information on the Session object.

Thanks,

Hung Hoang