Oh! I found the following comments in JXTemplateGenerator.java.

 * The current Web Continuation from the Flowscript
 * is also available as a variable named <code>continuation</code>. You
would
 * typically access its <code>id</code>:

So, we should use 'continuation.id' in *.jx files.



--- SATOH Makoto <[EMAIL PROTECTED]> からのメッセージ:
> > In the whole documentation, I could not found that 'cocoon' has
> the
> > property 'continuation' (I'm not sure this is correct) and
> > alternately there is the global variable 'continuation' available
> > to
> > *.jx files.
> 
> I found the explanation saying that the 'cocoon' object in the
> JXTemplate
> has a property 'continuation' at
> http://cocoon.apache.org/2.1/userdocs/flow/jxtemplate.html .
> 
> But the tutorial did not works with 'cocoon.continuation.id' which
> returned empty. There's no need to prepend 'cocoon.' for the 
> objects such as request, continuation in JXTemplates?
> 
>  
> 
> 
> ---------------------------------------------------------------------
> 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