----- Original Message -----
From: "Andrei Zudin" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, November 30, 2001 2:11 PM
Subject: Re: already defined in logicsheets


> > ...
> > then i get java "already defined in this method" error on all my object
> from
> > logicsheets
> > how can it would be done? - several instance of my object in xsp page?
>
> Seems so. What's the template for <ratty:calendar/> in your logicsheet?

Hi all!
thanx to all - i solve this problem by including my variable and etc
declaration in <xsp:page> template of my logicsheet - not inside
<page>..</page> part
this generate java code, where my declaration is inside class derived from
XSPGenerator, not inside generate method - and its work fine!

Igor Sazhnev


---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>

To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail: <[EMAIL PROTECTED]>

Reply via email to