Re: Tapestry Programmer wanted

2005-07-12 Thread Marc A. Donis
Whoops! Sorry about that. Please disregard. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Tapestry Programmer wanted

2005-07-12 Thread Marc A. Donis
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

long response mechanism?

2005-06-18 Thread Marc A. Donis
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

stale link? (newbie)

2005-06-17 Thread Marc A. Donis
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

stale link? (newbie)

2005-06-17 Thread Marc A. Donis
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