an official Apache
project through the Apache Incubator. MyFaces has some custom components
along with its full implementation of the JSF spec. Perhaps you could
contribute to that project??
-James
http://www.jamesholmes.com/JavaServerFaces/
-Original Message-
From: Hookom, Ja
Would there be any interest in starting an Apache JSF implementation with a
component repository for the open source community? I have about 80% of an
implementation written...
Regards,
Jacob
-Original Message-
From: Craig McClanahan [mailto:[EMAIL PROTECTED]
Sent: Monday, July 19, 2004
Wow, that's actually pretty cool!
-Original Message-
From: Craig McClanahan [mailto:[EMAIL PROTECTED]
Sent: Friday, July 16, 2004 2:11 PM
To: [EMAIL PROTECTED]
Subject: [Fwd: cvs commit:
jakarta-commons/chain/src/test/org/apache/commons/chain/config
ConfigParser2TestCase.java test-config-
What are you referring to? What action is "this action" ?
-Original Message-
From: kalpesh modi [mailto:[EMAIL PROTECTED]
Sent: Thursday, July 01, 2004 4:57 PM
To: [EMAIL PROTECTED]
Subject: action based client side validation
Hi Everyone,
No one is interested in having this action based
moak [mailto:[EMAIL PROTECTED]
>Sent: Friday, June 04, 2004 1:03 PM
>To: Struts Developers List
>Subject: RE: Struts Web Services Enablement Project
>
> > From: Hookom, Jacob [mailto:[EMAIL PROTECTED]
> > If you want to do Web Services, have the services talk to
> &g
Smoak [mailto:[EMAIL PROTECTED]
Sent: Friday, June 04, 2004 1:03 PM
To: Struts Developers List
Subject: RE: Struts Web Services Enablement Project
> From: Hookom, Jacob [mailto:[EMAIL PROTECTED]
> If you want to do Web Services, have the services talk to
> your business providers, the same on
I will join in too on this one...
What it sounds like you've done is put business logic in your actions, when
actions should simple call interactions between business delegates or
business facades. (See Sun's J2EE Patterns).
By mingling business logic in your actions, you've forever committed you