Yes, the correct way is to inject the Request and obtain the value from it.
There was a lot of confusion through 5.0.4 to support PageTester -- Request
was effectively split into a bunch of smaller interfaces; I've managed to
re-knit everything together properly.
On 5/24/07, Daniel Jue <[EMAIL P
I saw a previous post that said this form component was intended for 5.0.4.
I'm now switching over my codebase to to tap 5.0.5 (snapshot).
I was about to try and write one myself based on the 5.0.4 checkbox source
code, until I noticed formSupport doesn't have the method
getParameterValue(Strin
Oh, industrious man! Thank you Howard.
?? Tue, 20 Mar 2007 13:19:11 +0800??Howard Lewis Ship <[EMAIL PROTECTED]> ??
??:
Certainly for 5.0.4, but I'm back on a Tapestry project full time, so
things are going to slow down on T5 for a little bit, as I only have
nights and weekends for T5 current
Certainly for 5.0.4, but I'm back on a Tapestry project full time, so
things are going to slow down on T5 for a little bit, as I only have
nights and weekends for T5 currently.
On 3/19/07, Bogdan Calmac <[EMAIL PROTECTED]> wrote:
Hi all,
As far as the features available in T5 I thought it was m
Hi all,
As far as the features available in T5 I thought it was mentioned that
all form elements are already implemented, but today I needed a radio
input and I realized it's not available yet.
Howard, any ideea when the radio input will be available?
Thank you,
Bogdan Calmac.
---