Hello,

There is no need for the first step actually. Tiles assembles the pages
at runtime, after the JSPs have been compiled.

Just skip the first step, the second step will provide you with optimal
perfomance by itself.

Hope this helps,
Nick

On 12-09-25 10:37 AM, Łukasz Uruski wrote:
> Hello
>    Would like to precompile pages in project where tiles and jspx are
> being used. Anybody tried that ?
> 
> I was thinking about the following scenario:
> 1. assemble complete pages (preferably with some maven plugin)
> 2. use jspc-maven-plugin <http://mojo.codehaus.org/jspc-maven-plugin/>
> and precompile pages
> 
> ,but couldn't achieve first step. Any ideas ?
> 
> thanks
> Lukas
> 

Reply via email to