ate external URLs, this allows me to verify URL
> is
> valid.
> Tapestry uses java.net.URL for external redirection, i mean that action
> method can return URL and Tapestry will do the redirection work.
>
> Regards
> Christophe.
>
> 2009/10/28 sameerkhare
>
>>
our app internal page name.
>
> DH
> http://www.gaonline.com.cn
>
> - Original Message -
> From: "sameerkhare"
> To:
> Sent: Wednesday, October 28, 2009 5:29 PM
> Subject: Re: how can i construct external url with querystring???
>
>
>>
>&g
way you like
> }
>
> In tml, ${fwdLink} login .
>
> DH
> http://www.gaonline.com.cn
>
> - Original Message -
> From: "sameerkhare"
> To:
> Sent: Wednesday, October 28, 2009 2:08 PM
> Subject: Re: how can i construct external url
Don't understand your problem well.
>
> Doesn't [ ${fwdLink} login ] fit your need?
>
> DH
> http://www.gaonline.com.cn
>
> ----- Original Message -
> From: "sameerkhare"
> To:
> Sent: Wednesday, October 28, 2009 12:47 PM
>
I want to construct a URL as below and forward to that external URL through
tapestry 5.
My tml file contains link as below
${fwdLink} login
and correspoinding java file contains getter method for it.
public String getFwdLink() {
return fwdLink= "Http://www.mysite.com?userId=a