0 Replies Latest reply on May 22, 2003 6:25 AM by javawanderer

    Problem in pageContext variable

    javawanderer

      I am facing a problem concerning with " pageContext" variable. I set the value of this variable in my jsp file "Session_Scope", but when JBoss converts this jsp file into Java file then it change the value of pageContext equal to ' null ' .
      Please guide me how to overcome this problem.

      Thanx in advance