RE: [S2] OgnlException for ServletRedirectResult

2008-09-26 Thread Hoying, Ken
] OgnlException for ServletRedirectResult --- On Fri, 9/26/08, Hoying, Ken wrote: > It seems that OGNL is trying to split the name or convert it into a > number and splitting it at the 'f''. However, this makes no sense to > me what so ever. Why is OGNL even trying to parse the par

Re: [S2] OgnlException for ServletRedirectResult

2008-09-26 Thread Dave Newton
--- On Fri, 9/26/08, Hoying, Ken wrote: > It seems that OGNL is trying to split the name or convert > it into a number and splitting it at the 'f''. However, > this makes no sense to me what so ever. Why is OGNL even > trying to parse the param name? Why does it care? Because that's how paramet