| Sign In/My Account | View Cart |
| Article: |
JSP 2.0: The New Deal, Part 1 | |
| Subject: | Correction? | |
| Date: | 2003-11-18 07:20:20 | |
| From: | anonymous2 | |
|
You say: "EL expressions can be used to assign values to any standard or custom JSP action attributes marked as accepting a dynamic value (or request-time attribute value, as it's formally called):
|
||
Showing messages 1 through 2 of 2.
What I mean is "element attribute assignment", not "variable assignment", i.e., the "value" attribute is assigned the evaluation result of the EL expression in the quoted example.
Is that clearer?