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

===
To unsubscribe: mailto [EMAIL PROTECTED] with body: signoff JSP-INTEREST.
For digest: mailto [EMAIL PROTECTED] with body: set JSP-INTEREST DIGEST.

Some relevant archives, FAQs and Forums on JSPs can be found at:

 http://java.sun.com/products/jsp
 http://archives.java.sun.com/jsp-interest.html
 http://forums.java.sun.com
 http://www.jspinsider.com


Re: passing form field to an xml document

2005-03-07 Thread Emmanuel Eze
You post is not very clear. Do u want to serialize the form fields to an XML
document?  Where is this XML doc - in memory/database/file system?  Give us
more details pls.
Cheers
Emmanuel
- Original Message -
From: Shahata, Ash [EMAIL PROTECTED]
To: JSP-INTEREST@JAVA.SUN.COM
Sent: 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 code of how to
pass parameters from a form to an xml file?
Thanks
===
To unsubscribe: mailto [EMAIL PROTECTED] with body: signoff
JSP-INTEREST.
For digest: mailto [EMAIL PROTECTED] with body: set JSP-INTEREST
DIGEST.
Some relevant archives, FAQs and Forums on JSPs can be found at:
http://java.sun.com/products/jsp
http://archives.java.sun.com/jsp-interest.html
http://forums.java.sun.com
http://www.jspinsider.com



Checked by Hu-fw-scar

===
To unsubscribe: mailto [EMAIL PROTECTED] with body: signoff JSP-INTEREST.
For digest: mailto [EMAIL PROTECTED] with body: set JSP-INTEREST DIGEST.
Some relevant archives, FAQs and Forums on JSPs can be found at:
http://java.sun.com/products/jsp
http://archives.java.sun.com/jsp-interest.html
http://forums.java.sun.com
http://www.jspinsider.com
Checked by Hu-fw-scar

===
To unsubscribe: mailto [EMAIL PROTECTED] with body: signoff JSP-INTEREST.
For digest: mailto [EMAIL PROTECTED] with body: set JSP-INTEREST DIGEST.

Some relevant archives, FAQs and Forums on JSPs can be found at:

 http://java.sun.com/products/jsp
 http://archives.java.sun.com/jsp-interest.html
 http://forums.java.sun.com
 http://www.jspinsider.com


Re: passing form field to an xml document

2005-03-07 Thread Shahata, Ash
the xml document is in the file system.

thanks

