PDA

View Full Version : How the velocity template access a method in java


sasif_2003
Jun 15th, 2007, 11:38 AM
Hi,

I would like to know how the velocity engine access the methods for example $appxxx= $application.getxxxx()
Here how the getxxxx() is invoked and how the application is considered as a appliction.

bmeltzer
Jun 17th, 2007, 05:08 PM
application must be added to your model