× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Ram,

The best source for information on Cocoon is the Cocoon web site. It is

at xml.apache.org. I will also forward an article I wrote a few months
ago
that describes running Cocoon on the iSeries. Also, I am starting to
work
on a web site hosted at Source Forge that supports the code mentioned
in that article and also includes some tools that make it easier to use

things like Cocoon on the iSeries. I will post a note when the site is
a little
further along.

In general, Cocoon is a publishing platform. It is a great fit when you
need
to take some content to multiple formats. Those formats might be WML,
HTML, PDF, or XHTML. Cocoon provides the plumbing that supports
the transformation and delivery of your content. It can be used to
build
transaction based applications, but publication is the focus.

David Morris


>>> RamM@Mvmills.com 11/15/01 10:08AM >>>
Can someone post instructions about installing and running cocoon on
the
iSeries? Or point me to a location where I can find these.
I am reading all the exciting stuff about Cocoon. But I have questions
like
do I need PASE installed, websphere installed, which version of JDK
etc...

thanks in advance.

-----Original Message-----
From: Ducret, Gilles (CH) [mailto:Gilles.DUCRET@LloydsBank.ch]
Sent: Thursday, November 15, 2001 11:07 AM
To: 'java400-l@midrange.com'
Subject: RE: What is it? RE: Cocoon on the iSeries


This message is in MIME format. Since your mail reader does not
understand
this format, some or all of this message may not be legible.
--
[ Picked text/plain from multipart/alternative ]
I don't know how you would do that directly, but Cocoon provides the
functionnalities
easily.

The URL you access is an XML file.

This file, contains the data, can be dynamically created.

You just have to tell to Cocoon what you want to do with this file:
        - what is the XSL transformation file
        - what is the expected format (PDF, HTML, WAP)

Once this file is accessed and the XML data obtained, Cocoon use the
given
XSL file to generate
the given output.

As a result it is really easy to get the kind of presentation you
want.

You have to generate the XML (statically or dynamically)
Tell what is the output
Write the XSL file.

I suggest you have a look at the http://xml.apache.org web site

Gilles


-----Original Message-----
From: BMIROW@aol.com [mailto:BMIROW@aol.com]
Sent: jeudi, 15. novembre 2001 16:58
To: java400-l@midrange.com
Subject: RE: What is it? RE: Cocoon on the iSeries


How does this differ than using FOP to convert an XML file to PDF or
Xalan
to convert an XML to HTML using  tag libraries.

Barry



As an Amazon Associate we earn from qualifying purchases.

This thread ...


Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.