Thanks

On Fri, Sep 19, 2008 at 4:01 PM, Gabriel Belingueres
<[EMAIL PROTECTED]>wrote:

> Patch attached to an XWork issue here:
>
> http://jira.opensymphony.com/browse/XW-659
>
> 2008/9/19 Musachy Barroso <[EMAIL PROTECTED]>:
> > a patch would be nice ;)
> >
> > On Fri, Sep 19, 2008 at 3:39 PM, Gabriel Belingueres
> > <[EMAIL PROTECTED]>wrote:
> >
> >> Hi,
> >>
> >> In case anybody is interested, I added some debug information to the
> >> XWorkMethodAccessor.java file, that logs when an OGNL expression in
> >> throwing an exception.
> >>
> >> I used it to debug an action method like:
> >> public boolean someTest() {
> >> }
> >>
> >> In my JSP file had:
> >> <s:if test="someTest()">
> >> ....
> >> </s:if>
> >>
> >> but the test was always returning false. The issue was that the method
> >> was throwing an exception but there was no trail of the error nowhere.
> >>
> >> Gabriel
> >>
> >> ---------------------------------------------------------------------
> >> 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]
>
>


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

Reply via email to