Java Evangelist John Yeary
Pages
(Move to ...)
Home
About Me
▼
Showing posts with label
EL
.
Show all posts
Showing posts with label
EL
.
Show all posts
Friday, April 18, 2014
JSF 2.2 Tip of the Day: Naughty Expression Language (EL)
›
Unexpected Effects Many of you may know this already, but I was reminded the other day how this can catch even some of the most brilliant ...
Sunday, October 06, 2013
Lambda Expressions on Java SE 6
›
Introduction I attended a talk at JavaOne 2013 on Expression Language 3.0 . It was a great talk by Ed Burns and Kin-man Chung about EL....
Wednesday, August 28, 2013
JSF 2.x Tip of the Day: Guice ELResolver using SLF4J Logging
›
Introduction I was recently tasked with looking at some mechanisms to control logging in our JSF applications. This included a number of...
Wednesday, August 24, 2011
JSF Trick of the Day: @ManagedProperty set using GET request
›
JSF 2.0 GET request This tip is designed to show how you can use plain HTML form, or parametrized strings to pass data to a JSF page, or...
3 comments:
Saturday, June 14, 2008
Disabling JavaServer Pages (JSP) Expression Language (EL) and Scripting
›
I was looking at some JSP pages which contained a bunch of JSP script and JSP Expression Languange (EL) tags. The question was how to disabl...
3 comments:
›
Home
View web version