Incidentally, your 100% right, it IS a rather expensive operation. However, it's nice to have in a develpoment/debugging situation... I had one app were some junior developers were putting entirely too much in session, and it became an issue when we deployed to a distributed environment (I forget all the details, something with how WebSphere replicates sessions across nodes made it a bigger problem than it seemed like it should have been). This code came in handy then.
-- Frank W. Zammetti Founder and Chief Software Architect Omnytex Technologies http://www.omnytex.com
Martin Cooper wrote:
On Thu, 23 Dec 2004 08:56:20 -0800 (PST), [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
Just checking... I know it's the holidays and all, but it's been a couple of days and no one posted any comment (unless I missed it).
This isn't something that I've had a need for myself. It also looks like a pretty expensive operation. However, I can see that some people might need it once in a while. Since it's not dependent on Struts, though, and would work in any servlet environment, it might be a better fit in Jakarta Commons, perhaps in the 'servlet' component in the Sandbox, alongside the RequestUtils class that's there now.
-- Martin Cooper
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
