Two Laptop Bag
The moose likes JSP and the fly likes JSF 1.0 Final and Your Book Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » JSP
Reply Bookmark "JSF 1.0 Final and Your Book" Watch "JSF 1.0 Final and Your Book" New topic
Author

JSF 1.0 Final and Your Book

Gregg Bolinger
Ranch Hand

Joined: Jul 11, 2001
Posts: 15229

Now that they have released 1.0 Final, have you had a chance to review the final spec (I know, it was only last night) and determine how that affects your book?
I would imagine not much changed. I did point out 1 change I noticed in another thread. And I would also imagine that the concepts stayed the same from the Beta to the Final. But I would like your input on how you think this affects your books overall goal.
Also, do you plan on porting all the examples to the Final RI and making those public?
Thanks.
Bill Dudney
Author
Ranch Hand

Joined: Sep 05, 2003
Posts: 234
Hi Greg,
All the examples have been ported already
I updated the jsp stuff to camelCase in the book, the rest of the changes were minor.
So its good to go on the 1.0 spec.
Hope this helps!


TTFN,<br /> <br />-bd-<br /> <br /><a href="http://www.amazon.com/exec/obidos/ASIN/0471449156/qid=1064343733/sr=2-1/ref=sr_2_1/002-8375300-3666449" target="_blank" rel="nofollow">Jakarta Pitfalls</a> | <a href="http://www.amazon.com/exec/obidos/tg/detail/-/0471146153/qid=1064343733/sr=1-2/ref=sr_1_2/002-8375300-3666449?v=glance&s=books" target="_blank" rel="nofollow">J2EE AntiPatterns</a> | <a href="http://www.amazon.com/exec/obidos/tg/detail/-/0471462071/qid=1064343733/sr=1-3/ref=sr_1_3/002-8375300-3666449?v=glance&s=books" target="_blank" rel="nofollow">Mastering JavaServer Faces</a> | <a href="http://bill.dudney.net/roller/page/bill" target="_blank" rel="nofollow">Blog</a> | <a href="http://www.jroller.com/page/BillDudney" target="_blank" rel="nofollow">Eclipse Blog</a> | <a href="http://www.sourcebeat.com/TitleAction.do?id=2" target="_blank" rel="nofollow">Eclipse 3 Live</a>
Gregg Bolinger
Ranch Hand

Joined: Jul 11, 2001
Posts: 15229

Sounds great! Thanks for the info.
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: JSF 1.0 Final and Your Book
 
Similar Threads
astrology/numerology
re: Stack, Heap - no help from intermediate group
strategy pattern:how to call some SuperType mthd. from encapsulated behavior object
quick question from the book Head First Java
stack, heap, ...