Very beginner question

2001-07-31 Thread Duane Kehoe

I have recently been shouldered with the task of researching and 
evaluating java report writing tools for my company and came across 
Cocoon.  Being that my background is in Linux I obviously want an open 
source solution rather than a propietary one.
I have read the documentation fairly thoroughly and keep coming back to 
this unanswered question - Is it possible to use the Cocoon APIs in 
stand alone apps to create output be it HTML(viewed directly by client's 
browser), text, or PDF(not the kind that gets you in trouble with the 
DMCA !)  without having a server side process running?
I realize this is an extremely newbie land question but would really 
appreciate any help/examples, thanks

-- 

Long live the Penguin!!!

Duane Kehoe Phone # 414.908.1814
Programmer/AnalystFax # 414.908.1814
Weyco Group, Inc.   Email: [EMAIL PROTECTED]


-
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]




RE: Very beginner question

2001-07-31 Thread Vadim Gritsenko

It is possible using Cocoon2 and its command line interface (CLI).
Download  unpack cocoon, then launch run.sh or run.bat,
and follow instructions.

Vadim

 -Original Message-
 From: Duane Kehoe [mailto:[EMAIL PROTECTED]]
 Sent: Tuesday, July 31, 2001 4:40 PM
 To: [EMAIL PROTECTED]
 Subject: Very beginner question
 
 
   I have recently been shouldered with the task of researching and 
 evaluating java report writing tools for my company and came across 
 Cocoon.  Being that my background is in Linux I obviously want an open 
 source solution rather than a propietary one.
   I have read the documentation fairly thoroughly and keep coming back to 
 this unanswered question - Is it possible to use the Cocoon APIs in 
 stand alone apps to create output be it HTML(viewed directly by client's 
 browser), text, or PDF(not the kind that gets you in trouble with the 
 DMCA !)  without having a server side process running?
   I realize this is an extremely newbie land question but would really 
 appreciate any help/examples, thanks
 
 -- 
 
 Long live the Penguin!!!
 
 Duane Kehoe Phone # 414.908.1814
 Programmer/AnalystFax # 414.908.1814
 Weyco Group, Inc.   Email: [EMAIL PROTECTED]
 
 
 -
 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]
 
 

_
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


-
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]




Re: Very beginner question

2001-07-31 Thread Jeff Turner

For a real-world example of how to use Cocoon to build a static site,
have a look at Avalon's doc system. It's driven by Ant, handles DocBook
+ Stylebook, *very* flexible. Hats off to Berin for creating it.

--Jeff

On Tue, Jul 31, 2001 at 09:18:30PM -0400, Vadim Gritsenko wrote:
 It is possible using Cocoon2 and its command line interface (CLI).
 Download  unpack cocoon, then launch run.sh or run.bat,
 and follow instructions.
 
 Vadim
 
  -Original Message-
  From: Duane Kehoe [mailto:[EMAIL PROTECTED]]
  Sent: Tuesday, July 31, 2001 4:40 PM
  To: [EMAIL PROTECTED]
  Subject: Very beginner question
  
  
  I have recently been shouldered with the task of researching and 
  evaluating java report writing tools for my company and came across 
  Cocoon.  Being that my background is in Linux I obviously want an open 
  source solution rather than a propietary one.
  I have read the documentation fairly thoroughly and keep coming back to 
  this unanswered question - Is it possible to use the Cocoon APIs in 
  stand alone apps to create output be it HTML(viewed directly by client's 
  browser), text, or PDF(not the kind that gets you in trouble with the 
  DMCA !)  without having a server side process running?
  I realize this is an extremely newbie land question but would really 
  appreciate any help/examples, thanks
  
  -- 
  
  Long live the Penguin!!!
  
  Duane Kehoe Phone # 414.908.1814
  Programmer/AnalystFax # 414.908.1814
  Weyco Group, Inc.   Email: [EMAIL PROTECTED]
  
  
  -
  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]
  
  
 
 _
 Do You Yahoo!?
 Get your free @yahoo.com address at http://mail.yahoo.com
 
 
 -
 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]

-
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]