RE: [Digester] Not Converting String to Int

2004-07-02 Thread Joshua Bronson
nevermind, i figured it out. It's all about the fourth parameter of addCallMethod(). I just passed it new Class[] {Integer.class} and it worked.

RE: [Digester] Not Converting String to Int

2004-07-01 Thread Josh Bronson
nevermind, i figured it out. It's all about the fourth parameter of addCallMethod(). I just passed it new Class[] {Integer.class} and it worked. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [E