Views
- State: published
Difference between WebWork EL and JSTL
|
|
20020906081807
The main difference apart from syntax of the WebWork and JSTL Expression languages are the following: (1) WebWork leverages a stack for retrieving attributes, JSTL you assign things to variables. (2) WebWork has a eval() like functionality, JSTL does not. (3) WebWork works with forms today, JSTL does not. I think that about summarizes it.
The main difference apart from syntax of the WebWork and JSTL Expression languages are the following: (1) WebWork leverages a stack for retrieving attributes, JSTL you assign things to variables. (2) WebWork has a eval() like functionality, JSTL does not. (3) WebWork works with forms today, JSTL does not. I think that about summarizes it.
Last modified 2003-07-30 04:14 PM


