This week's book giveaway is in the Agile and other Processes forum. We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line! See this thread for details.
I've been requested to provide a part 2 to my JSF tutorial for this months Javaranch Journal due about the middle of this month. In part 1 I ended with the following:
In Part 2 of my JSF tutorial series I will demonstrate how to perform custom validation and we will look at how we can easily bind data to form elements like select lists.
I was wondering if this is what you would like to see or is there something instead of or in addition that you would rather see in a JSF Tutorial. I would like to write one that is useful and not regergiate something that's already out there as a few JSF tutorials are popping up here and there.
I thought I would revive this since the promotion is bringing quite a bit of JSF traffic this week. Please tell me what you would like to see in a 2nd tutorial about JSF by me.
For example: how to reuse several standard components in one custom? The following approach is often used to switch between view/edit modes for the same page:
-- Y. Sforza [ December 15, 2004: Message edited by: Yuri Sforza ]
Varun Khanna
Ranch Hand
Joined: May 30, 2002
Posts: 1400
posted
0
I liked your Part - 1,
I would recommend you to go a bit more in dept on part-2 to make it unique, mainly because you can get "n" number of articles over "Event handlers,Custom renderers Converters ... blah blah" and each of them teaches pretty well how to implement but most of them are missing how things are working behind the scenes, i.e. apart from providing the syntax & flow if you can provide the extra information about the points. That's surely going to make your article "more" different from the one floating around on the net. I believer everyone will prefer learning the technology rather than just learning the syntax.
[ December 15, 2004: Message edited by: K Varun ] [ December 15, 2004: Message edited by: K Varun ]
- Varun
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: JSF Tutorial: Part 2 - What Do You Want To See?