HTML back to XML

Hi,

i'm developing an application to view form data from an xml data source
based on an xml schema in a web browser. Therefore I would use XForms resp.
simple HTML Forms. 
But how can i get the form data, after the user has typed 'submit'? I get a
HTTP Request on my servlet and must construct a xml instance with it. There
are some format specifications, standards, useful tools or hints, i can
reuse?

Otherwise i must develop my own identifier format for the form elements,
they i can use to rebuild the underlying xml instance after 'submitting'.

Best regards 
	Steffen...

-- 
______________________________________________________________________
Steffen Stundzig                            mailto:steffen@smb-tec.com
SMB GmbH                                        http://www.smb-tec.com

Received on Wednesday, 4 October 2000 06:08:57 UTC