If you have devMode set to "true", you can add debug=console to your
URL and you will get an OGNL console.

musachy

On Wed, Jun 18, 2008 at 1:32 PM, Brad A Cupit <[EMAIL PROTECTED]> wrote:
> Hi, is there a simple tag I can use to just evaluate some OGNL? For
> example, if I have the following line in a JSP it's kind of clunky:
>
> <s:set name="dummyValue" value="%{#map.put(#enum.name(),
> #enum.toString())}"/>
>
> does anyone know of a more elegant way?
>
> Brad Cupit
> Louisiana State University - UIS
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>



-- 
"Hey you! Would you help me to carry the stone?" Pink Floyd

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to