[c2]how to trasform xsp to html?

2001-11-01 Thread sergi
hi, i'm trying to transform xsp via xml to html and all that i trying is this: sitemap: map:match pattern=esql map:act type=sakib map:generate type = serverpages src=esql.xsp/ map:transform src=esql.xsl/ map:serialize type=html/ /map:act map:redirect-to uri =

[C2] Actions - Request for example

2001-11-01 Thread Morgan Roderick
Hi All I am in the process of understanding how actions work in C2 and have found the Action vs Request thread started by Tobias Luikard on Mon, 17 Sep 2001 very useful, it has gotten me a lot closer to understanding Actions.

RE: [C2] Actions - Request for example

2001-11-01 Thread Henrik Hofmann
I am, however, lacking that final piece of the puzzle that ties it all together. An example! Has anyone got a SIMPLE working example of an action, that they would post to the list? Preferably something that returns XML that can be used in XSL/serializer. Normally Actions don't return

New Cocoon 2B1 powerred website

2001-11-01 Thread jesskung
Dear Cocoon users We would like to invite you to view our newly released website based on cocoon2 and turbine at the URL below. http://www-eng.tp.edu.sg A brief about the web site and CMS system. We have built a Content Management System(CMS) for over 60++ content publishers using Jakarta

Re: New Cocoon 2B1 powerred website

2001-11-01 Thread Berin Loritsch
[EMAIL PROTECTED] wrote: Dear Cocoon users We would like to invite you to view our newly released website based on cocoon2 and turbine at the URL below. http://www-eng.tp.edu.sg A brief about the web site and CMS system. We have built a Content Management System(CMS) for over 60++

Re: New Cocoon 2B1 powerred website

2001-11-01 Thread Rajkumar, Joseph
Hi I visited your site and this is what I got: Error: 500 Location: /tpeng/index.xml Internal Servlet Error: java.lang.OutOfMemoryError > Regards Joseph Rajkumar [EMAIL PROTECTED] wrote: Dear Cocoon users We would like to invite you to view our newly released website based on cocoon2 and

Is Cocoon for me?

2001-11-01 Thread Richard Wallis
This is a general question as to the suitability of Cocoon2 for an application I am investigating. I have taken a look at the samples and it appears very impressive. Unfortunately it is difficult to see from those if it would be suitable for my requirements, or the best way to approach

Re: New Cocoon 2B1 powerred website

2001-11-01 Thread Beat De Martin
The same happened to me. From: [EMAIL PROTECTED] (Rajkumar, Joseph) Reply-To: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: Re: New Cocoon 2B1 powerred website Date: Thu, 01 Nov 2001 11:06:01 -0500 Get your FREE download of MSN Explorer at http://explorer.msn.com Hi I visited your

Re: generator parameter

2001-11-01 Thread David Rosenstrauch
Hi. Found this (old) message in the archives, but without an answer. Anybody know how I do this? (Access sitemap parameters from within the XSP page.) TIA! DR Torsten Curdt Mon, 7 May 2001 13:45:05 +0200 (CEST) Are generator parameters accessible from within the xsp page?

Command line priority exception

2001-11-01 Thread cib
Hi, I'm trying to find the way c2 works from command line. The only mail I've found about it says to do: java -jar cocoon.jar -help or java -jar G:\Tomcat\webapps\cocoon\WEB-INF\lib\cocoon.jar -help But I only get: Exception in thread "main" java.lang.NoClassDefFoundError:

Re: sitemap handler's sitemap is not available

2001-11-01 Thread Sebastian Bergmann
sergi wrote: did you try to replace %TOMCAT_HOME% with your real path to tomcat Yes, same result. It worked before with the 2.0rc1 source tree. -- Sebastian Bergmann http://sebastian-bergmann.de/ http://phpOpenTracker.de/ Did I help you? Consider a gift:

Problems with XSLT-Transformer + SQL-Transformer on Cocoon2

