Hi all!
Can anyone help me?
i have logicsheets implementing calendar which inserted in xsp page like
this:
<xsp:page ...>
....
<ratty:calendar/>
</xsp:page>
all work fine - but i need two calendar on page, so:
...
<ratty:calendar/>
...
<ratty:calendar/>
...
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?

best regards, 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