| Article: |
JSP 2.0: The New Deal, Part 1 | |
| Subject: | EL - I just don't get it! | |
| Date: | 2003-11-08 15:44:57 | |
| From: | psgivens | |
|
Response to: EL - I just don't get it!
|
||
|
Yes, you are missing some thing. An expression language allows a developer to sprinkle necessary logic where a programming language should not be. It allows for good MVC design without making the "view" any less robust.
|
||
Showing messages 1 through 1 of 1.
-
EL - I just don't get it!
2003-12-08 09:45:29 anonymous2 [View]



I hate to break it to you, but EL IS code. It may be more limited in functionality than Java, but it's still code.