Re: T5.1: Request forwarding breaks page/actionlinks

2009-11-21 Thread Thiago H. de Paula Figueiredo
Em Sat, 21 Nov 2009 13:23:35 -0200, Kalle Korhonen escreveu: Ah great, there's such a symbol! Nevertheless, you don't think that the components should use PageRenderLinkSource for creating links? Yes. Their sources should be updated, as PageRenderLinkSource was introduced in T5.1. -- Th

Re: T5.1: Request forwarding breaks page/actionlinks

2009-11-21 Thread Kalle Korhonen
On Sat, Nov 21, 2009 at 3:31 AM, Thiago H. de Paula Figueiredo wrote: > Em Fri, 20 Nov 2009 19:41:46 -0200, Kalle Korhonen > escreveu: >> Hmm... browsing the javadocs and source, I can see that *if* all of >> the components would be using PageRenderLinkSource instead of the now >> deprecated Comp

Re: T5.1: Request forwarding breaks page/actionlinks

2009-11-21 Thread Thiago H. de Paula Figueiredo
Em Fri, 20 Nov 2009 19:41:46 -0200, Kalle Korhonen escreveu: Hmm... browsing the javadocs and source, I can see that *if* all of the components would be using PageRenderLinkSource instead of the now deprecated ComponentResources.createPageLink() it seems it would be possible to override PageR

Re: T5.1: Request forwarding breaks page/actionlinks

2009-11-20 Thread Kalle Korhonen
n). But in this case, PageLinks and >>>> ActionLinks >>>> work properly. >>> Good question, you can dig through the source code to be certain, but at a >>> guess I think Tapestry simply renders markup and doesn't use a server side >>> redirect. &

Re: T5.1: Request forwarding breaks page/actionlinks

2009-11-20 Thread Kalle Korhonen
ce code to be certain, but at a >> guess I think Tapestry simply renders markup and doesn't use a server side >> redirect. >> >> Peter >> >> - Original Message - >> From: "immutability" >> To: users@tapestry.apache.org >>

Re: T5.1: Request forwarding breaks page/actionlinks

2009-06-17 Thread immutability
edirect. > > Peter > > - Original Message - > From: "immutability" > To: users@tapestry.apache.org > Sent: Tuesday, 16 June, 2009 17:34:58 GMT +02:00 Athens, Beirut, > Bucharest, Istanbul > Subject: Re: T5.1: Request forwarding breaks page/actionlinks

Re: T5.1: Request forwarding breaks page/actionlinks

2009-06-17 Thread P . Stavrinides
ect. Peter - Original Message - From: "immutability" To: users@tapestry.apache.org Sent: Tuesday, 16 June, 2009 17:34:58 GMT +02:00 Athens, Beirut, Bucharest, Istanbul Subject: Re: T5.1: Request forwarding breaks page/actionlinks Thank you for your reply Peter. I ran across

Re: T5.1: Request forwarding breaks page/actionlinks

2009-06-16 Thread immutability
Thank you for your reply Peter. I ran across the JIRA you posted, but I feel it was a bit different from whay I'm seeking - the other guy was getting exceptions upon doing the forward. I agree there's not much use to do the forwarding when Tapestry already has excellent mechanism to perform redire

Re: T5.1: Request forwarding breaks page/actionlinks

2009-06-16 Thread P . Stavrinides
Message - From: "immutability" To: users@tapestry.apache.org Sent: Tuesday, 16 June, 2009 16:40:46 GMT +02:00 Athens, Beirut, Bucharest, Istanbul Subject: Re: T5.1: Request forwarding breaks page/actionlinks The problem I have described in my original message is not related to Ac

Re: T5.1: Request forwarding breaks page/actionlinks

2009-06-16 Thread immutability
The problem I have described in my original message is not related to Acegi/Spring, but it appears to be a problem in the way Tapestry generates URLs for ActionLinks and PageLinks after an server-side request forward is performed. Unlike a client-side redirect, in this case the URL that the browse