<table border=0 width="100%" cellpadding="8" cellpadding="8"><tr><td bgcolor="#ffffff"><P><FONT style="FONT-SIZE: 11px" face="monospace, courier" color=#000000 ?>Hi:</FONT></P>
<P><FONT style="FONT-SIZE: 11px" face="monospace, courier" color=#000000 ?>My file XML is empty ¿?</FONT></P>
<P><FONT style="FONT-SIZE: 11px" face="monospace, courier" color=#000000 ?>I open my galeria.xml:(under Windows908 and Tomcat 4.0)</FONT></P>
<P> <BR> /*********************************** */<BR> public Galeria(String filename) <BR> throws Exception {8<BR> try {<BR> this.xmlFile = new File(filename);<BR> SAXBuilder builder = new SAXBuilder(false);<BR> this.doc = builder.build( xmlFile);<BR> } catch (Exception e) {<BR> <BR> throw new Exception("Archivo Galeria NO Encontrado");<BR> }<BR> };<BR>********************</P>
<P>.......</P>
<P>After, I want saving the document........</P>
<P> <BR> /***************************** */<BR> public synchronized String act_Elemento(Element elem) <BR> throws IOException {</P>
<P> String tipo_elem =elem.getName( );<BR> Element root = doc.getRootElement();<BR> root.getChildren(tipo_elem).add(elem);</P>
<P> /*out:...*/<BR> OutputStream out = new FileOutputStream(xmlFile);<BR> XMLOutputter fmt = new XMLOutputter(" ", true );<BR> fmt.setTextNormalize(true);<BR> try {<BR> if (root != null) {<BR> fmt.output(doc,out);<BR> return "Elemento A&ntilde;adido";<BR> } else {<BR> return "El Elemento NO ha podido ser anyadido (RootElement = null)";<BR> }<BR> } catch (IOException e) {<BR> return Utility.getStackTraceAstring( e );<BR> }</P>
<P> }<BR> </P>
<P>*********************</P>
<P>And my File XML is empty. ¿Why?</P>
<P>¿ Tomcat ?</P>
<P>Thanks.</P>
<P><FONT style="FONT-SIZE: 11px" face="monospace, courier" color=#000000 ?> </P>
<P><BR><BR>-- Juan Carlos García García [jcarlosalba@eresmas.com] --</FONT></P></td></tr></table><br><br><span style="font-family:monospace">-----------------------------------------------------------------------</span><br><span style="font-family:verdana;font-size:11px;">Todo el entretenimiento
y la información deportiva.<br><a href="http://banner.eresmas.com/adclick/CID=00000c99c858344d00000000/site=eresmas/area=eresmas.correo/aamsz=direct/acc_random=580453" target="_blank">http://www.segundosfuera.com</a></span><br>