You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Andreas Schmid <co...@sa-lsa.com> on 2004/06/21 10:56:43 UTC

JavaFlow, CForms

I just tried to create a formular using javaflow and cforms.

But now I found 2 classes, providing the stuff i need...

the one is a FormularManager... the other one the FormInstance class... 
which one should be taken ?

Ordnary i would like to use the Manager.. but there it is much more 
difficult to display a Formular... is there any best practice ?

thx

Andreas Schmid

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
For additional commands, e-mail: users-help@cocoon.apache.org


Re: JavaFlow, CForms

Posted by Stephan Michels <st...@apache.org>.
Am Mo, den 21.06.2004 schrieb Andreas Schmid um 10:56:
> I just tried to create a formular using javaflow and cforms.
> 
> But now I found 2 classes, providing the stuff i need...
> 
> the one is a FormularManager... the other one the FormInstance class... 
> which one should be taken ?
> 
> Ordnary i would like to use the Manager.. but there it is much more 
> difficult to display a Formular... is there any best practice ?

The FormInstance class is the equivalent of the JavaScript Form object,
and should be handled similar as possible. 

I don't know the FormularManager, there you must ask a Form guru.

Stephan.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
For additional commands, e-mail: users-help@cocoon.apache.org