Hi,

I am getting follwing error with my JSP compilation with JVM 7. I did not faced this isue with JVM 5. But now required JVM 7 so need to figure out solutions. this project is Legacy code and developed with servlet and JSP only so JSP size and lines are too much. But also I am not in condition to change the design of this projet. But Need to get rid of this issue. Also I tried using JSP:include but that also giving me same trouble. Variable initialised in included JSP when referenced to main JSP it showing unable to resolve this variable.
Please provide input.

thanks,
Amit