Re: ESQL - Getting Column Names

2002-03-22 Thread Benjamin Grant
On Friday 22 March 2002 11:15 am, you wrote: Hi Folks Assuming that I have something like this working, then I would like to know how I can get the column Names and use then in a TH and cycle through each row and print all the columns of each row as TD. How do I get access to

Re: Generator already set. You can only select one Generator

2002-03-19 Thread Benjamin Grant
Try an aggregation and use internal pipelines to create the intermediary output...? On Tuesday 19 March 2002 12:58 pm, you wrote: Heya, I'm trying to do something like this (in sketchy psudocode): map match=foo-generate-bar-* ..generate a xsp file... /map map match=foo-view-*

Live Site

2002-03-14 Thread Benjamin Grant
out to all of the Cocoon users and developers who have made all of this possible. Regards, Benjamin Grant VP, Technology Salon - Please check that your question has not already been answered in the FAQ before posting. http

Re: xinclude problem

2002-03-07 Thread Benjamin Grant
RTFM: On Thursday 07 March 2002 07:50 am, you wrote: Hi I'm trying to use XInclude transformer but when I run the Cocoon application I receive the following error An error occurred The org.apache.cocoon.www.sitemap_xmap notifies that org.apache.cocoon.ProcessingException says:

Re: xinclude problem

2002-03-07 Thread Benjamin Grant
Sorry, hit send before pasting the link: RTFM at http://xml.apache.org/cocoon/userdocs/transformers/xinclude-transformer.html This takes an HREF. Might work w/ xsp:expr, never tried... On Thursday 07 March 2002 07:50 am, Stefano Bonnin wrote: Hi I'm trying to use XInclude

Re: Desperately need help: Running Java code with XML values as input

2002-03-07 Thread Benjamin Grant
, Benjamin Grant wrote: I'm not sure I entirely understand what you are trying to do, here, but if all you need to do is provide some XSP-derived data to an XSL document that transforms chunks of XML into XHTML, then you were probably on the right track by setting up a pipeline -- we do

Re: Desperately need help: Running Java code with XML values as input

2002-03-06 Thread Benjamin Grant
I'm not sure I entirely understand what you are trying to do, here, but if all you need to do is provide some XSP-derived data to an XSL document that transforms chunks of XML into XHTML, then you were probably on the right track by setting up a pipeline -- we do this using an aggregation and

XSP serverpages generator: entities within element attributes are being resolved.

2002-01-31 Thread Benjamin Grant
Hello, I am encountering a problem when applying the serverpages generator to files which contain XML elements that have attributes which contain entity references. The serverpages generator is failing during compilation, because Cocoon is resolving entity references, INCLUDING those