-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Supun,
Supun Kamburugamuva wrote: > 2.I couldn't call inner class methods. I put an inner class object in > to Velocity context and then tried to call its methods from the > template. But it didn't work. Velocity just outputs the calling method > name. Can you verify that the inner class (and the property accessor) is public? I think introspection is blocked when a private/protected inner class is involved, so it's possible that Velocity actually can't read the values from your object. - -chris -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFGMjgY9CaO5/Lv0PARAh2FAJ0QCbpS3iy7FnqGrPcAOwouUQzFIwCgpqqI lJqH+n5Wc8/dFKXNTmRjKnM= =yUfv -----END PGP SIGNATURE----- --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
