I'm cc'ing the struts-apps mailing list to get some other developers
thoughts on this.  Currently, I haven't thought about this much, so
unfortunately, I have no thoughts.

Matt

> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] 
> Sent: Wednesday, October 15, 2003 2:18 AM
> To: [EMAIL PROTECTED]
> Subject: CP: Struts Security Service
> 
> 
> Matt,
> 
> I'm trying desperately to implement a reusable security service 
> for Struts.
> 
> I was wondering if you could assist.
> 
> So far:---
> 
> 1) PlugIn to link with Action servlet to start the system.
> 
> 2) Configurable SPI for persistence engines.  i.e. an adapter 
> to take the neutral Map-based security objects and persist 
> using whatever necessary.
> 
> I'm having troubles in a db hits v. memory allocation kind of 
> way when it comes to Users in Roles and Groups.  I can either 
> preStart and cache all the current mappings or I can hit the 
> db each time a request is made.  Your thoughts?
> 




-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
SourceForge.net hosts over 70,000 Open Source Projects.
See the people who have HELPED US provide better services:
Click here: http://sourceforge.net/supporters.php
_______________________________________________
Struts-apps mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/struts-apps

Reply via email to