Skip to Content
0
Dec 19, 2017 at 07:47 AM

Unable to access session attribute in jstl

379 Views

Hi Experts,

I am trying to get my session attribute in jstl by using ${sessionScope.sessionAttribute} but unable to get the value.

is there any way to access it ?