What's the preferred way to mix public and private pages within a
single JServ servlet zone?  The FSD doc says:

"...for the pages that you will want to make secure, you should define
a Layout that executes the SessionValidator action to make things
secure. Then, your Screens should call that "secure" Layout."

It seems simpler to use a custom SessionValidator whose
requiresNewSession() method would return false for the public
screens.  Those screen names could be listed in a properties file
somewhere.  Is that a bad idea?

-- Travis Low  
   <mailto:[EMAIL PROTECTED]>
   <http://dawnstar.org/travis>


------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?:           [EMAIL PROTECTED]

Reply via email to