On Wed, 23 Oct 2002 03:38, you wrote: > Hi friends, > > I want to know what is the method to store and retrieve objects to a > user's session ? > > I mean the kind of stuff we do using setAttribute() and getAttribute()
User.setTemp() and User.getTemp(). -- Rodney -- To unsubscribe, e-mail: <mailto:turbine-user-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:turbine-user-help@;jakarta.apache.org>
