I had never tried this.
Sorry.
Alex.
- Original Message -
From: "Argyn Kuketayev" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, June 25, 2002 4:05 PM
Subject: RE: how to make XSP to extend the abstract class?
> -Original Message-
&
> -Original Message-
> From: Alexander Smirnoff [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, June 25, 2002 4:13 PM
> To: [EMAIL PROTECTED]
> Subject: Re: how to make XSP to extend the abstract class?
>
>
> or quick and dirty way - write your own taglib like t
ot; <[EMAIL PROTECTED]>
Sent: Tuesday, June 25, 2002 3:48 PM
Subject: how to make XSP to extend the abstract class?
suppose, I've many methods which I want to share between XSP pages. I put
them all in the abstract class, then make Java class (generated fro
suppose, I've many methods which I want to share between XSP pages. I put
them all in the abstract class, then make Java class (generated from XSP) to
extend this abstract class. How?
thanks,
Argyn
-
Please check that
On Sun, Mar 10, 2002, Vadim Gritsenko wrote:
> > > >
> > > > I am using TC4.0.3-LE and CC2.0.1 and jdk1.4
> > >
> > > What's yours JAVA_HOME env variable?
> >
> > /usr/java/j2sdk1.4.0/
>
> Forgot to ask... Did you compile Cocoon with JDK1.4? You have to do
> this...
Ahhh. No, I did not.
/me
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
>
> On Sun, Mar 10, 2002, Vadim Gritsenko wrote:
> > >
> > > Did I do something wrong here? Suggestions on howto get esql
working?
> > >
> > > I am using TC4.0.3-LE and CC2.0.1 and jdk1.4
> >
> > What's yours JAVA_HOME env variable?
>
> /usr/
On Sun, Mar 10, 2002, Vadim Gritsenko wrote:
> >
> > Did I do something wrong here? Suggestions on howto get esql working?
> >
> > I am using TC4.0.3-LE and CC2.0.1 and jdk1.4
>
> What's yours JAVA_HOME env variable?
/usr/java/j2sdk1.4.0/
---
n.tools.javac.Main
> has been deprecated.
> /usr/local/jakarta-tomcat-4.0.3-LE-jdk14/work/localhost/_/cocoon-
> files/org/apache/cocoon/www/docs/samples/xsp/esql_xsp.java:264: class
> org.apache.cocoon.components.language.markup.xsp.EsqlConnectionCocoon2
is an
> abstract class. It
/xsp/esql_xsp.java:264:
class org.apache.cocoon.components.language.markup.xsp.EsqlConnectionCocoon2 is an
abstract class. It can't be instantiated.
_esql_connection = new EsqlConnectionCocoon2();
^
Line 0, column 0:
1 error, 1 wa
//localhost/cocoon/a1.html to get a1.html from an xsp generation.
I guess I'm not a java master yet.
Thanks for your help.
Cib
France, Bordeaux, xml and gay pride.
- Original Message -
From: "Christian Haul" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Cc: "ci
Cib,
I'd really appreciate it if you'd care to read me responses and don't
post the same question over and over.
If you change your code the code as indicated it compiles OK.
On 22.Sep.2001 -- 04:42 AM, cib wrote:
>
>
>language="java"
> xmlns:xsp="http://apache.org/xsp";
Hi,
if your code allows to write the result of an XSP including ESQL
statements to disk, then please, please, please send us a snapshot of
the code and a short example, how it can be used.
Thank you very much for you help.
Mario
cib wrote:
>Hi,
>Thanks to many of you I've got a base for sav
Hi,
Thanks to many of you I've got a base for saving the output from cocoon to a
file "output.txt" on my disk: still a little error message bothering me.
class org.apache.cocoon.www.pages.make1_xsp must be declared
abstract. It does not define void generate() from class
org.apache.cocoon.generati
13 matches
Mail list logo