ServerSession.putObjectIn(name,value)
Stores a value. Stores a value in the session.
Arguments:
Name
Type
Description
Mode
name
String
name given to the value.
in
value
Java.Lang.Object
value to store.
in
Parent topic:
Fuego.Lib : ServerSession