I\'m trying to show a session attribute \"userSession\" in a jsp page using JSP EL, but it returns null (case 1). Request attributes are shown properly in EL expressions tho
What does:
or
give?