Lally Singh wrote:
If anyone knows a _short_ book on getting up to speed on using
Spring, I'd appreciate it. The tomes I've got on Cocoon & Hibernate
are already pretty heavy.
My favourite is "Spring A developer's Notebook" by Tate & Gehtland
published by O'Reilly: ISBN 0-596-00910-0 in a
Sanket Pattekar napisał(a):
> Hi,
>
> I am using cocoon 2.1.8, and is using i18n transformer for
> internationalization. I have a issue with i18n caching.
>
> I generate the catalogues using pipeline, i.e I have the following for
> my i18n declaration
>
> src="org.apache.cocoon.transformation.
On Tuesday 20 March 2007 10:20, Tobia wrote:
> Richard Lewis wrote:
> > 1) Stop it from producing empty elements.
> >
>
> I guess you need to put it inside a Java if statement.
> You can wrap it all in a logicsheet, for convenience:
>
>
>
> Something like this (untested):
>
>
>
in 2.1.7 the same problem, and in 2.1.10 it's ok.
johnson
Sanket Pattekar 提到:
Hi,
I am using cocoon 2.1.8, and is using i18n transformer for
internationalization. I have a issue with i18n caching.
I generate the catalogues using pipeline, i.e I have the following for
my i18n declaration
Hi,
you could also simply use Axis's xs library, Axiom or xmlbeans.
Cheers,
Thomas
Lars Trieloff wrote:
Hi,
there is an XSLT library available for this:
http://www.djkaty.com/drupal/xsl-date-time
with best regards,
Lars
Am 21.03.2007 um 12:52 schrieb Stefan Shoeman:
-
Hi,
I am using cocoon 2.1.8, and is using i18n transformer for
internationalization. I have a issue with i18n caching.
I generate the catalogues using pipeline, i.e I have the following for
my i18n declaration
Robert Blank schrieb:
I'm using tabs in a form. With Cocoon 2.1.10 this form use Ajax, but the
state-widget does not work at all. The Value is "null" all the time.
Setting the state with
form.lookupWidget("activetab").setValue(new Integer(1));
in the flow-script has no effects. If I set ajax="fa
Hi Rice,
which cocoon version do you use? i'm using the 2.1.9 and there is an existing
example for your needs. Look at
http://localhost:8080/cocoon/samples/blocks/forms/form1 (all-included
installation)
greetings Matthias
- Ursprüngliche Mail
Von: Rice Yeh <[EMAIL PROTECTED]>
An: use
Hi,
there is an XSLT library available for this: http://www.djkaty.com/
drupal/xsl-date-time
with best regards,
Lars
Am 21.03.2007 um 12:52 schrieb Stefan Shoeman:
Hello *,
how can I convert a Unix timestamp (for example 1174475521) into a
regular ISO-format?
I tried it with xsl (xs:date