chumbobumbo wrote:
Yeah, it's called isTestBool (but I tried with getTestBool as well) neither work, I enabled the debug console adn if I output the stack values in my browser is says that 'no read method is available, listing testBool as 'String' whereas the testbool (primitive boolean) is reported correctly as 'true' and is (ironically) of the right type 'Boolean' a this stage I thikn it's definitely a Struts/OGNL issue
What happens when the methods are changed to isTestbool/isTestBool? Dave --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

