users@jersey.java.net

[Jersey] Customize Resolve in JSP Template Processor

From: Tony Zakula <tonyzakula_at_gmail.com>
Date: Fri, 26 Dec 2014 18:37:34 -0600

Hey All,

I created a custom TemplateProcessor and now I was wondering if there was
anyway to customize the JspTemplateProcessor resolve method to return null
or not based on the media type. Basically, we decide between stock
templates and customized templates in different locations at run time. Or
is there any other way to do this?

Thanks,

Tony