[Seaside] Novice question - eliminate "Toolbar" in Seaside

Bany, Michel mbany at cincom.com
Tue Nov 15 15:43:20 CET 2005


Hi Timothy,

> And now: vice versa? I start Application Counter" without "Toolbar".
> How can I get them back?

Either use the configuration tool or evaluate this :

(WADispatcher default entryPoints at: 'counter') preferenceAt:
#deploymentMode put: true

 
> How can I start "seaside configuration" in my browser?
> http:// localhost:8008/seaside .... ?????
> I'm using VisualWorks !!!
> 

http://localhost:8008/seaside/go/config

Enjoy,
Michel.




More information about the Seaside mailing list