-Original Message-
From: A mailing list about Java Server Pages specification and reference
[mailto:[EMAIL PROTECTED] Behalf Of Emmanuel Eze
Sent: 07 March 2005 13:51
To: JSP-INTEREST@JAVA.SUN.COM
Subject: Re: passing form field to an xml document


You post is not very clear. Do u want to serialize the form fields to an XML
document?  Where is this XML doc - in memory/database/file system?  Give us
more details pls.

Cheers
Emmanuel


- Original Message -
From: Shahata, Ash [EMAIL PROTECTED]
To: JSP-INTEREST@JAVA.SUN.COM
Sent: 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 code of how to
pass parameters from a form to an xml file?

Thanks

===
To unsubscribe: mailto [EMAIL PROTECTED] with body: signoff
JSP-INTEREST.
For digest: mailto [EMAIL PROTECTED] with body: set JSP-INTEREST
DIGEST.

Some relevant archives, FAQs and Forums on JSPs can be found at:

 http://java.sun.com/products/jsp
 http://archives.java.sun.com/jsp-interest.html
 http://forums.java.sun.com
 http://www.jspinsider.com






 Checked by Hu-fw-scar



===
To unsubscribe: mailto [EMAIL PROTECTED] with body: signoff JSP-INTEREST.
For digest: mailto [EMAIL PROTECTED] with body: set JSP-INTEREST DIGEST.

Some relevant archives, FAQs and Forums on JSPs can be found at:

 http://java.sun.com/products/jsp
 http://archives.java.sun.com/jsp-interest.html
 http://forums.java.sun.com
 http://www.jspinsider.com

===
To unsubscribe: mailto [EMAIL PROTECTED] with body: signoff JSP-INTEREST.
For digest: mailto [EMAIL PROTECTED] with body: set JSP-INTEREST DIGEST.

Some relevant archives, FAQs and Forums on JSPs can be found at:

 http://java.sun.com/products/jsp
 http://archives.java.sun.com/jsp-interest.html
 http://forums.java.sun.com
 http://www.jspinsider.com


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
-Original Message-
From: A mailing list about Java Server Pages specification and reference
[mailto:[EMAIL PROTECTED] Behalf Of Emmanuel Eze
Sent: 07 March 2005 13:51
To: JSP-INTEREST@JAVA.SUN.COM
Subject: Re: passing form field to an xml document
You post is not very clear. Do u want to serialize the form fields to an XML
document?  Where is this XML doc - in memory/database/file system?  Give us
more details pls.
Cheers
Emmanuel
- Original Message -
From: Shahata, Ash [EMAIL PROTECTED]
To: JSP-INTEREST@JAVA.SUN.COM
Sent: 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 code of how to
pass parameters from a form to an xml file?
Thanks
===
To unsubscribe: mailto [EMAIL PROTECTED] with body: signoff
JSP-INTEREST.
For digest: mailto [EMAIL PROTECTED] with body: set JSP-INTEREST
DIGEST.
Some relevant archives, FAQs and Forums on JSPs can be found at:
http://java.sun.com/products/jsp
http://archives.java.sun.com/jsp-interest.html
http://forums.java.sun.com
http://www.jspinsider.com



Checked by Hu-fw-scar

===
To unsubscribe: mailto [EMAIL PROTECTED] with body: signoff
JSP-INTEREST.
For digest: mailto [EMAIL PROTECTED] with body: set JSP-INTEREST
DIGEST.
Some relevant archives, FAQs and Forums on JSPs can be found at:
http://java.sun.com/products/jsp
http://archives.java.sun.com/jsp-interest.html
http://forums.java.sun.com
http://www.jspinsider.com
===
To unsubscribe: mailto [EMAIL PROTECTED] with body: signoff
JSP-INTEREST.
For digest: mailto [EMAIL PROTECTED] with body: set JSP-INTEREST
DIGEST.
Some relevant archives, FAQs and Forums on JSPs can be found at:
http://java.sun.com/products/jsp
http://archives.java.sun.com/jsp-interest.html
http://forums.java.sun.com
http://www.jspinsider.com



Checked by Hu-fw-scar

===
To unsubscribe: mailto [EMAIL PROTECTED] with body: signoff JSP-INTEREST.
For digest: mailto [EMAIL PROTECTED] with body: set JSP-INTEREST DIGEST.
Some relevant archives, FAQs and Forums on JSPs can be found at:
http://java.sun.com/products/jsp
http://archives.java.sun.com/jsp-interest.html
http://forums.java.sun.com
http://www.jspinsider.com
Checked by Hu-fw-scar

===
To unsubscribe: mailto [EMAIL PROTECTED] with body: signoff JSP-INTEREST.
For digest: mailto [EMAIL PROTECTED] with body: set JSP-INTEREST DIGEST.

Some relevant archives, FAQs and Forums on JSPs can be found at:

 http://java.sun.com/products/jsp
 http://archives.java.sun.com/jsp-interest.html
 http://forums.java.sun.com
 http://www.jspinsider.com


Re: passing form field to an xml document

2005-03-07 Thread Ken Robinson
Are you coding in jsp?

If so, you may want to check out the following link.
Although this deals with webservicec, it allows you to create a java
object for the xml document, and work with the file. I'm sure if you use
this along with the tag libs you can generate something useful to
manipulate the data/fields.

Additionally, it sounds like you would want to break your form up into
smaller pieces and use the form taglibs so that you can repopulate form
data on error, cause that is a lot of typing:-)

http://java.sun.com/developer/technicalArticles/WebServices/jaxb/index.h
tml

Ken

-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 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


===
To unsubscribe: mailto [EMAIL PROTECTED] with body: signoff
JSP-INTEREST.
For digest: mailto [EMAIL PROTECTED] with body: set JSP-INTEREST
DIGEST.

Some relevant archives, FAQs and Forums on JSPs can be found at:

 http://java.sun.com/products/jsp
 http://archives.java.sun.com/jsp-interest.html
 http://forums.java.sun.com
 http://www.jspinsider.com

===
To unsubscribe: mailto [EMAIL PROTECTED] with body: signoff JSP-INTEREST.
For digest: mailto [EMAIL PROTECTED] with body: set JSP-INTEREST DIGEST.

Some relevant archives, FAQs and Forums on JSPs can be found at:

 http://java.sun.com/products/jsp
 http://archives.java.sun.com/jsp-interest.html
 http://forums.java.sun.com
 http://www.jspinsider.com