You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@turbine.apache.org by Jack Axaopoulos <ja...@cisco.com> on 2002/01/03 23:53:10 UTC

More info - Re: Some newbie Turbine questions

So as not to confuse you anymore...

I'm also using my own session validator which
doesnt require any kind of login.

public boolean requiresNewSession(org.apache.turbine.util.RunData data) {
	return false;
}

Thanks...

J


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>