Expression Language ... its being able to use "${param.id}" in a JSP tag to get the value of the "id" request parameter passed to the JSP using it.

Or being able to do something like test="${empty linkParams}" to test if a particular variable has no values/is null/etc.

Gus Heck wrote:

Brice Ruth wrote:

Once you use EL, you don't have much of a choice than to use them side-by-side.


For the benefit of us noobs... what is EL?


-Gus


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]


-- Brice D. Ruth Sr. IT Analyst Fiskars Brands, Inc.



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to