Title: Message
Yep, that sounds like a good one, especially if you're abstracting your user management and security away from being J2EE specific...
-----Original Message-----
From: Thompson, Kris [mailto:[EMAIL PROTECTED]
Sent: Thursday, September 11, 2003 4:36 PM
To: [EMAIL PROTECTED]
Subject: [OS-webwork] appropriate use of an interceptor

I want to implement a simple tool that would limit access to certain actions to only logged on users and I thought that this might be a good application for an interceptor.  Basically the interceptor would be called before each action is executed to see if the user is logged on.  Does this seem like a valid way to use an interceptor?

Thanks

Kris Thompson

Reply via email to