<?xml version="1.0" encoding="ISO-8859-1"?><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>
      <!---->
      <form method="post" action="continue.65291c4d793e8757315a144f67812c398f436e47">
        <para>Enter value of <strong>a</strong>: <input type="text" name="a"/></para>
        <input type="submit" name="submit" value="Enter"/>
      </form>
    </content>
</page>