xml formatting & xsp generator

2001-11-23 Thread Ratty
oon to insert original xsp formatting in java code? Tnanx Igor Sazhnev aka Ratty - Please check that your question has not already been answered in the FAQ before posting. <http://xml.apache.org/cocoon/faqs.html> To u

xsp:include in logicsheets

2001-11-26 Thread Ratty
In my logicsheet i must use java.uitl.Calendar in import. How i can include it in basic xsp, from which my logicsheet called? do i must write something like this in logicsheet: java.util.Calendar ... ? when i tried it i give me error - something like "; expected"! in generated code i see

external cgi

2002-02-07 Thread Ratty
Hi! Can anyone answer me - how can i call from xsp page external cgi program ? I dont need redirect to that page - i only need output what it generate which would be processed in Cocoon Or may be i must write some generator which would read output of this cgi and create xml? Thanx for any sugges

Re: external cgi

2002-02-08 Thread Ratty
check out samples in > the sub sitemap (http://localhost:8080/cocoon/sub/) > > Vadim > > > -Original Message- > > From: Ratty [mailto:[EMAIL PROTECTED]] > > Hi! > > > > Can anyone answer me - how can i call from xsp page external cgi > program ? &g