You are viewing a plain text version of this content. The canonical link for it is here.
Posted to taglibs-user@tomcat.apache.org by Taavi Tiirik <ta...@ibs.ee> on 2003/03/02 01:47:07 UTC

ognl expressions in jstl tags

Hi,

I would like to use ognl (www.ognl.org) expressions in jstl tags.
Is the expression language easily pluggable in jstl taglib? How?

I could possibly extend every single tag that accepts expressions
and teach them to use ognl instead?

Or is the ExpressionEvaluatorManager configurable so that I
could write a new Evaluator? I think I still need both expression
languages available so there should be two sets of tags.

And most importantly... has anybody allready done this?

with best wishes,
Taavi


---------------------------------------------------------------------
To unsubscribe, e-mail: taglibs-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: taglibs-user-help@jakarta.apache.org