You could use VelocityTools (http://velocity.apache.org/tools/devel/),
which provides a ResourceTool to simplify resource access in templates
(http://velocity.apache.org/tools/devel/javadoc/org/apache/velocity/tools/generic/ResourceTool.html)

Or you could just put the resource bundle in the context and call its
methods directly from there.

On Jan 9, 2008 3:22 AM, vijaya sarathy <[EMAIL PROTECTED]> wrote:
> Hi
>
>          How to handle or use ResourceBundle in VelocityMacros(vm)
> file. Please give me a solution..
>
> Thanks
> Vijaya Sarathy
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to