Re: JavaServer Faces 1.0 -- Proposed Final Draft Spec and Beta Reference Implementation

2004-01-07 Thread Craig R. McClanahan
Quoting virupaksha <[EMAIL PROTECTED]>: > Dear Craig, > > > I am working on resin-2.1.9 (java page container from caucho), > It's supports servlets 2.3 version, can i use JSF for this container, > It should indeed be able to run JavaServer Faces I've never

RE: JavaServer Faces 1.0 -- Proposed Final Draft Spec and Beta Reference Implementation

2004-01-07 Thread Matthias Wessendorf
faces/reference/faqs/index.html greetings -Original Message- From: virupaksha [mailto:[EMAIL PROTECTED] Sent: Wednesday, January 07, 2004 11:36 AM To: Struts Users Mailing List Subject: Re: JavaServer Faces 1.0 -- Proposed Final Draft Spec and Beta Reference Implementation Dear Craig, I am wo

Re: JavaServer Faces 1.0 -- Proposed Final Draft Spec and Beta Reference Implementation

2004-01-07 Thread virupaksha
ailing List'" <[EMAIL PROTECTED]> Sent: Tuesday, January 06, 2004 5:16 PM Subject: RE: JavaServer Faces 1.0 -- Proposed Final Draft Spec and Beta Reference Implementation hi jan, perhaps you must change the sturcuture of build.xml in my case: i copied jsf-1.0 beta in to $jwsdp.home and

RE: JavaServer Faces 1.0 -- Proposed Final Draft Spec and Beta Reference Implementation

2004-01-06 Thread Jan Dirksen
the struts-jsf works, but not "core" jsf... > > > > do anyone know? > > i am using tomcat version 4.1.27 > > or must i use tc 5.X for JSF? > > > > I've had my share of grief with 4.1, and always use > 5.0 now. There are some > potentia

RE: JavaServer Faces 1.0 -- Proposed Final Draft Spec and Beta Reference Implementation

2004-01-06 Thread Craig R. McClanahan
I've had my share of grief with 4.1, and always use 5.0 now. There are some potential workarounds to 4.1 problems listed on the JavaServer Faces release notes and web pages. One thing to note with *any* standalone Tomcat usage is that JavaServer Faces is not "built in" the wa

Re: JavaServer Faces 1.0 -- Proposed Final Draft Spec and Beta Reference Implementation

2004-01-06 Thread Craig R. McClanahan
other hand, to simply execute the examples, you don't need to compile at all -- just follow the instructions in the README.txt file to add jsf-api.jar and jsf-impl.jar to the web application, and deploy it like any other. (You'll also have to remove the EA release of JavaServer Faces fr

RE: JavaServer Faces 1.0 -- Proposed Final Draft Spec and Beta Reference Implementation

2004-01-06 Thread Matthias Wessendorf
-1.0-doc/intro.html you need verison 1.0 of taglibs... now it should work :-) regards, matthias -Original Message- From: Jan Dirksen [mailto:[EMAIL PROTECTED] Sent: Tuesday, January 06, 2004 10:33 AM To: Struts Users Mailing List Subject: RE: JavaServer Faces 1.0 -- Proposed Final

RE: JavaServer Faces 1.0 -- Proposed Final Draft Spec and Beta Reference Implementation

2004-01-06 Thread Jan Dirksen
ust change your user-name/password > for tomcat! :-) > > try this... > > greetings > matthias > > > > -Original Message- > From: Jan Dirksen [mailto:[EMAIL PROTECTED] > Sent: Tuesday, January 06, 2004 10:02 AM > To: Struts Users Mailing List &g

RE: JavaServer Faces 1.0 -- Proposed Final Draft Spec and Beta Reference Implementation

2004-01-06 Thread Matthias Wessendorf
perhaps you must change your user-name/password for tomcat! :-) try this... greetings matthias -Original Message- From: Jan Dirksen [mailto:[EMAIL PROTECTED] Sent: Tuesday, January 06, 2004 10:02 AM To: Struts Users Mailing List Subject: Re: JavaServer Faces 1.0 -- Proposed Final

Re: JavaServer Faces 1.0 -- Proposed Final Draft Spec and Beta Reference Implementation

2004-01-06 Thread Jan Dirksen
; Draft version of the JavaServer > Faces 1.0 Specification, and a corresponding Beta > release of the Reference > Implementation, is now available at: > > > http://java.sun.com/j2ee/javaserverfaces/download.html > > Please send any feedback and comments strictly about &

Re: R: JavaServer Faces 1.0 -- Proposed Final Draft Spec and Beta Reference Implementation

2003-12-22 Thread Craig R. McClanahan
Quoting snpe <[EMAIL PROTECTED]>: > On Monday 22 December 2003 07:04 pm, Craig R. McClanahan wrote: > > Quoting snpe <[EMAIL PROTECTED]>: > > > On Monday 22 December 2003 05:56 pm, Craig R. McClanahan wrote: > > > > Quoting Grassi Fabio <[EMAIL PROTEC

Re: R: JavaServer Faces 1.0 -- Proposed Final Draft Spec and Beta Reference Implementation

2003-12-22 Thread snpe
On Monday 22 December 2003 07:04 pm, Craig R. McClanahan wrote: > Quoting snpe <[EMAIL PROTECTED]>: > > On Monday 22 December 2003 05:56 pm, Craig R. McClanahan wrote: > > > Quoting Grassi Fabio <[EMAIL PROTECTED]>: > > > > Will Javaserver Faces and i

Re: R: JavaServer Faces 1.0 -- Proposed Final Draft Spec and Beta Reference Implementation

2003-12-22 Thread Craig R. McClanahan
Quoting snpe <[EMAIL PROTECTED]>: > On Monday 22 December 2003 05:56 pm, Craig R. McClanahan wrote: > > Quoting Grassi Fabio <[EMAIL PROTECTED]>: > > > Will Javaserver Faces and in particular Struts-Faces have a "editable > > > data grid" componen

Re: R: JavaServer Faces 1.0 -- Proposed Final Draft Spec and Beta Reference Implementation

2003-12-22 Thread snpe
On Monday 22 December 2003 05:56 pm, Craig R. McClanahan wrote: > Quoting Grassi Fabio <[EMAIL PROTECTED]>: > > Will Javaserver Faces and in particular Struts-Faces have a "editable > > data grid" component (as I think I've read somewhere)? That would be a >

Re: R: JavaServer Faces 1.0 -- Proposed Final Draft Spec and Beta Reference Implementation

2003-12-22 Thread Craig R. McClanahan
Quoting Grassi Fabio <[EMAIL PROTECTED]>: > Will Javaserver Faces and in particular Struts-Faces have a "editable > data grid" component (as I think I've read somewhere)? That would be a > very strong motivation to undertake the adoption of the new library. > Y

R: JavaServer Faces 1.0 -- Proposed Final Draft Spec and Beta Reference Implementation

2003-12-22 Thread Grassi Fabio
Will Javaserver Faces and in particular Struts-Faces have a "editable data grid" component (as I think I've read somewhere)? That would be a very strong motivation to undertake the adoption of the new library. Thanks in advance, Fabio. > -Messaggio originale- > Da

Re: JavaServer Faces 1.0 -- Proposed Final Draft Spec and Beta Reference Implementation

2003-12-20 Thread Craig R. McClanahan
rote: > > I'm pleased to announce that the Proposed Final Draft version of the > JavaServer > > Faces 1.0 Specification, and a corresponding Beta release of the Reference > > Implementation, is now available at: > > > > http://java.sun.com/j2ee/javaserverface

Re: JavaServer Faces 1.0 -- Proposed Final Draft Spec and Beta Reference Implementation

2003-12-20 Thread Nadeem Bitar
Graig, regarding the struts-faces integration library, would it support tiles? On 金, 2003-12-19 at 20:16, Craig R. McClanahan wrote: > I'm pleased to announce that the Proposed Final Draft version of the JavaServer > Faces 1.0 Specification, and a corresponding Beta release of th

R: JavaServer Faces 1.0 -- Proposed Final Draft Spec and Beta Reference Implementation

2003-12-20 Thread Grassi Fabio
This is good news indeed! Is there already a possible release date for Struts 1.2? TIA, Fabio. > -Messaggio originale- > Da: Craig R. McClanahan [mailto:[EMAIL PROTECTED] > Inviato: sabato 20 dicembre 2003 05:17 > A: [EMAIL PROTECTED] > Cc: [EMAIL PROTECTED] > Oggetto

JavaServer Faces 1.0 -- Proposed Final Draft Spec and Beta Reference Implementation

2003-12-19 Thread Craig R. McClanahan
I'm pleased to announce that the Proposed Final Draft version of the JavaServer Faces 1.0 Specification, and a corresponding Beta release of the Reference Implementation, is now available at: http://java.sun.com/j2ee/javaserverfaces/download.html Please send any feedback and com

Re: [ANN] Struts and JavaServer Faces talk by Craig McClanahan on 11/5

2003-11-26 Thread ZYD
Thanks Georg! - Original Message - From: "Georg M. Meyer" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" <[EMAIL PROTECTED]> Sent: Wednesday, November 26, 2003 11:16 PM Subject: Re: [ANN] Struts and JavaServer Faces talk by Craig McClanahan on 11/5

Re: [ANN] Struts and JavaServer Faces talk by Craig McClanahan on 11/5

2003-11-26 Thread Georg M . Meyer
video? Could you please tell me how to find & watch it? Thanks - Original Message - From: "Steve Raeburn" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" <[EMAIL PROTECTED]> Sent: Thursday, October 23, 2003 11:27 PM Subject: RE: [ANN] Strut

Re: [ANN] Struts and JavaServer Faces talk by Craig McClanahan on 11/5

2003-11-26 Thread ZYD
" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" <[EMAIL PROTECTED]> Sent: Thursday, October 23, 2003 11:27 PM Subject: RE: [ANN] Struts and JavaServer Faces talk by Craig McClanahan on 11/5 > Craig's just being modest. He's *already* an Internet

RE: [ANN] Struts and JavaServer Faces talk by Craig McClanahan on 11/5

2003-10-23 Thread Steve Raeburn
iling List > Cc: 'Ruth, Brice' > Subject: Re: [ANN] Struts and JavaServer Faces talk by Craig McClanahan > on 11/5 > > > Van Riper, Mike wrote: > > >>-Original Message- > >>From: Ruth, Brice [mailto:[EMAIL PROTECTED] > >>Sent: Wednes

Re: [ANN] Struts and JavaServer Faces talk by Craig McClanahan on 11/5

2003-10-23 Thread Adam Hardy
TED] Sent: Wednesday, October 22, 2003 10:58 PM To: Struts Users Mailing List Cc: 'Ruth, Brice' Subject: Re: [ANN] Struts and JavaServer Faces talk by Craig McClanahan on 11/5 Van Riper, Mike wrote: -Original Message- From: Ruth, Brice [mailto:[EMAIL PROTECTED] Sent: Wednesday, Oc

RE: [ANN] Struts and JavaServer Faces talk by Craig McClanahan on 11/5

2003-10-22 Thread Rajat Pandit
Yay! I get to see craig!! Yeehaw! -Original Message- From: Craig R. McClanahan [mailto:[EMAIL PROTECTED] Sent: Wednesday, October 22, 2003 10:58 PM To: Struts Users Mailing List Cc: 'Ruth, Brice' Subject: Re: [ANN] Struts and JavaServer Faces talk by Craig McClanahan on 11/5

Re: [ANN] Struts and JavaServer Faces talk by Craig McClanahan on 11/5

2003-10-22 Thread Craig R. McClanahan
Van Riper, Mike wrote: -Original Message- From: Ruth, Brice [mailto:[EMAIL PROTECTED] Sent: Wednesday, October 22, 2003 12:31 PM To: Struts Users Mailing List Subject: Re: [ANN] Struts and JavaServer Faces talk by Craig McClanahan on 11/5 Any chance that someone could setup a DV camera

RE: [ANN] Struts and JavaServer Faces talk by Craig McClanahan on 11/5

2003-10-22 Thread Van Riper, Mike
> -Original Message- > From: Ruth, Brice [mailto:[EMAIL PROTECTED] > Sent: Wednesday, October 22, 2003 12:31 PM > To: Struts Users Mailing List > Subject: Re: [ANN] Struts and JavaServer Faces talk by Craig > McClanahan > on 11/5 > > > Any chance that s

Re: [ANN] Struts and JavaServer Faces talk by Craig McClanahan on 11/ 5

2003-10-22 Thread Ruth, Brice
PM To: Struts Users Mailing List Subject: Re: [ANN] Struts and JavaServer Faces talk by Craig McClanahan on 11/ 5 Ruth, Brice wrote: Any chance of getting a webcast setup for this? For those of us not fortunate enough to be local to the 'Valley? :) You'll have to ask

RE: [ANN] Struts and JavaServer Faces talk by Craig McClanahan on 11/ 5

2003-10-22 Thread Van Riper, Mike
> -Original Message- > From: Craig R. McClanahan [mailto:[EMAIL PROTECTED] > Sent: Tuesday, October 21, 2003 7:20 PM > To: Struts Users Mailing List > Subject: Re: [ANN] Struts and JavaServer Faces talk by Craig > McClanahan > on 11/ 5 > > > Ruth, Bri

Re: [ANN] Struts and JavaServer Faces talk by Craig McClanahan on 11/ 5

2003-10-21 Thread Craig R. McClanahan
The next meeting of the Silicon Valley Struts User BOF will be held at Netscape in Mountain View on Wednesday, November 5th. Craig McClanahan, a senior staff engineer for Sun Microsystems, will make a presentation on this topic: Struts and JavaServer Faces -- Competition or Coexistence? Craig i

RE: [ANN] Struts and JavaServer Faces talk by Craig McClanahan on 11/ 5

2003-10-21 Thread Shane Mingins
And an offline copy. For those of us not local to the country :-) > -Original Message- > From: Ruth, Brice [mailto:[EMAIL PROTECTED] > Sent: Wednesday, 22 October 2003 2:54 p.m. > To: Struts Users Mailing List > Subject: Re: [ANN] Struts and JavaServer Faces talk by Crai

Re: [ANN] Struts and JavaServer Faces talk by Craig McClanahan on 11/ 5

2003-10-21 Thread Ruth, Brice
enior staff engineer for Sun Microsystems, will make a presentation on this topic: Struts and JavaServer Faces -- Competition or Coexistence? Craig is uniquely qualified to give this talk, because he is both the original creator of the Struts Framework and co-specification lead for JavaServer Faces (JS

[ANN] Struts and JavaServer Faces talk by Craig McClanahan on 11/ 5

2003-10-21 Thread Van Riper, Mike
The next meeting of the Silicon Valley Struts User BOF will be held at Netscape in Mountain View on Wednesday, November 5th. Craig McClanahan, a senior staff engineer for Sun Microsystems, will make a presentation on this topic: Struts and JavaServer Faces -- Competition or Coexistence? Craig is

RE: JavaServer Faces

2003-10-13 Thread Susan Bradeen
: Susan Bradeen [mailto:[EMAIL PROTECTED] > Sent: Friday, October 10, 2003 5:08 PM > To: Struts Users Mailing List > Subject: Re: JavaServer Faces > > > Thank you, Craig, for the umpteenth time for saying this. Why are so many > people still talking about throwing in the Struts tow

RE: JavaServer Faces

2003-10-13 Thread Chen, Gin
sn't mean that we don't have respect for the past. -Tim -Original Message- From: Susan Bradeen [mailto:[EMAIL PROTECTED] Sent: Friday, October 10, 2003 5:08 PM To: Struts Users Mailing List Subject: Re: JavaServer Faces Thank you, Craig, for the umpteenth time for saying this. Wh

Re: JavaServer Faces

2003-10-13 Thread Ted Husted
uts Bean/Logic functionality. -Tim -Original Message- From: Craig R. McClanahan [mailto:[EMAIL PROTECTED] Sent: Friday, October 10, 2003 2:41 PM To: Struts Users Mailing List Subject: Re: JavaServer Faces Chen, Gin wrote: Since JSF is *supposed* to replace Struts, so to speak, This stat

RE: JavaServer Faces

2003-10-11 Thread Edgar P Dollin
stuff which is relevant to the community it will continue to be relevant. Edgar > -Original Message- > From: Craig R. McClanahan [mailto:[EMAIL PROTECTED] > Sent: Friday, October 10, 2003 6:25 PM > To: Struts Users Mailing List > Subject: Re: JavaServer Faces > &

Re: JavaServer Faces

2003-10-10 Thread Vic Cekvenich
Frank Maritato wrote: So, displaytag is a pretty interesting taglib. It is very nice, I use it a lot! Does it need to have the entire dataset, or can it use an action/controller to lazy load the information from a datasource (or ejb, or web service, etc.) ? View layer does not deal with data o

Re: JavaServer Faces

2003-10-10 Thread Craig R. McClanahan
Susan Bradeen wrote: Thank you, Craig, for the umpteenth time for saying this. Why are so many people still talking about throwing in the Struts towel?! This is open source, is it not? Is it not the job of open source to keep ahead of the standards with great ideas that continue to make our job

Re: JavaServer Faces

2003-10-10 Thread Christian Bollmeyer
ty. > > -Tim > > -----Original Message- > From: Craig R. McClanahan [mailto:[EMAIL PROTECTED] > Sent: Friday, October 10, 2003 2:41 PM > To: Struts Users Mailing List > Subject: Re: JavaServer Faces > > Chen, Gin wrote: - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: JavaServer Faces

2003-10-10 Thread Kito D. Mann
n the core controller role, and for some people JavaServer Faces will be sufficient by itself. It's not unlike the situation with the JSTL SQL tags. For very simple Model 1 applications, these can be "sufficient unto the day". But, for more complex applications, you need to break out

Re: JavaServer Faces

2003-10-10 Thread Ted Husted
Craig R. McClanahan wrote: Craig (who notes that it took Struts nearly three years to get a wide breadth of tools support) Though, the Struts tool explosion coincided with the more general Java tool explosion. If we have GUIs like today's Eclipse and IntelliJ three years ago, we would have seen

Re: JavaServer Faces

2003-10-10 Thread Susan Bradeen
ing! > Anyone who claims that doesn't get it. > > You should absolutely, positively plan on evaluating the use of > JavaServer Faces components instead of the Struts HTML tags, and the > JSTL tags instead of the corresponding bean and logic tags. Besides > being standadized

Re: JavaServer Faces

2003-10-10 Thread Ted Husted
Craig R. McClanahan wrote: There is a functionality overlap in the core controller role, and for some people JavaServer Faces will be sufficient by itself. It's not unlike the situation with the JSTL SQL tags. For very simple Model 1 applications, these can be "sufficient unto the

RE: JavaServer Faces

2003-10-10 Thread Chen, Gin
If I culod sepll this mghit mkae snese. -Teem -Original Message- From: Chen, Gin [mailto:[EMAIL PROTECTED] Sent: Friday, October 10, 2003 3:09 PM To: 'Struts Users Mailing List' Subject: RE: JavaServer Faces See.. Anyone reason that this should be kept public is to c

RE: JavaServer Faces

2003-10-10 Thread Chen, Gin
Logic functionality. -Tim -Original Message- From: Craig R. McClanahan [mailto:[EMAIL PROTECTED] Sent: Friday, October 10, 2003 2:41 PM To: Struts Users Mailing List Subject: Re: JavaServer Faces Chen, Gin wrote: >Since JSF is *supposed* to replace Struts, so to speak, > This s

Re: JavaServer Faces

2003-10-10 Thread Craig R. McClanahan
Chen, Gin wrote: Since JSF is *supposed* to replace Struts, so to speak, This statement is *not* a correct understanding of what is happening! Anyone who claims that doesn't get it. You should absolutely, positively plan on evaluating the use of JavaServer Faces components instead o

RE: JavaServer Faces

2003-10-10 Thread Chen, Gin
-Original Message- From: Kito D. Mann [mailto:[EMAIL PROTECTED] Sent: Thursday, October 09, 2003 7:55 PM To: Struts Users Mailing List Subject: Re: JavaServer Faces Anyway, we're probably getting a little too off-topic, so drop me a line personally if you want to chat more :-).

OT FRIDAY: Re: JavaServer Faces

2003-10-10 Thread Kito D. Mann
to quasi-announcements they've made :-). Kito D. Mann Author, JSF in Action www.JSFCentral.com - JSF FAQ, news, and info Thank You, Marty Gainty http://www.laconiadatasystems.com - Original Message - From: "Kito D. Mann" <[EMAIL PROTECTED]> To: "Struts Users

Re: OT FRIDAY: Re: JavaServer Faces

2003-10-09 Thread Vic Cekvenich
Craig R. McClanahan wrote: And you even forgot JSR-168 too :-) Oh yeah, I did not even criticize that! Next time. ;-} .V Craig - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: OT FRIDAY: Re: JavaServer Faces

2003-10-09 Thread Craig R. McClanahan
Vic Cekvenich wrote: Kito D. Mann wrote: The main difference between the component and taglib approach is that in the component world, all of this functionality would be implemented by a component/renderer pair. The component itself would be a JavaBean, so it'd have methods, properties, and ev

OT FRIDAY: Re: JavaServer Faces

2003-10-09 Thread Vic Cekvenich
Kito D. Mann wrote: The main difference between the component and taglib approach is that in the component world, all of this functionality would be implemented by a component/renderer pair. The component itself would be a JavaBean, so it'd have methods, properties, and events, and integrate w

RE: JavaServer Faces

2003-10-09 Thread James Holmes
lto:[EMAIL PROTECTED] Sent: Thursday, October 09, 2003 9:03 PM To: Struts Users Mailing List Subject: Re: JavaServer Faces Glenn Holmer wrote: > Matt Raible wrote: > >> It seems that a lot of >> "Experts" are touting that it'll be easy to develop because it's a &g

Re: JavaServer Faces

2003-10-09 Thread Craig R. McClanahan
team (since it uses JavaServer Faces), I'm more than a little familiar with what's happening with Rave. It's going to be very cool :-). As co-spec-lead for JavaServer Faces, I'm also familiar with the direction that other tools vendors have indicated they are going. I can't

Re: JavaServer Faces

2003-10-09 Thread Craig R. McClanahan
out of column values that are the same as the previous one), but that would be a trivial extension. The final release of JavaServer Faces 1.0 will include a component that not only does this sort of "display a table with scrolling controls" thing, but lets yo

RE: JavaServer Faces

2003-10-09 Thread Mike Duffy
> > Read more at http://tinyurl.com/qbyk. > > These are just my opinions - so take them with a grain of salt. > > Matt > > -Original Message- > From: Ted Husted [mailto:[EMAIL PROTECTED] > Sent: Wednesday, October 08, 2003 6:58 PM > To: Struts Users Mail

Re: JavaServer Faces

2003-10-09 Thread Martin Gainty
Mailing List" <[EMAIL PROTECTED]> Sent: Thursday, October 09, 2003 7:55 PM Subject: Re: JavaServer Faces > Matt, > > This looks like a great taglib -- I wish I had found it when I was working > on some past projects :-). In the JSF world, this would be a component that >

Re: JavaServer Faces

2003-10-09 Thread Kito D. Mann
l.com/qbyk. These are just my opinions - so take them with a grain of salt. Matt -Original Message- From: Ted Husted [mailto:[EMAIL PROTECTED] Sent: Wednesday, October 08, 2003 6:58 PM To: Struts Users Mailing List Subject: Re: JavaServer Faces It's not an either/or decision. http:/

Re: JavaServer Faces

2003-10-09 Thread Frank Maritato
ese are just my opinions - so take them with a grain of salt. Matt -Original Message- From: Ted Husted [mailto:[EMAIL PROTECTED] Sent: Wednesday, October 08, 2003 6:58 PM To: Struts Users Mailing List Subject: Re: JavaServer Faces It's not an either/or decision. http://jakarta.apache

Re: JavaServer Faces

2003-10-09 Thread Vic Cekvenich
ll the best JSP editor IMO). Read more at http://tinyurl.com/qbyk. These are just my opinions - so take them with a grain of salt. Matt -Original Message- From: Ted Husted [mailto:[EMAIL PROTECTED] Sent: Wednesday, October 08, 2003 6:58 PM To: Struts Users Mailing List Subject: Re: JavaSe

RE: JavaServer Faces

2003-10-09 Thread Kito D. Mann
is still the best JSP editor IMO). Read more at http://tinyurl.com/qbyk. These are just my opinions - so take them with a grain of salt. Matt -Original Message- From: Ted Husted [mailto:[EMAIL PROTECTED] Sent: Wednesday, October 08, 2003 6:58 PM To: Struts Users Mailing List Subject: Re: Ja

RE: JavaServer Faces

2003-10-09 Thread Balakrishnan, Vijay
project(ala Web Forms). Vijay -Original Message- From: Matt Raible [mailto:[EMAIL PROTECTED] Sent: Thursday, October 09, 2003 9:20 AM To: 'Struts Users Mailing List' Subject: RE: JavaServer Faces I watched a presentation on JSF last night. Here's my high-level impressi

Re: JavaServer Faces

2003-10-09 Thread Glenn Holmer
Matt Raible wrote: It seems that a lot of "Experts" are touting that it'll be easy to develop because it's a *standard* and IDEs will support it. http://wwws.sun.com/software/products/projectrave/ -- Glenn Holmer

RE: JavaServer Faces

2003-10-09 Thread Matt Raible
t JSPs and JSTL (because Homesite is still the best JSP editor IMO). Read more at http://tinyurl.com/qbyk. These are just my opinions - so take them with a grain of salt. Matt -Original Message- From: Ted Husted [mailto:[EMAIL PROTECTED] Sent: Wednesday, October 08, 2003 6:58 PM To:

Re: JavaServer Faces

2003-10-09 Thread James Mitchell
AIM:jmitchtx - Original Message - From: "Horky Adam G A1C 805 CSPTS/SCBE" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, October 08, 2003 3:28 PM Subject: JavaServer Faces Does anyone know enough about Struts and JavaServer Faces to provide an opinion about

RE: JavaServer Faces

2003-10-08 Thread Vernon Smith
bit about that ;-) >Why not search the archive and see what he has said about it. > -Original Message- > From: Horky Adam G A1C 805 CSPTS/SCBE [mailto:[EMAIL PROTECTED] > Sent: Thursday, 9 October 2003 03:28 > To: [EMAIL PROTECTED] > Subject: JavaServer Faces > > &

RE: JavaServer Faces

2003-10-08 Thread Andrew Hill
: JavaServer Faces Does anyone know enough about Struts and JavaServer Faces to provide an opinion about the superiority of one over the other? A1C Adam G Horky Application Development Programmer, SCBE (618)256-2300

Re: JavaServer Faces

2003-10-08 Thread Ted Husted
s and JavaServer Faces to provide an opinion about the superiority of one over the other? A1C Adam G Horky Application Development Programmer, SCBE (618)256-2300 - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional com

JavaServer Faces

2003-10-08 Thread Horky Adam G A1C 805 CSPTS/SCBE
Does anyone know enough about Struts and JavaServer Faces to provide an opinion about the superiority of one over the other?   A1C Adam G Horky Application Development Programmer, SCBE (618)256-2300  

[Article] Integrating Struts, Tiles, and JavaServer Faces

2003-09-20 Thread Yann Cébron
just stumbled over this new article at IBM developerWorks.. Would you like the front-end power of JavaServer Faces (JSF), the content-formatting strengths of Tiles, and the flexibility of the Struts controller tier all wrapped up in your J2EE Web application? Enterprise Java experts

Integrating Struts, Tiles and JavaServer Faces

2003-09-18 Thread srikanth
Currently JSF, Struts and Tiles cannot work together out of the box. Craig McClanahan has come up with Struts-Faces which lets you integrate Struts and JSF. This is ideal for projects who want to protect their code investment in Struts and also want to take advantage of JSF once it is final. Unfo

[OT] [ANNOUNCE] JavaServer Faces FAQ

2003-06-12 Thread Kito D. Mann
I'm pleased to announce a new FAQ about JSF at http://www.jsfcentral.com. Currently it focuses on more high-level questions, including some basic questions about JSF and Struts, but it's a good compliment to the existing Sun FAQ. I'll be adding more content to the FAQ and the site as a whole ov

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: JavaSe

RE: JavaServer Faces and Struts

2003-06-06 Thread Taylor, Jason
t; 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 >

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

Re: JavaServer Faces and Struts

2003-06-06 Thread Ted Husted
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 implemen

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

JavaServer Faces and Struts

2003-06-06 Thread Fedor Smirnoff
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!?

RE: JavaServer Faces and Struts

2003-06-06 Thread James Holmes
: 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

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 i

Re: JavaServer Faces and Struts

2003-06-06 Thread Fedor Smirnoff
n" <[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 availab

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 PROTEC

[OT] Announce: JavaServer Faces Resource Page

2003-06-04 Thread James Holmes
I've assembled a JavaServer Faces (JSF) resources page on my website for anyone wanting to learn more about JSF. If you know of anything I've missed, let me know. http://www.jamesholmes.com/JavaServerFaces -James --

RE: [ANNOUNCE] Struts-JavaServer Faces Integration Library -- Early Access Version Now Available

2003-03-19 Thread Tumi Mathibedi
A good place to start http://java.sun.com/j2ee/javaserverfaces/index.html -Original Message- From: Butt, Dudley [mailto:[EMAIL PROTECTED] Sent: 19 March 2003 10:17 To: 'Struts Users Mailing List' Subject: RE: [ANNOUNCE] Struts-JavaServer Faces Integration Library -- Early Acce

Re: [ANNOUNCE] Struts-JavaServer Faces Integration Library -- Early Access Version Now Available

2003-03-19 Thread Nicolas De Loof
3 12:48 AM > To: Struts Users Mailing List > Subject: Re: [ANNOUNCE] Struts-JavaServer Faces Integration Library -- > Early Access Version Now Available > > > Ok Thanks Craig. > > -- > Alexandre Jaquet > > - Original Message - > From: "Craig R. McC

RE: [ANNOUNCE] Struts-JavaServer Faces Integration Library -- Early Access Version Now Available

2003-03-19 Thread Butt, Dudley
what is struts faces? -Original Message- From: Alexandre Jaquet [mailto:[EMAIL PROTECTED] Sent: Wednesday, March 19, 2003 12:48 AM To: Struts Users Mailing List Subject: Re: [ANNOUNCE] Struts-JavaServer Faces Integration Library -- Early Access Version Now Available Ok Thanks Craig

Re: [ANNOUNCE] Struts-JavaServer Faces Integration Library -- Early Access Version Now Available

2003-03-18 Thread Alexandre Jaquet
Ok Thanks Craig. -- Alexandre Jaquet - Original Message - From: "Craig R. McClanahan" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" <[EMAIL PROTECTED]> Sent: Tuesday, March 18, 2003 11:45 PM Subject: Re: [ANNOUNCE] Struts-JavaServer Faces Integration

Re: [ANNOUNCE] Struts-JavaServer Faces Integration Library -- EarlyAccess Version Now Available

2003-03-18 Thread Craig R. McClanahan
On Tue, 18 Mar 2003, Alexandre Jaquet wrote: > Date: Tue, 18 Mar 2003 20:53:48 +0100 > From: Alexandre Jaquet <[EMAIL PROTECTED]> > Reply-To: Struts Users Mailing List <[EMAIL PROTECTED]> > To: Struts Users Mailing List <[EMAIL PROTECTED]> > Subject: Re: [

Re: [ANNOUNCE] Struts-JavaServer Faces Integration Library -- Early Access Version Now Available

2003-03-18 Thread Alexandre Jaquet
;Struts Users Mailing List" <[EMAIL PROTECTED]> Sent: Friday, March 07, 2003 5:40 AM Subject: Re: [ANNOUNCE] Struts-JavaServer Faces Integration Library -- Early Access Version Now Available > > > On Fri, 7 Mar 2003, alexj wrote: > > > Date: Fri, 7 Mar 2003 05:30:52

RE: [ANNOUNCE] Struts-JavaServer Faces Integration Library -- Early Access Version Now Available

2003-03-12 Thread Etienne Labonté
support on one particular contribution. > -Original Message- > From: James Mitchell [mailto:[EMAIL PROTECTED] > Sent: Wednesday, March 12, 2003 3:04 PM > To: Struts Users Mailing List > Subject: Re: [ANNOUNCE] Struts-JavaServer Faces Integration Library -- > Early

RE: [ANNOUNCE] Struts-JavaServer Faces Integration Library -- Early Access Version Now Available

2003-03-12 Thread Craig R. McClanahan
On Wed, 12 Mar 2003, Etienne Labonté wrote: > Date: Wed, 12 Mar 2003 14:57:31 -0500 > From: Etienne Labonté <[EMAIL PROTECTED]> > Reply-To: Struts Users Mailing List <[EMAIL PROTECTED]> > To: 'Struts Users Mailing List' <[EMAIL PROTECTED]> > Subj

Re: [ANNOUNCE] Struts-JavaServer Faces Integration Library -- Early Access Version Now Available

2003-03-12 Thread James Mitchell
quot;'Struts Users Mailing List'" <[EMAIL PROTECTED]> Sent: Wednesday, March 12, 2003 2:57 PM Subject: RE: [ANNOUNCE] Struts-JavaServer Faces Integration Library -- Early Access Version Now Available > Introducing new functionality in release candidates? That doesn't s

Re: [ANNOUNCE] Struts-JavaServer Faces Integration Library -- Early Access Version Now Available

2003-03-12 Thread James Mitchell
ware Developer/Struts Evangelist http://struts.sourceforge.net/struts-atlanta/ - Original Message - From: "Etienne Labonté" <[EMAIL PROTECTED]> To: "'Struts Users Mailing List'" <[EMAIL PROTECTED]> Sent: Wednesday, March 12, 2003 2:57 PM Subject: RE: [AN

RE: [ANNOUNCE] Struts-JavaServer Faces Integration Library -- Early Access Version Now Available

2003-03-12 Thread Etienne Labonté
t: [ANNOUNCE] Struts-JavaServer Faces Integration > Library -- Early > Access Version Now Available > > > I'm happy to announce the immediate availability of an > integration library > that allows you to use the recently published EA3 release of > JavaServer > Face

RE: JavaServer Faces

2003-03-12 Thread Craig R. McClanahan
On Wed, 12 Mar 2003 [EMAIL PROTECTED] wrote: > Date: Wed, 12 Mar 2003 13:59:25 -0500 > From: [EMAIL PROTECTED] > Reply-To: Struts Users Mailing List <[EMAIL PROTECTED]> > To: [EMAIL PROTECTED] > Subject: RE: JavaServer Faces > > > -Original Message- >

RE: JavaServer Faces

2003-03-12 Thread MNewcomb
> -Original Message- > From: Mitchell Morris [mailto:[EMAIL PROTECTED] > Subject: RE: JavaServer Faces > > You'll probably hear this from a lot of people ... Java > Server Faces isn't > in the same solution space as Struts. JSF is a UI toolkit, > w

RE: JavaServer Faces

2003-03-12 Thread Mitchell Morris
is more directly substituable for Struts and carries Sun's name on it is (I believe) "Sun ONE Application Framework". +Mitchell > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: Wednesday, March 12, 2003 1:16 PM > To: [EMAIL P

JavaServer Faces

2003-03-12 Thread MNewcomb
Um... I haven't started with Struts yet, but this sounds pretty familiar... Can someone give me the low-down on why I would choose Struts over JavaServer Faces? Or, am I missing something and they're not really related... Thank

Re: JavaServer Faces - Is it OK to use it now?

2003-03-10 Thread Mete Kural
Thanks for you advice. Do you have any vague estimates on how long it will take JSF to become suitable for Struts-based production applications? a) 2-3 months b) 4-6 months c) 6-12 months d) more than 1 year Thanks, Mete - To

  1   2   >