Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jetty-users] (no subject)


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




Back to the top