;tr">
>
>
>
>
>Then if you have ten customers in customerList, there will be ten textFields
>shown, and each of those TextFields will call getFullName() on the specific
>customer object when it renders, and call the setFullName(String foo) method
>on the specific
Hello All,
We have a page with a form were we ask the customer standard information about
name an address etc.
We ask the information for multiple customers an for each customer we use a
seperate object.
In the form we want to bind the firstName box, lastName box etc to
corresponding fields in
I think that is a good idea, a Poll. I like simple loge, adding the apache
feather is an good idea.
Paul
Borut Bol ina (05/18/2006 23:34):
>Maybe we can narrow down and make a poll after a few days/weeks when all
>proposals come in.
>
>So far there they are:
>http://svarog.homeip.net/tapestry
you
>can use getRequestCycle().activate(String page) to do this.
>Never done it, but it sounds logical to me :)
>
>Kind regards, Bianca
>Freelance Java Developer, Netherlands.
>
>-Original Message-
>From: Voors Paul [mailto:[EMAIL PROTECTED]
>Sent: woensdag
Hello mark,
Where can i find Easy Wizard?
Paul
Mark Stang (05/17/2006 17:37):
>Look at Easy Wizard.
>
>regards,
>
>Mark
>
>
>-Original Message-
>From: Voors Paul [mailto:[EMAIL PROTECTED]
>Sent: Wed 5/17/2006 5:55 AM
>To: tapestry-user@jakar
Hello Folks,
In an application I want to introduce some kind of pageflow. This is how I
planned to do it:
In a page I inject a flowcontroller.
From within the page the flowcotroller is accessed via a method:
getFlowController.proceed(some parameters).
Based on the parameters the flowcontroller r