--- ravi_eze <[EMAIL PROTECTED]> wrote:
> is there some standalone application/some way by which i can
> validate the ognl i write? instead of writing them in validation 
> file, compiling deploying and then discovering there some problem
> (we only see some non descriptive error)

The debug console might get you started.

http://struts.apache.org/2.0.11.1/docs/debugging.html

That said, it's not that hard to create a context and evaluate OGNL
against it, especially if you're just seeking OGNL syntax validation.

Dave


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

Reply via email to