Example using Cocoon and XHTML
<?xml version="1.0"?>
<?cocoon-process type=“xslt”?>
<?xml-stylesheet href=“resource:xhtml.xsl”
type=“text/xsl”?>
<page cache=“true”>
<h1>Weather</h1>
<form action=“/show”>
<p>Enter your zip code: <textfield name=“zip”/></p>
</form>
</page>
Previous slide
Next slide
Back to first slide
View graphic version