A while back I had a similar requirement, except that I wanted to send a
multipart message. In order to use cocoon's internal capabilities I had
to write an Action that read the pipeline from the descriptor.
I would suggest you write a simple mailer action for this.
On Sun, 2002-08-18 at 17:58,
Hi all;
Perhaps this has been asked. I need to show a url as in
http://www.foo.com/some-path?arg1=value1&arg2=value2 into the
transformed XML. I am getting errors with Cocoon (the generator, in
particular) each time it encounters an & character. I am told this is an
XML problem but I was wonderin
Title: RE: cant find avalon conponents
Make sure that all the jar files that came with Cocoon are in the lib directory ($TOMCAT_HOME/webapps/cocoon/WEB-INF/lib).
-Original Message-
From: icewind [mailto:[EMAIL PROTECTED]]
Sent: 02 July 2002 10:49
To: [EMAIL PROTECTED]
Subject: cant f
Title: RE: cocoon or Axkit?
Try running the very same test with SAX based transformation.
-Original Message-
From: markus jais [mailto:[EMAIL PROTECTED]]
Sent: 18 June 2002 11:09
To: [EMAIL PROTECTED]
Subject: cocoon or Axkit?
hello
I am currentyl trying to find out if Axkit or