-<page xmlns:jx="http://apache.org/cocoon/templates/jx/1.0">
-<resources>
<resource type="file" href="../calc/calc.js">Flowscript</resource>
</resources>
<title>Calculator</title>
-<content>
-<!--
      	The "comment" tag allows to insert comments in the result file.
      	JXTemplate Expresions are parsed. Samples:

	    This is the continuation id: 
	    A backslash dir reference: d:\cocoon\
      
-->
-<form method="post" action="continue.6e50412911550c7b256f1f285e4e515e543e0a31">
-<para>
Enter value of
<strong>a</strong>
:
<input type="text" name="a"/>
</para>
<input type="submit" name="submit" value="Enter"/>
</form>
</content>
</page>