You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Chris Dietz <ch...@yahoo.com> on 2003/05/09 17:29:17 UTC

cocoon 2.1 in production?

Is anybody using cocoon 2.1 in production?

If yes, what features are you using?

thanks,

-chris

---------------------------------------------------------------------
To unsubscribe, e-mail: cocoon-users-unsubscribe@xml.apache.org
For additional commands, e-mail: cocoon-users-help@xml.apache.org


RE: cocoon 2.1 in production?

Posted by Stephan Vladimir Bugaj <sb...@pixar.com>.
We use it for our Intranet, with a custom directory list
generator for auto-indexing documentation, and XSLT 
stylesheets to make a uniform color scheme, to do overlays
on pages of consistant navigational elements, and to do
some link rewriting.  It is working pretty well for us, so
I may move more of our forms stuff and DB access stuf over
to Cocoon in the near future.  

- S


-----Original Message-----
From: Chris Dietz [mailto:chrisdi@yahoo.com]
Sent: Friday, May 09, 2003 8:29 AM
To: cocoon-users@xml.apache.org
Subject: cocoon 2.1 in production?



Is anybody using cocoon 2.1 in production?

If yes, what features are you using?

thanks,

-chris

---------------------------------------------------------------------
To unsubscribe, e-mail: cocoon-users-unsubscribe@xml.apache.org
For additional commands, e-mail: cocoon-users-help@xml.apache.org




---------------------------------------------------------------------
To unsubscribe, e-mail: cocoon-users-unsubscribe@xml.apache.org
For additional commands, e-mail: cocoon-users-help@xml.apache.org


Re: XSLT vs. JSP

Posted by Ralph Goers <rg...@dslextreme.com>.
No.

----- Original Message -----
From: "Argyn" <ak...@cox.net>
To: <co...@xml.apache.org>
Sent: Friday, May 09, 2003 4:43 PM
Subject: RE: XSLT vs. JSP


> Are you going to generate all those thousands JSPs and compile them on the
> fly?
>
> > -----Original Message-----
> > From: Ralph Goers [mailto:rg1915@dslextreme.com]
> > Sent: Friday, May 09, 2003 12:30 PM
> > To: cocoon-users@xml.apache.org
> > Subject: XSLT vs. JSP
> >
> >
> > We are looking at alternatives for our "presentation framework".
> > Performance and flexibility are two major concerns.  We have
> > a couple of
> > alternatives:
> > 1. Use cocoon to generate JSPs.
>
> > One issue we face is that we may have a few thousand
> > variations of each page
> > and doing this with JSPs could get very ugly.
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: cocoon-users-unsubscribe@xml.apache.org
> > For additional commands, e-mail: cocoon-users-help@xml.apache.org
> >
> >
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: cocoon-users-unsubscribe@xml.apache.org
> For additional commands, e-mail: cocoon-users-help@xml.apache.org
>
>


---------------------------------------------------------------------
To unsubscribe, e-mail: cocoon-users-unsubscribe@xml.apache.org
For additional commands, e-mail: cocoon-users-help@xml.apache.org


RE: XSLT vs. JSP

Posted by Argyn <ak...@cox.net>.
Are you going to generate all those thousands JSPs and compile them on the
fly?

> -----Original Message-----
> From: Ralph Goers [mailto:rg1915@dslextreme.com]
> Sent: Friday, May 09, 2003 12:30 PM
> To: cocoon-users@xml.apache.org
> Subject: XSLT vs. JSP
>
>
> We are looking at alternatives for our "presentation framework".
> Performance and flexibility are two major concerns.  We have
> a couple of
> alternatives:
> 1. Use cocoon to generate JSPs.

> One issue we face is that we may have a few thousand
> variations of each page
> and doing this with JSPs could get very ugly.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: cocoon-users-unsubscribe@xml.apache.org
> For additional commands, e-mail: cocoon-users-help@xml.apache.org
>
>



---------------------------------------------------------------------
To unsubscribe, e-mail: cocoon-users-unsubscribe@xml.apache.org
For additional commands, e-mail: cocoon-users-help@xml.apache.org


XSLT vs. JSP

Posted by Ralph Goers <rg...@dslextreme.com>.
We are looking at alternatives for our "presentation framework".
Performance and flexibility are two major concerns.  We have a couple of
alternatives:
1. Use cocoon to generate JSPs.
2. Use cocoon directly in the web site.

The only reason we would pick the first option is the perceived performace
cost of using XSLT vs JSPs.  I'm wondering how much of a hit we should
actually expect.  Does anyone have a feel for this?

One issue we face is that we may have a few thousand variations of each page
and doing this with JSPs could get very ugly.


---------------------------------------------------------------------
To unsubscribe, e-mail: cocoon-users-unsubscribe@xml.apache.org
For additional commands, e-mail: cocoon-users-help@xml.apache.org


Re: cocoon 2.1 in production?

Posted by Geoff Howard <co...@leverageweb.com>.
A lot of people are using 2.1 in production.  The 2.1 dev tree
has been very stable from a performance standpoint for quite
some time.  You should of course query bugzilla for open bugs
to determine if any will affect you (of course, you should do
the same for 2.0 !).  The only sense in which 2.1 can be said
to be "unstable" (and therefore delaying a final release) is
in some API issues.  AFAIK, the only issues even in that regard
revolve around the new "flow".

If you're wondering about specific areas of functionality, you'd
be better of asking about them explicitly.

Geoff

At 11:29 AM 5/9/2003, you wrote:

>Is anybody using cocoon 2.1 in production?
>
>If yes, what features are you using?
>
>thanks,
>
>-chris
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: cocoon-users-unsubscribe@xml.apache.org
>For additional commands, e-mail: cocoon-users-help@xml.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: cocoon-users-unsubscribe@xml.apache.org
For additional commands, e-mail: cocoon-users-help@xml.apache.org