In the "contrib" directory of the Struts distribution, you'll find the
"Struts-EL" distribution, which is a "port" of the Struts tag library
that uses the JSTL EL engine to evaluate attribute values. Search the
archives for "Struts-EL". There is a "README" in the Struts-EL
distribution, and there
Dear Joshua,
The html tags does not understand that expressions were passed and
needs to be evaluated. The html-el tags will evaluate the run time
expressions , where you do not even need JSTL .
please do this, i believe this will work,
*
*
with regards,
Balaji*
*
White, Joshua A (HTSC, CA
I would like to use the struts html taglig to generate a bunch of
checkboxes. While the following is not correct, it encapsulates what I
would like to do:
I am looping throught the collection using the jstl forEach tag. The
problem is that c:out is not evaluated as a runtime expression (
3 matches
Mail list logo