How to store variables in the
jsp page scope with the spring 2.5.x framework?
This has compile errors.
What is the proper way to initialize pageContext?
Description Resource Path Location Type
The local variable pageContext may not have been initialized HwController.java /com.mycompany.monitoring.war/src/com/mycompany/monitoring/war line 59
Java Problem