DEVFYI - Developer Resource - FYI

What is JSP expression language

J2EE Interview Questions and Answers (Part 2)


(Continued from previous question...)

174. What is JSP expression language

A language used to write expressions that access the properties of JavaBeans components. EL expressions can be used in static text and in any standard or custom tag attribute that can accept an expression.

(Continued on next question...)

Other Interview Questions