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-
ps 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 it is messing up my URL structure.
|
| When I want to direct a user to a pa
- 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 it is messing up my URL structure.
|
| When I want to direct a user to a page, I might use cycle.activate, for
| instance when i've completed a log
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, be
Hi all,
I've been using Tapestry 3.03, and I need help getting rid of
cycle.activate, because it is messing up my URL structure.
When I want to direct a user to a page, I might use cycle.activate, for
instance when i've completed a login procedure or inside a direct link.