Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Jakarta-tapestry Wiki" 
for change notification.

The following page has been changed by JesseKuhnert:
http://wiki.apache.org/jakarta-tapestry/41RenderCycleDesign

------------------------------------------------------------------------------
  
  This example is a scenerio where we have a PropertySelection list that allows 
a user to select a "Project" that they would like to work on, when they make a 
selection in the list we would like the server to update another component on 
our page, "ProjectDetails". This component displays detailed meta information 
about our chosen project. Since the UI is such that we would like to not have 
to refresh the entire page whenever one of these selections is made we will use 
"ajax" to refresh only the "ProjectDetails" component when the selection is 
made. Here is a visual example:
  
+ attachment:sampleform1.png
+ 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to