From: "Rick Reumann" <[EMAIL PROTECTED]>
> All these posts lately about people scared of the Session, I don't get
> it:) (well I get some concern if you're storing huge lists for drop
> downs etc).  I think the Session is your friend in this case.

LOL... to the consternation of certain network admins, I treat memory and
disk space as infinite resources until it causes a problem.  I haven't run
out yet, although I do get the occasional "What are you DOING?" phone call.
;)

(Actually I load a bunch of Maps into application scope at startup, so that
does save space.)

What's the reason here for not wanting to use session?  Someone mentioned
security... but if they've got access to what's in memory/on disk of your
web server, you're already in pretty bad shape.

-- 
Wendy Smoak


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

Reply via email to