All, How do I insert Java code in the Roller template and be sure that it gets processed. I need to add following 2 lines. When I tried, Roller seems to neglect the Java lines and paints the page.
<%@ include file="/common/config.inc.jsp" %> <app:checkAV redirect="/av.do" /> Basically, I need to call custom tag functionality from the Roller template. Is it possible?. Please respond ASAP as this is urgent. Appreciate it. Thanks,
