You might want to start with the JAXP tutorial at sun. It's here: http://java.sun.com/xml/jaxp/dist/1.1/docs/tutorial/index.html This should get you started. Then check jdom.org for the jdom FAQ and API docs.
>>> [EMAIL PROTECTED] 05/03/02 12:21AM >>> I'm working with Tomcat 4.0.3 and I want to make XML in a servlet. How can I use JDOM ( or SAX, Jaxp...) in a servlet? Where can i find a good tutorial to do this? Thanks Jc -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Troubles with the list: <mailto:[EMAIL PROTECTED]> -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Troubles with the list: <mailto:[EMAIL PROTECTED]>
