David
From: Dan Allen <[EMAIL PROTECTED]> Reply-To: "Struts Users Mailing List" <[EMAIL PROTECTED]> To: Struts Users Mailing List <[EMAIL PROTECTED]> Subject: Re: user active vs. user role Date: Fri, 21 Mar 2003 14:42:30 -0600
David Graham ([EMAIL PROTECTED]) wrote:
> I would use a database field for this so every app. accessing the database
> can use the feature. Even if you only have one app. now, you may have more
> in the future.
>
> David
So you are saying a field with 'isActive' of type boolean (or whatever the database can handle as a boolean) and keep the roles seperate. I figured this would be good to preserve the state of the user as well. It is like the difference between power and volume I think. If you turn off the power, it saves the state of the volume (except for turny knobs) and when you turn it back on you are where you left off.
cool, i'm squared away
Dan
-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Daniel Allen, <[EMAIL PROTECTED]> http://www.mojavelinux.com/ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - "This is a test of the Emergency Broadcast System. If this had been an actual emergency, do you really think we'd stick around to tell you?" - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
_________________________________________________________________
MSN 8 helps eliminate e-mail viruses. Get 2 months FREE*. http://join.msn.com/?page=features/virus
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

