Hi All,
I'm currently designing a project which uses a database to store the xml
content, my first though is that the xsl would have to stay outside of the
database ?
Has anyone implemented this or can anyone point out any potential show
stoppers ?
Regards
Mark
--
Hi,
For a prototype I have the need to store form data in a Xindice (db:xml)
database. I was thinking of writing an action that generates xml data based
on the request, calls a transformer and then stores the xml data in
Xindice).
Right now I am trying to find code that will be helpfull with thi
> I checked the SAX API (looking at
> http://www.saxproject.org/?selected=quickstart ) and it explicitly
> says that 'a SAX driver is free to chunk the character data any way it
> wants, so you cannot count on all of the character data content of an
> element arriving in a single characters event'
On Sun, Feb 03, 2002 at 02:07:13PM -0500, [EMAIL PROTECTED] wrote:
> Hey all,
>
>I was looking for a cocoon irc channel and I noticed references to
> #Cocoon on irc.openprojects.net from almost a year ago.the channel is
> empty, but I think irc is a pretty valuable resource so I was wonde
Martina,
Just follow all the instructions in the docs that pertain to
unix and you should be fine.
I suggest you make a directory in /Applications called "Local"
(so it looks like /usr/local, but it's visible from the Finder).
Install Apache's Tomcat in there, and put Cocoon's war file in
th
> From: Derek Hohls [mailto:[EMAIL PROTECTED]]
>
> Vadim
> Thanks for clarifications.
Welcome!
> Sample code I was referring to is in the XSP Logicsheet section of the
> online manual:
> http://xml.apache.org/cocoon/userdocs/xsp/logicsheet.html
> and especially the section "Using Logicsheets (T
Vadim
Thanks for clarifications.
Sample code I was referring to is in the XSP Logicsheet section of the
online manual:
http://xml.apache.org/cocoon/userdocs/xsp/logicsheet.html
and especially the section "Using Logicsheets (Taglibs)"
(as in the various 'greeting' samples that, as I said, do not wo
Vadim
Thanks for clarifications.
Sample code I was referring to is in the XSP Logicsheet section of the
online manual:
http://xml.apache.org/cocoon/userdocs/xsp/logicsheet.html
and especially the section "Using Logicsheets (Taglibs)"
(as in the various 'greeting' samples that, as I said, do not wo
Hey all,
I was looking for a cocoon irc channel and I noticed references to
#Cocoon on irc.openprojects.net from almost a year ago.the channel is
empty, but I think irc is a pretty valuable resource so I was wondering if
anyone is in a position to mention the channel on xml.apache.org/coco
Derek,
> From: Derek Hohls [mailto:[EMAIL PROTECTED]]
>
> Vadim
>
> Thanks for the sample code - both of these look quite a bit more
> complicated than the samples in the XSP Logicsheet, but I will work
> through them to try and understand both the grammar and logic.
Ahem... I have not seen th
Excuse me by my stupid question!
I have solve my problem . I has include lines to my code:
/*
import org.apache.cocoon.environment.Redirector;
import org.apache.cocoon.environment.SourceResolver;
*/
Thanx all!
Yury
yuryx wrote:
> my CLASSPATH enviroment contain path to $JRE/rt.jar
>
my CLASSPATH enviroment contain path to $JRE/rt.jar
and I have this compilation error's:
public Map act (Redirector redirector, <---javac can't found class
SourceResolver resolver, <--- javac can't found class
Map objectModel,
String source,
So easy? :)
Thanx Sidharth!
Yury
Sidharth wrote:
>just write
>String myParameter=request.getParameter("name")
>siteparams.put("hello",myparameter)
>
>
>then on sitemap
>
>
>
>
>
>
>- Original Message -
>From: "yuryx" <[EMAIL PROTECTED]>
>To: <[EMAIL PROTECTED]>
>Sent: Sunday,
13 matches
Mail list logo