| Author |
Code Error in JSF In Action
|
Gregg Bolinger
Ranch Hand
Joined: Jul 11, 2001
Posts: 15230
|
|
Kito, I don't know how to get in contact with you but since you are monitering this forum this week, I thought this was as good a place as any. I found a slight error in some of the sample code in the book and thought that since the book isn't printed yet, maybe it could be fixed. I think this would cause some confusion... In Chapter 13 page 547 you have the following line: Which should be (I have bolded the addition) If I find any more issues, would you like me to let you know and if so what would be the prefered way of getting in touch with you. Thanks.
|
 |
Kito Mann
author
Ranch Hand
Joined: Dec 11, 2003
Posts: 105
|
|
Gregg, Thanks for the note. Actually, it isn't an error, because VISIT_KEY_SCOPE already has a period at the end: I can see how it might be confusing, though. In the future, you can email me directly: kmann@virtua.com. Once the book is in print, I'll also be available in the Manning author online forum.
|
Kito D. Mann
Author of JSF in Action — www.JSFCentral.com - JSF FAQ, news, and info
|
 |
Gregg Bolinger
Ranch Hand
Joined: Jul 11, 2001
Posts: 15230
|
|
Ahh, see, so the typo was my problem because I didn't enter it with the "." in my Constants class.
|
 |
Gregg Bolinger
Ranch Hand
Joined: Jul 11, 2001
Posts: 15230
|
|
Originally posted by Kito Mann: I'll also be available in the Manning author online forum.
I hope you will continue to hang out here as well Kito.
|
 |
 |
|
|
subject: Code Error in JSF In Action
|
|
|