You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Krzysztof Zielinski <kz...@supermedia.pl> on 2000/01/23 10:51:16 UTC

Re: Forms validation example done!

Hi.


> Here is my first forms validation example using XSP &
> Xerces. I hope it can be usefull. Enjoy!

For reading request parameters you can use other solution.
I have saw one in perl in project called XMLForm. It produces an XML from
parameters.

I have found a simmilar solution to perl:XMLForm  in Java.
http://www.webslingerz.com/balld/xmlform/
I think Java solution isn't so clear as perl.

I think there should be joined your soulution with automatic reading
paramaters from request.

Regards
Krzysztof Zielinski
kzielinski@supermedia.pl