You don't have to use the Home service at all. The Home service is just
a facility that tapestry provides so that you can configure the page you
go to when you don't specify it in your url. It's just like placing
<welcome-file> in your web.xml, but for tapestry.
Cheers
Hugo
Daniel M Garland wrote:
I was thinking if I just had another page implementing IExternal
interface, I could have the web server redirect straight to that
page... Are there any implications to not go throught the home service
each time?
Dan
Hugo Palma wrote:
And based on what will you make the decision about which Home page to
go to ?
As i see it what you'd have to is override the provided Home service
and implement the decision of which page to show in the service.
Cheers
Hugo
Daniel M Garland wrote:
Hi All,
If I want to have multiple home pages that represent different
starting points to the application what are my options? I
effectively need two different 'home' services.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
______________________________________________________________________
This email has been scanned by the MessageLabs Email Security System.
For more information please visit http://www.messagelabs.com/email
______________________________________________________________________
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]