Hi, One way to ascertain if a user has not logged in is to call request.getUserPrincipal (), if this is null the user has not yet logged in.
Jon. -----Original Message----- From: jfc100 [mailto:[EMAIL PROTECTED]] Sent: 24 April 2002 12:08 To: Struts-User Subject: How to do 'isUserInRole(unauthenticated)'? Hi, Is it possible to determine by calling isUserInRole('unauthenticated'), where 'unauthenticated' is an identifier of the anonymous (i.e. the not-logged-in) user? Joe -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

