[jdom-interest] Newbie JDOM serializing

Per Norrman per.norrman at austers.se
Wed Aug 25 00:42:25 PDT 2004


Hi,

Why would you need JDOM for this? If the XML file sits
on the client it is already serialized and ready for
being sent on the socket's output stream.

/pmn

Johnson, Kaerstin wrote:

> I have a Client Side Swing Gui that selects an xml file on the client. I
> need to send the xml file plus gui fields to the server for processing.
> 
> I assume I take serialized data and send it over a socket?
> 
> How would I use JDOM to do this?
> 
> I am sorry for the basic question, but I am a new programmer.
> 
> 
> 
> _______________________________________________
> To control your jdom-interest membership:
> http://www.jdom.org/mailman/options/jdom-interest/youraddr@yourhost.com
> 



More information about the jdom-interest mailing list