Whoops! Sorry about that. Please disregard.
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Give me a call at +352 26 27 04 76 if you think I might be able to help.
Regards,
Marc A. Donis
- Original Message -
From: <[EMAIL PROTECTED]>
To: "Tapestry users"
Sent: Tuesday, July 12, 2005 11:08
Subject: Tapestry Programmer wanted
I was looking on all kinds of fre
Thanks to all those who replied so promptly to my stale link issue! I got
it to work by simply putting the listener on the form instead of on the
submit button.
Does anybody know of a long response mechanism, similar to the
WOLongResponsePage that exists in WebObjects? This is used as a sort
sorry if this is a double post... not sure the first one went.
Hi. I'm new to Tapestry... trying hard to make a transition from WebObjects :)
Here's my problem:
I have a List of Strings through which I iterate, displaying one checkbox for
each item in the List. In the form's submit action me
Hi. I'm new to Tapestry... trying hard to make a transition from WebObjects
:)
Here's my problem:
I have a List of Strings through which I iterate, displaying one checkbox
for each item in the List. In the form's submit action method, I add an
item to the List. This is what happens after t