Hi Guys, I'm having difficulty figuring out a way to conditionally show anchors and other html artifacts based on whether a user is logged in or not. Is there an 'isLoggedIn' method anywhere accessible from a jsp? I had a look at the javadoc but couldn't track it down.
Cheers Adam
