aspose file tools
The moose likes Struts and the fly likes Code Error in JSF In Action Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Frameworks » Struts
Reply Bookmark "Code Error in JSF In Action" Watch "Code Error in JSF In Action" New topic
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 Actionwww.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.
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Code Error in JSF In Action
 
Similar Threads
ReferenceSyntaxException
JSF... My post-JavaOne impressions.
Save POI Excel file in JSF
Creating a utility managed bean, to move common code and use from different beans?
[Resolved] Services as Managed Beans