Andrew Madu wrote:
> <map:match pattern="**.kont">
>    <map:select type="request-method">
>      <map:when test="POST">
>        <map:call continuation="{request-param:continuation-id}"/>
>      </map:when>
>      <map:otherwise/>
>    </map:select>
> </map:match>

I think the call should be <map:call continuation="{1}"/>

I'm also not sure that <map:when test="POST"> is what you want to do.


Toby

-- 
Signed/encrypted mail welcome.  GPG/PGP Key-Id: 0x15C5C2EA

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to