Hi

i want to add this in the header but tapestry wont allow.



Any work arounds :)

Error:

An unexpected application exception has occurred.
org.apache.tapestry5.ioc.internal.OperationException
Failure parsing template classpath:com/dash/t5wdb/pages/Index.tml: The
reference to entity "tStyle" must end with the ';' delimiter.
location
classpath:com/dash/t5wdb/pages/Index.tml, line 6459 <div class="boxW"> 
60 <div style='width: 300px; height: 250px; background-image: url(  
61
http://vortex.accuweather.com/adcbin/netweather_v2/backgrounds/blue_300x250_bg.jpg
); background-repeat: no-repeat;  
62 background-color: #346797;' > 
63 <div id='NetweatherContainer' style='height: 238px;' > 
64  
65 </div> 
66  
67 </div> 
68 </div>  
69 </div> 

trace
Constructing instance of page class com.dash.t5wdb.pages.Index
Creating ComponentAssembler for com.dash.t5wdb.pages.Index
Parsing component template classpath:com/dash/t5wdb/pages/Index.tml
org.xml.sax.SAXParseException
The reference to entity "tStyle" must end with the ';' delimiter.


--
View this message in context: 
http://tapestry.1045711.n5.nabble.com/T5-SAXParseException-tStyle-tp4490409p4490409.html
Sent from the Tapestry - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to