Re: passing form field to an xml document

2005-03-09 Thread Dmitry Namiot
See for example XML survey servlet in JSOS http://www.servletsuite.com/servlets.htm -- Coldbeans Software - server-side Java (tm) components http://www.servletsuite.com __ Switch to Netscape Internet Service. As low as $9.95 a

passing form field to an xml document

2005-03-07 Thread Shahata, Ash
Hi there, I have a problem where I will need to create a form which will have about 300 fields(!!) and I want to pass these paramters to an xml document rather than just to the query string. Does anyone have any example code of how to pass parameters from a form to an xml file? Thanks

Re: passing form field to an xml document

2005-03-07 Thread Emmanuel Eze
, March 07, 2005 1:22 PM Subject: passing form field to an xml document Hi there, I have a problem where I will need to create a form which will have about 300 fields(!!) and I want to pass these paramters to an xml document rather than just to the query string. Does anyone have any example code of how

Re: passing form field to an xml document

2005-03-07 Thread Shahata, Ash
: Monday, March 07, 2005 1:22 PM Subject: passing form field to an xml document Hi there, I have a problem where I will need to create a form which will have about 300 fields(!!) and I want to pass these paramters to an xml document rather than just to the query string. Does anyone have any example

Re: passing form field to an xml document

2005-03-07 Thread Emmanuel Eze
Check: http://www.devsphere.com/xml/taglib/output/ Emmanuel - Original Message - From: Shahata, Ash [EMAIL PROTECTED] To: JSP-INTEREST@JAVA.SUN.COM Sent: Monday, March 07, 2005 1:53 PM Subject: Re: passing form field to an xml document the xml document is in the file system. thanks

Re: passing form field to an xml document

2005-03-07 Thread Ken Robinson
-Original Message- From: A mailing list about Java Server Pages specification and reference [mailto:[EMAIL PROTECTED] On Behalf Of Shahata, Ash Sent: Monday, March 07, 2005 8:22 AM To: JSP-INTEREST@JAVA.SUN.COM Subject: passing form field to an xml document Hi there, I have a problem where I