RE: [Digester] Not Converting String to Int
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
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