Thanks a million!
Everything works fine now!

So I was on the wrong track the whole time.
(But why do something easily if you can do it complicatedly... ;))

I can't believe that I've been pottering about for days and like always it 
results in writing 5 (correct) lines of code then.

Thank you both, Jörg and Jason! :)


> -----Ursprüngliche Nachricht-----
> Von: Jason Johnston [mailto:[EMAIL PROTECTED]
> Gesendet: Mittwoch, 18. April 2007 02:17
> An: users@cocoon.apache.org
> Betreff: Re: AW: AW: AW: AW: Continuations: Snapshot or Pointers?
> 
> Joerg Heinicke wrote:
> > On 18.04.2007 00:21, Jason Johnston wrote:
> >
> >> If the goal is to be able to traverse the actual Java objects, you
> >> can use form.getWidget() rather than form.getModel().  That returns
> >> the actual org.apache.cocoon.forms.formmodel.Form object rather than
> >> a ScriptableWidget wrapper.
> >
> > Why do you let me struggle with the problem so long if the solution is
> > so simple? ;)
> 
> Hehehe... my apologies!  Guess I've been slacking on keeping up with the
> mailing list. ;-)
> 
> > So you have access to the full Java API with getWidget() including
> > getChildren() on ContainerWidgets? That what I was looking for in hope
> > it meets Franziska's needs best.
> 
> Yes that's right.
> 
> 
> ---------------------------------------------------------------------
> 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