Hi Upayavira,

 try use <wt:continuation-id/> in the form-template and the woody template
 transformer generate something like this :

  <input value="0d6c4e4013886a407eg96g44gg05704456a590e36" type="hidden"
   name="continuation-id">

 Cheers,

 Carlos,

Upayavira Escribio :-)
> How do I store my continuation ID in a hidden field in Woody.instead of
> in the URL? I'd like to keep my URLs clean so that a URL refers directly
> to a specific resource.
>
> At present, the continuation ID gets into the form using:jxpath with:
>
> <wt:form-template action="#{$continuation/id}.continue" method="POST">
>
> So I presume I've got to use jxpath somehow somewhere else in my
> template, but where?
>
> Thanks in advance,
>
> Upayavira
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>


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

Reply via email to