Thanks a lot -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Friday, April 05, 2002 1:51 AM To: [EMAIL PROTECTED] Subject: RE: Urgent: xml with struts
If all you're trying to do is convert data between java objects and XML you might want to look at Castor or JAXB (the upcoming Java API for XML Binding). Struts does not have any built-in support for moving data between Java and XML, but you could certainly plug one of these packages in. Greg -----Original Message----- From: Yugandhar_Reddy [mailto:[EMAIL PROTECTED]] Sent: Wednesday, April 03, 2002 11:19 PM To: [EMAIL PROTECTED] Subject: Urgent: xml with struts Hi, Can anyone tell me how can we make use of xml with struts???? can we use struts for converting the xml to valueObjects(java class which hold the set and get methods for the each xml tag) and again valueObjects to xml?????? Thanks in advance, Yug *********************************************************************** This e-mail (including any attachments) is intended for the sole use of the intended recipient/s and may contain material that is CONFIDENTIAL AND PRIVATE COMPANY INFORMATION. Any review or reliance by others or copying or distribution or forwarding of any or all of the contents in this message is STRICTLY PROHIBITED. If you are not the intended recipeint,please contact the sender by e-mail and delete all copies; your co-operation in this regard is appreciated. *********************************************************************** This e-mail (including any attachments) is intended for the sole use of the intended recipient/s and may contain material that is CONFIDENTIAL AND PRIVATE COMPANY INFORMATION. Any review or reliance by others or copying or distribution or forwarding of any or all of the contents in this message is STRICTLY PROHIBITED. If you are not the intended recipeint,please contact the sender by e-mail and delete all copies; your co-operation in this regard is appreciated. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>