Re: servlet and xml

Subject: Re: servlet and xml
From: Zsolt Czinkos <czinkos@xxxxxxxxxxxxx>
Date: Thu, 29 Jul 1999 18:07:29 +0000
LChen@xxxxxxxxxxxxx wrote:
> 
> I have 100 pages to be displayed on the web with 6 styles. So I plan to use
> servlet and xml to do that. But I don't know how to do it since I am new to
> this field. All the infomation of each page is stored in a database (e.g.
> pageName, pageNum, item1, item2, item3....). Do I need a SAX parser? How to
> use it? What is the output of the servlet, a html page or xml page? Do I
> need a xslt to output a html page from existing xml and xsl files? I'm so
> confused. Could somebody tell me how to do it step by step? I'll appreciate
> your help.
> 
>  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list

Hi,

You should try SAXON or Cocoon(with DCP). They contains some examples,
as well. 
Different philosophy but both do the job.

URLS are:

* Cocoon: http://java.apache.org
* SAXON:  http://users.iclway.co.uk/mhkay/saxon/

Regards,

czinkos


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread
  • servlet and xml
    • LChen - Thu, 29 Jul 1999 12:43:44 -0400
      • Zsolt Czinkos - Thu, 29 Jul 1999 18:07:29 +0000 <=