JSF Basics 1
Step by step for building "Guess a Number" JSF application
Presentation
StepByStepGuideForBuildingSimpleJSFApp_speakernoted
Slide # 46

Reads: elements, each of which defines the page to open next (defined
by to-tree-
id) based on a logical outcome (defined by from-outcome).

Replace w/: elements, each of which defines the page to open next
(defined by to-view-
id) based on a logical outcome (defined by from-outcome).

newbean

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Java 
EE (J2EE) Programming with Passion!" group.
To post to this group, send email to 
java-ee-j2ee-programming-with-passion@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/java-ee-j2ee-programming-with-passion?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to