first time. It is completely unnecessary but it
is the way the all-to-familiar Cocoon developer's have structured their
project. Otherwise Cocoon is a powerful servlet.
-Roger
- Original Message -
From: "Tim Bachta" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
S
take a look at the grouping features from esql, maybe these could ease your
task.
hth,
frank
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
n PhD [mailto:[EMAIL PROTECTED]
Sent: Wednesday, June 25, 2003 4:51 PM
To: [EMAIL PROTECTED]
Subject: Re: xsp question
You need to put more starts and stops(only where your doing Java) to the
xsp:logic...see below. at the bottom I pasted some xsp with logic that I
know is working.
- Original M
You need to put more starts and stops(only where your doing Java) to the
xsp:logic...see below. at the bottom I pasted some xsp with logic that I
know is working.
- Original Message -
From: "Tim Bachta" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, June 25, 2003 4:33 PM
Subje
Hi Artur,
thank you very much, that works fine.
Best regards,
Volker
-Original Message-
From: Artur Bialecki [mailto:[EMAIL PROTECTED]]
Sent: Donnerstag, 25. April 2002 16:27
To: [EMAIL PROTECTED]
Subject: RE: XSP question: How to set tag attributes dynamically?
Hello,
String
In this case you could use XSLT, so that you generate some xml, maybe like
so
getLanguage()
and then in your transformation you do
you can then transform the result of that into whatever...
Graeme
-Original Message-
From:
[EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]
.org]On
Hello,
String yourString = "blah";
...
youString
yourString
will create:
I hope ;)
For more info look in:
cocoon-2.0.2/src/java/org/apache/cocoon/components/language/xsp/java
xsp.xsl - for all xsp tags
.xsl - for how they can be used.
Artur...
> -Original Message-
>
> From: Joseph Rajkumar [mailto:[EMAIL PROTECTED]]
>
> Hi
> I understand that db.xsl has to be modified,
> but my problem is that I am not able to set any
> attribute values for the db:employees tag.
>
> In this case I am trying to set the
> attribute start to some value or default
Hi
I understand that db.xsl has to be modified,
but my problem is that I am not able to set any
attribute values for the db:employees tag.
In this case I am trying to set the
attribute start to some value or default of 0
and count to some value or a default of 7, but
when I try t
> -Original Message-
> From: Joseph Rajkumar [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, March 19, 2002 12:37 AM
> To: cocoon-users
> Subject: XSP Question
>
>
> Hi Folks
>
> I have taken Konstantin Piroumian's
> sample logic sheet ie "db.xsp" and I am trying
> to modify it so t
10 matches
Mail list logo