| 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.
-
Correction?
2003-11-20 09:53:52 Hans Bergsten |
[View]
-
Correction?
2003-11-21 06:16:10 anonymous2 [View]
It certainly is clearer, thanks. The rest of the article was really informative and helpful. The new features of JSP 2.0 are just what we were looking for. I'm looking forward to reading your part 2. Thanks!



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?