On 06. Jun 2006 - 16:03:27, Andreas Andreou wrote:
| That won't do, he's in 3.0.3...
I thought he has switched to T4 as he said "I've been using..."
@Daniel: Sorry, in this case just forget what I've said. ;)
-
To unsubscribe, e-
That won't do, he's in 3.0.3...
Perhaps you can try the code described here:
http://wiki.apache.org/tapestry/EasyBrowserRedirection
It will save you a few keystrokes
Andreas Bulling wrote:
Hi Daniel,
you can make your listener methods return the desired IPage directly...
Perhaps thats a solut
What you're suggesting is only available as per Tapestry 4.0+
For tap 3.0.x listeners methods return void
Andreas Bulling wrote:
Hi Daniel,
you can make your listener methods return the desired IPage directly...
Perhaps thats a solution to your problem?
hth,
Andreas
On 06. Jun 2006 - 12:13
Hi Daniel,
you can make your listener methods return the desired IPage directly...
Perhaps thats a solution to your problem?
hth,
Andreas
On 06. Jun 2006 - 12:13:34, Daniel M Garland wrote:
| Hi all,
|
| I've been using Tapestry 3.03, and I need help getting rid of
| cycle.activate, because