2001-11-01 Thread Sebastian Frankfurt
Hello, If I use cocoon2 with MySQL (and a proper jdbc driver) the following way, everything works well: map:generate src=htdocs/site_test.xml/ map:transform type=sql map:parameter name=use-connection value=news/ /map:transform map:transform src=stylesheets/html.xsl/ map:serialize

Possible to get request-string in xsl?

2001-11-01 Thread Torsten Knodt
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello, is it possible to get the request-string into a xsl? I know I can pass parameters from the sitemap, but the I would need the request-string in the sitemap. WKR Torsten Knodt -BEGIN PGP SIGNATURE- Version: GnuPG v1.0.6 (GNU/Linux)

[C2] Socket write error serving CSS file

2001-11-01 Thread Mark S. Kent
My pages display fine, but the log is chock full of messages about a java.net.SocketException. I haven't changed my sitemap, but the error seems to occur after I haven't visited my Cocoon2 page page for a while. Once I try to refresh it, it fills the logs with these messages while try to serve

AW: [C2] Socket write error serving CSS file

2001-11-01 Thread Jörn Heid
** means that sudirs will be integrated. * means looking in that specific directory. I do have similar problems with Tomcat 4.01. For me, the output is wrong due to socket exceptions. With Resin, all works fine. What version of Tomcat do you use? -Ursprüngliche Nachricht- Von: Mark S.

RE: [C2] Socket write error serving CSS file

2001-11-01 Thread Mark S. Kent
Setup is as follows: Windows NT4 SP5 (for development) Cocoon 2 rc1 (maybe rc2?) Tomcat 4.01 Mark -Original Message- From: Jörn Heid [mailto:[EMAIL PROTECTED]] Sent: Thursday, November 01, 2001 4:12 PM To: [EMAIL PROTECTED]; Mark Kent Subject: AW: [C2] Socket write error serving

Creating CSV and XML files

2001-11-01 Thread Mark S. Kent
We are using JBoss and beans to manage the other pages in our site but I'm using Cocoon2 for the reports because they have the ability to take data and create other formats (namely HTML,PDF,CSV,and XML). Our reports will be available in any of the formats and I'd like to use the same query in

Re: Creating CSV and XML files

2001-11-01 Thread Heath Stewart
Since the reports on created on your server, right-clicking on the link that normally displays it in your bottom frame should download the file. The browser has nothing to do with that. So, if you had something like the following a/ tag: a href=/reports/somereport.pdf target=bottomSome Report/a

Re: Possible to get request-string in xsl?

2001-11-01 Thread Torsten Knodt
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello Luca, have you already taken a look at the request generator ? yes, I have. It has the required string in it's target-attribute. But when I include the output via map:part, it shows me the internal request, not the external. So I have

XUL needs process instruction xml-stylesheet

2001-11-01 Thread Jeffrey Ricker NG
How do I sneak a process instruction pass the serializer to the client? I am experimenting with XUL. It needs the following process instruction to pass on to the browser: ?xml-stylesheet href="" type="text/css"? However, the XMLSerializer chokes if try to pass the following xsl:template

Is there any docs for Database descriptor files

2001-11-01 Thread Stan Hughes
Can anyone point me to some documentation on the AbstractDatabaseAction descriptor files? The javadoc (for DatabaseAddAction) says the descriptor format is in a state of flux, but, I can't find anything that actually describes it (or the tags) in its current flux.

Re: XUL needs process instruction xml-stylesheet

2001-11-01 Thread Jeffrey Ricker NG
Never mind. It's xsl:processING-instruction. It works fine. - Original Message - From: Jeffrey Ricker NG To: [EMAIL PROTECTED] Sent: Thursday, November 01, 2001 11:18 PM Subject: XUL needs process instruction xml-stylesheet How do I sneak a process

Re: disable-output-escaping !!

2001-11-01 Thread Jörg Heinicke
Hi Martin, sorry, that you have to wait so long, but I have not much time at the moment. I think there are 2 possiblities. Either IE and Excel 97 could use XML, so the Transformer could not transform it to the HTML-entity. Or you set the encoding of the output file for instance to ISO-8859-1,