Re: Tiles Not Processing JSP Content

2006-02-28 Thread Antonio Petrelli
Christopher Prince ha scritto: using tiles standalone (latest from the sandbox) the insert tag looks like Problem is that the jsp pages in the are placed into the output as-is. The JSP/JSF markup is not processed. I tried adding the type="page" to the tag but that didn't help

Tiles Not Processing JSP Content

2006-02-27 Thread Christopher Prince
using tiles standalone (latest from the sandbox) the insert tag looks like Problem is that the jsp pages in the are placed into the output as-is. The JSP/JSF markup is not processed. I tried adding the type="page" to the tag but that didn't help. How do i ensure that the JSP i