[Seaside] Url's

Avi Bryant avi.bryant at gmail.com
Wed Oct 26 23:36:13 UTC 2005


On Oct 26, 2005, at 4:13 PM, Avi Bryant wrote:

>
> On Oct 26, 2005, at 3:47 PM, Avi Bryant wrote:
>>
>> This should work:
>>
>> WADispatcher default basePath: '/'
>
> Though, of course, that exhibits the problem Ramon pointed out.  So  
> I think the better solution is to use this patch:
>

<snip>

> And then
>
> WADispatcher default basePath: ''

Oh - and then,

WADispatcher default entryPoints at: nil put: (WADispatcher default  
entryPoints at: 'mydefaultapp')

FWIW.

Avi


More information about the Seaside mailing list