users@jax-rpc.java.net

setting endpoint object to be on session scope

From: Hung Hoang <hungh_at_CODEBABY.COM>
Date: Mon, 24 Jun 2002 16:47:39 -0600

Hi,

I was wondering if it is possible to configure my servlet endpoint object to be on session scope. It seems to be on application scope by default.

For example, all the instance variables on my endpoint object are shared among different clients.

Thanks,

Hung Hoang