Re: JavaServer Faces and Struts

2003-06-06 Thread Craig R. McClanahan


On Fri, 6 Jun 2003, Fedor Smirnoff wrote:

> Date: Fri, 6 Jun 2003 01:06:28 -0700 (PDT)
> From: Fedor Smirnoff <[EMAIL PROTECTED]>
> Reply-To: Struts Users Mailing List <[EMAIL PROTECTED]>
> To: Struts Users Mailing List <[EMAIL PROTECTED]>
> Subject: Re: JavaServer Faces and Struts
>
> Oh this is great!! Yes, either they have no idea whats
> going on or, JSF cam a long way since article was
> published in April
> http://www.ftponline.com/javapro/2003_04/magazine/columns/weblication/default.asp
>

Keep in mind that an article published in April (in a print magazine) was
fronzen in Februrary ... the nicest thing about the web is that there is
no lead time for publishing up to the minute stuff :-).

That being said, you can use Struts and JavaServer Faces together quite
nicely.  I published a library that was compatible with the (previous) EA3
release of JavaServer Faces -- unfortunately, hardware problems have
prevented me from publishing the update to work with the just released EA4
version (that will be rectified soon).

But the tewo technologies can *definitely* be used together.  The
following link currently points at code that can only work with the
previous JavaServer Faces release -- look for an update announcement soon.

http://jakarta.apache.org/builds/jakarta-struts/struts-faces/

> THanks
> fedor

Craig McClanahan

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: JavaServer Faces and Struts

2003-06-06 Thread Taylor, Jason
Wow.  So this guy downloads some JSF stuff, gets the example running, writes
an article and gets it in JP?  I hope they don't pay him too much!  Then
again maybe he's on the Redmond payroll...

I'll bet the majority of the struts-user subscribers do the same thing and
think they're just playing around--little do they know they could be
journalists!  

Hey Ted, you're a writer, what do you think of this guy's research
methodology? ;)

