Turbine <[EMAIL PROTECTED]> wrote:
> I now have a (mostly) working Turbine.
>But I'm a bit confused : can I have a default page, instead of a >defaultscreen ?
I'm not sure I understand you correctly, but you do have a default page - see
modules/pages/DefaultPage.
>And why, when I change the screen.homepage property in
>TurbineResources.properties to HelloWorld, which I took from >the "Getting Started"
>document, do I read on the generated >webpage "Thank you for your visit. Please log
>into the system.Hello, >World !" ??
Because you're still using the DefaultSessionValidator (in action/sessionvalidator).
If you want folks to be able to hit
the homepage without login, you must create you own SessionValidator. Jyve has a good
example of how to do this.
Hope this helps,
dave
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Problems?: [EMAIL PROTECTED]