Re: cocoon struts together

2003-02-06 Thread Erik Bruchez
All, There seems to be some confusion about Struts on this mailing-list. As mentioned in one of the replies, Struts was designed to be an MVC (Model/View/Controller) framework based on Model 2 (a hybrid servlet/JSP architecture, as opposed to 100% servlet-based or 100% jsp-based architectures).

Re: cocoon struts together

2003-02-05 Thread Anecss
Simmons [EMAIL PROTECTED] wrote: From: Robert Simmons [mailto: [EMAIL PROTECTED]] To: [EMAIL PROTECTED] Date: Wed, 5 Feb 2003 01:55:01 +0100 Subject: Re: cocoon struts together It was a painful road and I'm still nursing the bruises. But ya, I see its value. -- Robert

Re: cocoon struts together

2003-02-05 Thread Konstantin Piroumian
PROTECTED]] To: [EMAIL PROTECTED] Date: Wed, 5 Feb 2003 01:55:01 +0100 Subject: Re: cocoon struts together It was a painful road and I'm still nursing the bruises. But ya, I see its value. -- Robert - Original Message - From: Antonio Gallardo [EMAIL PROTECTED] To: [EMAIL

Re: cocoon struts together

2003-02-04 Thread Robert Simmons
cocoon over that issue a bit. However, I do think that it is worth it in the end. -- Robert - Original Message - From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Monday, February 03, 2003 5:05 PM Subject: AW: cocoon struts together Hi Matthew, Yes of course ;-) There is some

Re: cocoon struts together

2003-02-04 Thread Antonio Gallardo
Robert Simmons dijo: I dont think that using struts would be useful within an efficient cocoon site. Cocoon takes another approach to web development that is, in my opinion, superior to the jsp/struts approach. Thanks for the comment. I was trying to start learning about this stuff. As a bean

Re: cocoon struts together

2003-02-04 Thread Robert Simmons
programmer resources are implementing new features and stabilizing the product. Well that's my opinion on the matter. -- Robert - Original Message - From: Antonio Gallardo [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Tuesday, February 04, 2003 11:48 PM Subject: Re: cocoon struts

[OT] RE: cocoon struts together

2003-02-04 Thread Todd Pierce
Message- From: Robert Simmons [mailto:[EMAIL PROTECTED]] Sent: Wednesday, 5 February 2003 10:43 AM To: [EMAIL PROTECTED] Subject: Re: cocoon struts together Actually I'm an EJB specialist and I don't generally work on projects conducive to web interfaces. The complexity level of the stuff I do

Re: [OT] RE: cocoon struts together

2003-02-04 Thread Robert Simmons
on the back end, cocoon on the web end, JDO for persistence and Swing for complex clients. -- Robert - Original Message - From: Todd Pierce [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Wednesday, February 05, 2003 1:36 AM Subject: [OT] RE: cocoon struts together Re the comment

Re: cocoon struts together

2003-02-04 Thread Antonio Gallardo
. Well that's my opinion on the matter. -- Robert - Original Message - From: Antonio Gallardo [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Tuesday, February 04, 2003 11:48 PM Subject: Re: cocoon struts together Robert Simmons dijo: I dont think that using struts would

Re: cocoon struts together

2003-02-04 Thread Robert Simmons
It was a painful road and I'm still nursing the bruises. But ya, I see its value. -- Robert - Original Message - From: Antonio Gallardo [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Wednesday, February 05, 2003 1:55 AM Subject: Re: cocoon struts together Thanks for the answer. Good

Re: [OT] RE: cocoon struts together

2003-02-04 Thread Ryan Hoegg
Robert Simmons wrote: My advice to you is to use EJB and J2EE on the back end, cocoon on the web end, JDO for persistence and Swing for complex clients. -- Robert After your previous comments I'm surprised you aren't pushing CMP 2 over JDO. -- Ryan Hoegg ISIS Networks

RE: [OT] RE: cocoon struts together

2003-02-04 Thread Todd Pierce
: cocoon struts together Struts is a horrible basis for business logic for a thousand reasons. Business logic best lives within an enterprise container and an application server. The basis of concurrency, fault tolerance, transaction management, clustering and the rest of the EJB contract make

Re: [OT] RE: cocoon struts together

2003-02-04 Thread Robert Simmons
PROTECTED] Subject: Re: [OT] RE: cocoon struts together Struts is a horrible basis for business logic for a thousand reasons. Business logic best lives within an enterprise container and an application server. The basis of concurrency, fault tolerance, transaction management, clustering

Re: [OT] RE: cocoon struts together

2003-02-04 Thread Robert Simmons
- From: Ryan Hoegg [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Wednesday, February 05, 2003 2:37 AM Subject: Re: [OT] RE: cocoon struts together Robert Simmons wrote: My advice to you is to use EJB and J2EE on the back end, cocoon on the web end, JDO for persistence and Swing for complex

RE: [OT] RE: cocoon struts together

2003-02-04 Thread Argyn
] Subject: Re: [OT] RE: cocoon struts together Struts is a horrible basis for business logic for a thousand reasons. Business logic best lives within an enterprise container and an application server. The basis of concurrency, fault tolerance, transaction management, clustering and the rest

cocoon struts together

2003-02-03 Thread Juraj . Lenharcik
Hi, has someone any experiences with the comosition of struts and cocoon? I have a middleware on EJB and JCA which connects to some Systems like SAP. On this connects a webapplication which should be done with with struts. Some areas of this application should be transformed by cocoon in

RE: cocoon struts together

2003-02-03 Thread Matthew Langham
= -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Monday, February 03, 2003 4:46 PM To: [EMAIL PROTECTED] Subject: cocoon struts together Hi, has someone any experiences with the comosition of struts and cocoon? I have a middleware on EJB

RE: cocoon struts together

2003-02-03 Thread Richard Bounds
for our needs, but it would be nice to be able to call the cocoon pipelines programmatically. Richard -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: 03 February 2003 15:46 To: [EMAIL PROTECTED] Subject: cocoon struts together Hi, has someone any experiences

AW: cocoon struts together

2003-02-03 Thread Juraj . Lenharcik
: Matthew Langham [mailto:[EMAIL PROTECTED]] Gesendet: Montag, 3. Februar 2003 16:58 An: [EMAIL PROTECTED] Betreff: RE: cocoon struts together Hi Juraj, like SAP. On this connects a webapplication which should be done with with struts. Some areas of this application should be why are you

AW: cocoon struts together

2003-02-03 Thread Juraj . Lenharcik
document. Castory will be activated and will transform the data. Can this work? Juraj -Ursprüngliche Nachricht- Von: Richard Bounds [mailto:[EMAIL PROTECTED]] Gesendet: Montag, 3. Februar 2003 17:06 An: [EMAIL PROTECTED] Betreff: RE: cocoon struts together We're working on a similar

RE: cocoon struts together

2003-02-03 Thread Upayavira
http://jakarta.apache.org/taglibs/doc/io-doc/index.html). It seems to work quite well for our needs, but it would be nice to be able to call the cocoon pipelines programmatically. Check out the CocoonBean, recently added to the dev version 2.1 in CVS (org.apache.cocoon.bean.CocoonBean). It