[Seaside] Eliminating seaside/go from application URL?

itsme213 itsme213 at hotmail.com
Tue Aug 22 04:31:06 UTC 2006


From: "Keith Hodges" <keith_hodges at yahoo.co.uk>
Subject: Re: [Seaside] Eliminating seaside/go from application URL?


> Set the "default" entry point to be the application that you wish to 
> handle non seaside/go hits.

The simplest way I found was:

- set WADispatcher default inst-var (class side) to nil
- edit the WADispatcher default method (class side) with the path you want
- re-register your apps




More information about the Seaside mailing list