You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by James Sherwood <js...@rgisolutions.com> on 2006/08/15 14:10:48 UTC

Possible to make any page your homepage?

We have designed a robust platform that lets them select any page they have 
created as their homepage.

Currently the way we do it is the homepage is simply a javascript redirect 
to the page they choose.

The problem is, when we do it this way thier hompage has a 
www.theirurl.com?service=vpage/1 style url.

Is there any way around this to make the url just www.theirurl.com when they 
first hit thier homepage?

Thanks,
James 


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org


Re: Possible to make any page your homepage?

Posted by "hv @ Fashion Content" <in...@fashioncontent.com>.
Have a look at 
http://tapestry.apache.org/tapestry4/UsersGuide/friendly-urls.html
It looks like you have created a new page service, so you would want to make 
an encoder/decoder for it.

Henrik

"James Sherwood" <js...@rgisolutions.com> skrev i en meddelelse 
news:017a01c6c063$d88862f0$26066a4a@jameslwuo79ei7...
> We have designed a robust platform that lets them select any page they 
> have created as their homepage.
>
> Currently the way we do it is the homepage is simply a javascript redirect 
> to the page they choose.
>
> The problem is, when we do it this way thier hompage has a 
> www.theirurl.com?service=vpage/1 style url.
>
> Is there any way around this to make the url just www.theirurl.com when 
> they first hit thier homepage?
>
> Thanks,
> James
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
> For additional commands, e-mail: users-help@tapestry.apache.org
>
> 




---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org