> -Original Message-
> From: Fedor Smirnoff [mailto:[EMAIL PROTECTED]
> Sent: Friday, June 06, 2003 1:06 AM
> To: Struts Users Mailing List
> Subject: Re: JavaServer Faces and Struts
> 
> 
> Oh this is great!! Yes, either they have no idea whats
> going on or, JSF cam a long way since article was
> published in April
> http://www.ftponline.com/javapro/2003_04/magazine/columns/webl
> ication/default.asp
> 
> THanks
> fedor
> --- Ted Husted <[EMAIL PROTECTED]> wrote:
> > Fedor Smirnoff wrote:
> > > Hey guys,
> > > 
> > > Just read an article on JSF and it sounds pretty
> > > interesting, one problem though, writer says its
> > not
> > > compatible with Struts. Have anyone tried? What do
> > you
> > > think of it, did anyone succeeded in making it
> > work
> > > with Struts.
> > 
> > The article is just plain wrong, and you should tell
> > them so.
> > 
> > 
> >  Original Message 
> > Subject: [ANNOUNCE] Updated Struts-Faces Integration
> > Library
> > Date: Wed, 04 Jun 2003 11:46:54 -0700 (PDT)
> > From: "Craig R. McClanahan" <[EMAIL PROTECTED]>
> > Reply-To: Struts Users Mailing List
> > <[EMAIL PROTECTED]>
> > To: [EMAIL PROTECTED]
> > CC: [EMAIL PROTECTED]
> > 
> > As you might already be aware, the Public Draft 2
> > version of the
> > JavaServer Faces specification is now available:
> > 
> >   
> >
> http://java.sun.com/j2ee/javaserverfaces/download.html
> > 
> > with many new and exciting features.  The EA4
> > version of the JavaServer
> > Faces reference implementation is available as part
> > of the Java
> > Web Services Developer Pack 1.2 release (and easily
> > separable for
> > use on other containers):
> > 
> >   
> >
> http://java.sun.com/webservices/downloads/webservicespack.html
> > 
> > I have updated the Struts-Faces integration library
> > that was previously
> > published, to accomodate the API changes in the new
> > version.  Nightly
> > builds of the updated code, starting with the
> > 20030605 version (i.e.
> > tonight) will be available at:
> > 
> >   
> >
> http://jakarta.apache.org/builds/jakarta-struts/nightly/struts-faces/
> > 
> > (Versions up through and including 20030604 are for
> > the EA3 release of
> > Faces; wait until tomorrow to grab the updated
> > code.)
> > 
> > Craig McClanahan
> > 
> > 
> > 
> > 
> >
> -
> > To unsubscribe, e-mail:
> > [EMAIL PROTECTED]
> > For additional commands, e-mail:
> > [EMAIL PROTECTED]
> > 
> 
> 
> __
> Do you Yahoo!?
> Yahoo! Calendar - Free online calendar with sync to Outlook(TM).
> http://calendar.yahoo.com
> 
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 


Re: JavaServer Faces and Struts

2003-06-06 Thread David Graham
Craig has written a struts-faces library, available on the download page, 
that integrates the two.

David

Hey guys,

Just read an article on JSF and it sounds pretty
interesting, one problem though, writer says its not
compatible with Struts. Have anyone tried? What do you
think of it, did anyone succeeded in making it work
with Struts.
Thanks,
Fedor
__
Do you Yahoo!?
Yahoo! Calendar - Free online calendar with sync to Outlook(TM).
http://calendar.yahoo.com
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
_
MSN 8 helps eliminate e-mail viruses. Get 2 months FREE*.  
http://join.msn.com/?page=features/virus

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Re: JavaServer Faces and Struts

2003-06-06 Thread Ted Husted
Fedor Smirnoff wrote:
Hey guys,

Just read an article on JSF and it sounds pretty
interesting, one problem though, writer says its not
compatible with Struts. Have anyone tried? What do you
think of it, did anyone succeeded in making it work
with Struts.
The article is just plain wrong, and you should tell them so.

 Original Message 
Subject: [ANNOUNCE] Updated Struts-Faces Integration Library
Date: Wed, 04 Jun 2003 11:46:54 -0700 (PDT)
From: "Craig R. McClanahan" <[EMAIL PROTECTED]>
Reply-To: Struts Users Mailing List <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
CC: [EMAIL PROTECTED]
As you might already be aware, the Public Draft 2 version of the
JavaServer Faces specification is now available:
  http://java.sun.com/j2ee/javaserverfaces/download.html

with many new and exciting features.  The EA4 version of the JavaServer
Faces reference implementation is available as part of the Java
Web Services Developer Pack 1.2 release (and easily separable for
use on other containers):
  http://java.sun.com/webservices/downloads/webservicespack.html

I have updated the Struts-Faces integration library that was previously
published, to accomodate the API changes in the new version.  Nightly
builds of the updated code, starting with the 20030605 version (i.e.
tonight) will be available at:
  http://jakarta.apache.org/builds/jakarta-struts/nightly/struts-faces/

(Versions up through and including 20030604 are for the EA3 release of
Faces; wait until tomorrow to grab the updated code.)
Craig McClanahan



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Re: JavaServer Faces and Struts

2003-06-06 Thread Gene Campbell
Where's the article?  Sorry, can't answer your
questions.

thanks - gene

--- Fedor Smirnoff <[EMAIL PROTECTED]> wrote:
> Hey guys,
> 
> Just read an article on JSF and it sounds pretty
> interesting, one problem though, writer says its not
> compatible with Struts. Have anyone tried? What do
> you
> think of it, did anyone succeeded in making it work
> with Struts.
> 
> Thanks,
> Fedor
> 
> __
> Do you Yahoo!?
> Yahoo! Calendar - Free online calendar with sync to
> Outlook(TM).
> http://calendar.yahoo.com
> 
>
-
> To unsubscribe, e-mail:
> [EMAIL PROTECTED]
> For additional commands, e-mail:
> [EMAIL PROTECTED]
> 


__
Do you Yahoo!?
Yahoo! Calendar - Free online calendar with sync to Outlook(TM).
http://calendar.yahoo.com

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: JavaServer Faces and Struts

2003-06-06 Thread James Holmes
Struts is definitely compatible with JSF.  The article you read was
probably narrow in scope.  For more articles and information on JSF you
can visit my JSF resources page.

http://www.jamesholmes.com/JavaServerFaces/

-James
http://www.jamesholmes.com/struts/

-Original Message-
From: Fedor Smirnoff [mailto:[EMAIL PROTECTED] 
Sent: Thursday, June 05, 2003 5:13 PM
To: [EMAIL PROTECTED]
Subject: JavaServer Faces and Struts

Hey guys,

Just read an article on JSF and it sounds pretty
interesting, one problem though, writer says its not
compatible with Struts. Have anyone tried? What do you
think of it, did anyone succeeded in making it work
with Struts.

Thanks,
Fedor

__
Do you Yahoo!?
Yahoo! Calendar - Free online calendar with sync to Outlook(TM).
http://calendar.yahoo.com

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: JavaServer Faces and Struts

2003-06-06 Thread Ted Husted
They have no idea what's going on. =:>

Struts-Faces has been on the table since last September.

http://jakarta.apache.org/struts/faqs/kickstart.html#jsf

-T.

Fedor Smirnoff wrote:
Oh this is great!! Yes, either they have no idea whats
going on or, JSF cam a long way since article was
published in April
http://www.ftponline.com/javapro/2003_04/magazine/columns/weblication/default.asp
THanks
fedor


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Re: JavaServer Faces and Struts

2003-06-06 Thread Fedor Smirnoff
Oh this is great!! Yes, either they have no idea whats
going on or, JSF cam a long way since article was
published in April
http://www.ftponline.com/javapro/2003_04/magazine/columns/weblication/default.asp

THanks
fedor
--- Ted Husted <[EMAIL PROTECTED]> wrote:
> Fedor Smirnoff wrote:
> > Hey guys,
> > 
> > Just read an article on JSF and it sounds pretty
> > interesting, one problem though, writer says its
> not
> > compatible with Struts. Have anyone tried? What do
> you
> > think of it, did anyone succeeded in making it
> work
> > with Struts.
> 
> The article is just plain wrong, and you should tell
> them so.
> 
> 
>  Original Message 
> Subject: [ANNOUNCE] Updated Struts-Faces Integration
> Library
> Date: Wed, 04 Jun 2003 11:46:54 -0700 (PDT)
> From: "Craig R. McClanahan" <[EMAIL PROTECTED]>
> Reply-To: Struts Users Mailing List
> <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> CC: [EMAIL PROTECTED]
> 
> As you might already be aware, the Public Draft 2
> version of the
> JavaServer Faces specification is now available:
> 
>   
>
http://java.sun.com/j2ee/javaserverfaces/download.html
> 
> with many new and exciting features.  The EA4
> version of the JavaServer
> Faces reference implementation is available as part
> of the Java
> Web Services Developer Pack 1.2 release (and easily
> separable for
> use on other containers):
> 
>   
>
http://java.sun.com/webservices/downloads/webservicespack.html
> 
> I have updated the Struts-Faces integration library
> that was previously
> published, to accomodate the API changes in the new
> version.  Nightly
> builds of the updated code, starting with the
> 20030605 version (i.e.
> tonight) will be available at:
> 
>   
>
http://jakarta.apache.org/builds/jakarta-struts/nightly/struts-faces/
> 
> (Versions up through and including 20030604 are for
> the EA3 release of
> Faces; wait until tomorrow to grab the updated
> code.)
> 
> Craig McClanahan
> 
> 
> 
> 
>
-
> To unsubscribe, e-mail:
> [EMAIL PROTECTED]
> For additional commands, e-mail:
> [EMAIL PROTECTED]
> 


__
Do you Yahoo!?
Yahoo! Calendar - Free online calendar with sync to Outlook(TM).
http://calendar.yahoo.com

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: JavaServer Faces and Struts

2003-06-06 Thread Fedor Smirnoff
Here it is, its not much, just an overview:

http://www.ftponline.com/javapro/2003_04/magazine/columns/weblication/default.asp

Fedor

--- Gene Campbell <[EMAIL PROTECTED]> wrote:
> Where's the article?  Sorry, can't answer your
> questions.
> 
> thanks - gene
> 
> --- Fedor Smirnoff <[EMAIL PROTECTED]> wrote:
> > Hey guys,
> > 
> > Just read an article on JSF and it sounds pretty
> > interesting, one problem though, writer says its
> not
> > compatible with Struts. Have anyone tried? What do
> > you
> > think of it, did anyone succeeded in making it
> work
> > with Struts.
> > 
> > Thanks,
> > Fedor
> > 
> > __
> > Do you Yahoo!?
> > Yahoo! Calendar - Free online calendar with sync
> to
> > Outlook(TM).
> > http://calendar.yahoo.com
> > 
> >
>
-
> > To unsubscribe, e-mail:
> > [EMAIL PROTECTED]
> > For additional commands, e-mail:
> > [EMAIL PROTECTED]
> > 
> 
> 
> __
> Do you Yahoo!?
> Yahoo! Calendar - Free online calendar with sync to
> Outlook(TM).
> http://calendar.yahoo.com
> 
>
-
> To unsubscribe, e-mail:
> [EMAIL PROTECTED]
> For additional commands, e-mail:
> [EMAIL PROTECTED]
> 


__
Do you Yahoo!?
Yahoo! Calendar - Free online calendar with sync to Outlook(TM).
http://calendar.yahoo.com

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: JavaServer Faces and Struts

2002-09-04 Thread David Geary

I'd really like to hear about the overlap and integration between Struts 
and JSF also.


david

Sandra Cann wrote:

>Craig,
>
>You'd mentioned in one email on this list "more news when JSR-127
>eventually goes to public draft." 
>
>Now that that's happened I was wondering if you might tell us more about
>how you see things happening as related to "a good integration between
>Struts and JavaServer Faces is clearly important, and I will be in a
>pretty good position to make sure that it happens :-)." I was curious
>how your role as lead on both projects has influenced your ideas for how
>they integrate together? 
>
>It was my understanding that there was some overlap between JSF and
>Struts. How do you see this changing if at all?
>
>How do you expect the spec to influence the future direction of Struts?
>
>
>Sandra
>[EMAIL PROTECTED]
>
>P.S. Expresso 4.1ea4 is available for download; and we expect very soon
>releasing a full 4.1 release.
>
>
>
>--
>To unsubscribe, e-mail:   
>For additional commands, e-mail: 
>
>
>  
>



--
To unsubscribe, e-mail:   
For additional commands, e-mail: