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" <[EMAIL PROTECTED]> skrev i en meddelelse news:[EMAIL PROTECTED] > 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: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]