users@glassfish.java.net

Re: JSP/JSF and XML

From: <glassfish_at_javadesktop.org>
Date: Thu, 19 Apr 2007 19:09:02 PDT

There are a number of ways. I would recommend using the JAXP architecture. A good start would be to look at http://java.sun.com/developer/technicalArticles/xml/jaxp1-3

Another great technology is JAXB - this allows you to marshall your xml files to/from Java objects. Very handy! https://jaxb.dev.java.net/guide/

We use both of these in our project without any problems.

Cheers
Cameron
[Message sent by forum member 'cameronr' (cameronr)]

http://forums.java.net/jive/thread.jspa?messageID=213295