I want to show content to any user that is logged in and to hide if they are not logged in. I\'m using jsp\'s and spring security.
Obviously a home grown solution i
The current version (3.1 perhaps even earlier) supports var parameters for saving the result into an attribute. By that you can code the following:
You are logged in You are logged out