Re: blog post for review: inactive session timeout

2016-08-27 Thread Dave Koelmeyer
On 26/08/16 17:34, Dirk Frederickx wrote: > Hi Dave, > > Did you know that you can change the "Session Timeout" message which is > shown by JSPWiki when that timeout occurs ? > Just create the SessionExpired page.It's probably also a good idea to > put a [{ALLOW edit Admin}] in that page. H

Re: blog post for review: inactive session timeout

2016-08-26 Thread Juan Pablo Santos Rodríguez
+1 too (didn't knew about the SessionExpired page, nice to know) br, juan pablo El 26 ago. 2016 9:05 a. m., "Harry Metske" escribió: > +1 > > On 26 August 2016 at 07:34, Dirk Frederickx > wrote: > > > Hi Dave, > > > > Did you know that you can change the "Session Timeout" message which is > >

Re: blog post for review: inactive session timeout

2016-08-26 Thread Harry Metske
+1 On 26 August 2016 at 07:34, Dirk Frederickx wrote: > Hi Dave, > > Did you know that you can change the "Session Timeout" message which is > shown by JSPWiki when that timeout occurs ? > Just create the SessionExpired page.It's probably also a good idea to > put a [{ALLOW edit Admin}] i

Re: blog post for review: inactive session timeout

2016-08-25 Thread Dirk Frederickx
Hi Dave, Did you know that you can change the "Session Timeout" message which is shown by JSPWiki when that timeout occurs ? Just create the SessionExpired page.It's probably also a good idea to put a [{ALLOW edit Admin}] in that page. dirk On Fri, Aug 26, 2016 at 2:50 AM, Dave Koelmeyer

blog post for review: inactive session timeout

2016-08-25 Thread Dave Koelmeyer
Hi All, "Quick tip" blog post for review: The default inactive session timeout value for JSPWiki is 30 minutes – quite often too short. The value can be adjusted by adding the following entry to the web.xml file, (where the "session-timeout" value is in minutes): 60 This sets inactive