I am using the file resource loader to get the template. But, I am having problems accessing it. Keeps getting error...

org.apache.velocity.exception.ResourceNotFoundException: Unable to find resource 'products.vm'

My webapp structure is:

webapp<root>
|
-- templates

All my .vm files are inside the templates directory. I have overridden the loadConfiguration() method to make the webapp root as my default file load path. But, I guess thats not enough to point to the /webapp/templates directory. What am I missing?

Thanks.

_________________________________________________________________
With tax season right around the corner, make sure to follow these few simple tips. http://articles.moneycentral.msn.com/Taxes/PreparationTips/PreparationTips.aspx?icid=HMFebtagline


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

Reply via email to