> -----Original Message-----
> From: Michael McGrady [mailto:[EMAIL PROTECTED]
> Sent: Friday, September 10, 2004 10:32 AM
> To: Struts Users Mailing List
> Subject: Efficiency and scopes and persistence
> 
> 
> Is there any efficiency issue when chosing to save in various 
> scopes?  
> Is the only real issue between application scope and session 
> scope that 
> of persistence?

Yes, both use hash maps for storage.

> 
> Michael
> 
> 
> ---------------------------------------------------------------------
> 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]

Reply via email to