pageContext.getSession() returns null in TOmcat 4.1.27?URGENT!!!!
843836Apr 3 2004 — edited Apr 5 2004hello,
i am using tomcat 4.1.27 as my server.
i have encounterd a strange problem with my application.
in my application i am using pageContext.getSession().but when i click a particular link many times again and again then this gives NullPoinetrException.
can anybody pls help with this.
i have speuicified session timeout=30 mins in XML so there is no question of session being time out .
thank you.