I am using the jetty precompiler from maven as documented at
http://wiki.eclipse.org/Jetty/Feature/Jetty_Jspc_Maven_Plugin.

The compiled jsp's however contain unresolved tags:
<div><tiles:insertAttribute
name="body" /></div>
The *tiles* one obviously hurts the most. It resembles what is described in
JETTY-1480, but I assume that was correctly merged for Jetty 8.

java version "1.6.0_35"
jetty version <jetty.version>8.1.7.v20120910</jetty.version>
jscp version same as jetty.version

Thanks,

Gert-Jan van de Streek
_______________________________________________
jetty-users mailing list
[email protected]
https://dev.eclipse.org/mailman/listinfo/jetty-users

Reply via email to