> Right. That's a solution [to make sure the user establishes a session first].
Actually, that is what is happening. By default, the SessionValidator
requires one to have a valid session before using the system.
> It seems nice if people were able to bookmark deeper pages though. I
> don't think this is too difficult a problem to solve and I think I
> can do it in a general, non-obtrusive way that adds some new
> functionality. I'll study the code a bit more and hopefully put
> together documentation and a preliminary patch to try things out...
This is possible...take a look at Jyve for an example...you need to modify
the SessionValidator in order to do this.
Product:
<http://java.apache.org/jyve/>
Example:
<http://java.apache.org/jyve-faq/Turbine>
Example 2:
<http://java.apache.org/jyve-faq/Turbine/screen/DisplayFaqs/action/SetAll/project_id/1>
-jon
--
Scarab -
Java Servlet Based - Open Source
Bug/Issue Tracking System
<http://scarab.tigris.org/>
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Problems?: [EMAIL PROTECTED]