Community
Participate
Working Groups
Build Identifier: 20110916-0149 ${pageContext.request.secure} raises the following error: The method getSecure() is undefined for the type HttpServletRequest Reproducible: Always Steps to Reproduce: 1. write ${pageContext.request.secure} in jsp 2. validate 3. error occurs Note: the bug below fixes the error for ${pageContext.request.remoteUser}, but not for ${pageContext.request.secure} https://bugs.eclipse.org/bugs/show_bug.cgi?id=128497
The EL translation should now be a little bit smarter on when to use is vs get.
*** Bug 366043 has been marked as a duplicate of this bug. ***