Christoph Zwerschke a écrit :
> [EMAIL PROTECTED] wrote:
>   
> This can be handled by Webware plug-ins (e.g. FormKit, FunFormKit) or by 
> other external libraries (e.g. FormEncode).
>
> Unfortunately, the plug-ins are not part with the Webware package, 
> though I think at least one of them should be included if the authors 
> permit. I'd also like to put SimpleHTMLGen which is part of FunFormKit 
> into Webware's WebUtil library, and use these tools in some of the 
> example servlets. Any opinions and recommendations?
>
>   
I really like FormKit!
The main reason is that I don't use any template, and use no html editor
to generate the html.
FormKit has a very simple form layout method, so I wrote my own system
to control the form layout very simply that I can contribute.
It does make form description a little simpler.
Also made a FckEditor form and some validators.
FormKit validation is simple and powerful enough.
There are still some small things to change IMO (some optimizations,
unicode things), but it is great.


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Webware-discuss mailing list
Webware-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/webware-discuss

Reply via email to