Stored in a Database
-Ursprüngliche Nachricht-
Von: Alan Tibbetts [mailto:[EMAIL PROTECTED]]
Gesendet: Freitag, 15. März 2002 19:52
An: [EMAIL PROTECTED]
Betreff: XML Stored in a Database
Hi
I've trawled the archives and samples, but can't see the answer to this one.
I have
> I'm doing my job as bad as Alan ...
:)
> Can you give a link to the logicsheet ?
All the built in logicsheets are in the cocoon jar.
Alan
-
Please check that your question has not already been answered in the
FAQ before
> Alan, you haven't done a good job. This is a FAQ. Please look at the util
> logicsheet. It allows you to include anything as XML.
After some trial and error, and more google searches I got this to work.
The answer (for anyone that may be interested) was:
XMLFromDatabase
Hi Christian !
> Alan, you haven't done a good job. This is a FAQ. Please look at the util
> logicsheet. It allows you to include anything as XML.
I'm doing my job as bad as Alan ...
Can you give a link to the logicsheet ?
Thank you in advance
andreas
__
-Ursprüngliche Nachricht-
Von: Alan Tibbetts [mailto:[EMAIL PROTECTED]]
Gesendet: Freitag, 15. März 2002 19:52
An: [EMAIL PROTECTED]
Betreff: XML Stored in a Database
Hi
I've trawled the archives and samples, but can't see the answer to this one.
I have XML stored as a s
On 15.Mar.2002 -- 06:51 PM, Alan Tibbetts wrote:
> Hi
>
> I've trawled the archives and samples, but can't see the answer to this one.
Alan, you haven't done a good job. This is a FAQ. Please look at the util
logicsheet. It allows you to include anything as XML.
Chris.
--
C h r i s t
Hi
I've trawled the archives and samples, but can't see the answer to this one.
I have XML stored as a string in a database, e.g.
"Hello, this is dynamic."
I'm using XSP/Logicsheets (and my own db access classes) to retrieve this
data into another XML element, eg.
String dynamicXML = getFromD