[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

RE: RE: Site structured on XSLT.

Subject: RE: RE: Site structured on XSLT.
From: cknell@xxxxxxxxxx
Date: Tue, 08 Jul 2003 17:33:02 -0400
data island xsl
Cocoon is a Java servlet which takes XML input, styles it with XSLT and then publishes it. Publication can be HTML, PostScript, Adobe PDF, RTF, or whatever the serializer puts out. You can plug in any number of serializers. It is infinitely configurable (unfortunately that means it takes some study), based on XML configuration files, and it's very powerful. You can download it at no cost. You can also get the Apache Tomcat servlet container at no cost at http://jakarta.apache.org (look on the left side, near the bottom of the page).
-- 
Charles Knell
cknell@xxxxxxxxxx - email



-----Original Message-----
From:     "Claudio Russo" <crusso@xxxxxxxxxxxxxxxxx>
Sent:     Tue, 8 Jul 2003 17:52:39 -0300
To:       <xsl-list@xxxxxxxxxxxxxxxxxxxxxx>
Subject:  RE:  Site structured on XSLT.

Sorry Charles. I don't get it. 

Claudio.

-----Original Message-----
From: cknell@xxxxxxxxxx [mailto:cknell@xxxxxxxxxx]
Sent: Martes, 08 de Julio de 2003 05:16 p.m.
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Subject: RE:  Site structured on XSLT.


http://cocoon.apache.org/
-- 
Charles Knell
cknell@xxxxxxxxxx - email



-----Original Message-----
From:     "Claudio Russo" <crusso@xxxxxxxxxxxxxxxxx>
Sent:     Tue, 8 Jul 2003 16:58:30 -0300
To:       <xsl-list@xxxxxxxxxxxxxxxxxxxxxx>
Subject:   Site structured on XSLT.

Lo everybody,

As I've been addressing this issue tangencially, and I understand a little bit where I want to be in my next step, I would like to know if somebody can help me on this task: I would like to create a site entirely using XSLT.

My initial approach was, as I said efore, an HTML with frames, which loads a DOM,
that passes parameters to an XSLT, which is run and fills the HTML fields.

This is the actual structure contains issues like Data Islands, Java Script, and others, and it stands like this:

<HTML> 

	<body>
		onLOAD javascriptfunction

		<XML>
			sytlesheet
		</XML>
	</body>

	<script>
		Define javascriptfunction
  		that loads dom and strlesheet.
	</script>

</HTML>

Constraints are:
	a) Use simple XSLT 1.0 commands.
	b) Able to access dynamically an XML structure in a separate directory where data file is kept.
	c) Implement a good and simple approach that splits data, from presentation, from data access.
	d) Remove the data islands.
	e) Reduce the usage of any javascript or any other external function to the minimum possible.

Thanks for your help in advance.

Regards, Claudio.

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




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


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




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


Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.