Brandon Cruz wrote: >I know this is not specifically about Tomcat, but I have seen many posts on >the list from people that are using XML based applications. We are building >an application that takes form data (about 4 pages worth) and stores it in a >very large XML file. > >This data needs to be used later to render html pages, pdf files, emails, >and possibly other things. > >We are looking into JDOM right now. What other packages are available to do >this, and where should I start looking? > Have a look at xerces http://xml.apache.org/xerces-j xalan http://xml.apache.org/xalan-j
and for a complete rendering system xml based http://xml.apache.org/cocoon > >If someone can email me directly, that would be appreciated! > >Thanks! > > >Brandon > > > >-- >To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> >For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > > > > -- Weekends don't count unless you spend them doing something completely pointless. -- Calvin ----------------------------------------------------- Vincenzo Marchese ARSRETIA S.r.l. Via D. Sansotta, 97 00144 Roma (IT) e-mail: [EMAIL PROTECTED] Tel.: +39 06 52270097 Fax: +39 06 52272313 -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
