> Is putting a field in a Session and call it makes the session "work to
> hard"?
> I'm not a web expert so maybe my question is naive, but does calling for a
> field in a Wicket Session creates overload in the net?

No, it is common practice, in general.  Search the list for 'session'
and 'field'.  (And maybe for 'thread-safe'. You probably want the
field to be volatile.)

-- 
Michael Allan

http://zelea.com/


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to