Constant « EL « JSP-Servlet Q&A





1. How to reference constants in EL?    stackoverflow.com

How do you reference an constants with EL on a JSP page? I have an interface Addresses with a constant named URL. I know I can reference it with a scriplet by ...

2. Accessing constants using EL    coderanch.com

3. Using a Java constant in EL?    coderanch.com