hi, i have 2 questions

the first is, how to let #parse keep silent while any exception happened in the 
included file? 
my second question is: is there any way to catch exception in VTL? for example :

#set($feed = $rssReader.getFeed("xxxxxx"))
rssReader.getFeed() will throw a MalformedURLException
how to catch such exception in VTL?

best regards
bluejoe

2010-04-25 



bluejoe2008 

Reply via email to