> Another possibility is to create a simple custom tag that 
> does the check for
> you.  The example application in the Struts Framework project
> <http://jakarta.apache.org/struts> includes just such a tag.  
> It is invoked like
> this:
> 
>     <app:checkLogin/>
> 
> and currently performs logic very similar to your code snippet.

That's probably a better solution...:)  Didn't even think of that...


 ---
Michael Wentzel
Software Developer
<A HREF="http://www.aswethink.com">Software As We Think</A>
<A HREF="mailto:[EMAIL PROTECTED]">Michael Wentzel</A>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to