How can I handle the condition gracefully that file specified by$fileName does not exist in either -
#include($fileName) #parse($fileName) As of now, when the file is not found, it throws exception - Unable to find resource '/user/profile123.htm' org.apache.velocity.exception.ResourceNotFoundException: Unable to find resource '/user/profile123.htm' TIA, - Manish --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]