Specific ErrorsPage added by Howard M. Lewis ShipWhy do I get a SAXParseException when I use an HTML entity, such as in my template?Tapestry uses a standard SAX parser to read your templates. This means that your templates must be well formed: open and close tags must balance, attribute values must be quoted, and entities must be declared. The easiest way to accomplish this is to add a DOCTYPE to your the top of your template: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
Change Notification Preferences
View Online
|
- [CONF] Apache Tapestry > Specific Errors confluence
- [CONF] Apache Tapestry > Specific Errors confluence
- [CONF] Apache Tapestry > Specific Errors confluence
- [CONF] Apache Tapestry > Specific Errors confluence
- [CONF] Apache Tapestry > Specific Errors confluence
- [CONF] Apache Tapestry > Specific Errors confluence
- [CONF] Apache Tapestry > Specific Errors confluence
- [CONF] Apache Tapestry > Specific Errors confluence
- [CONF] Apache Tapestry > Specific Errors confluence
