[please don't ask me these kinds of questions directly, the user mailing list
is the proper place for these]
Anthony Smith wrote:
> Where can i find the Turbine sessionValidator, and how can I make this start
> up when I first go to the site?
>
In the Turbine source ! :)
org.apache.turbine.modules.actions.sessionvalidator.*
You define the validator you want to use in the TurbineResource.properties
file:
# This is the default action to validate whether or not a session is
# valid. For example, if you want to make sure if a user has already
# logged in or not.
#
# Default: SessionValidator
#dst action.sessionvalidator=sessionvalidator.TemplateSessionValidator
action.sessionvalidator=JetspeedSessionValidator
--
Raphael Luta - [EMAIL PROTECTED]
Vivendi Universal Networks - Paris
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]