I think 30 minutes is too long. The server is already maxed out on
capacity, so that needs to be fixed before we start tampering with
session expiries.

Just download the examples throw it in a web container, or check out
Wicket from svn and run mvn jetty:run. Then you can look at the code
as long as you want.

Martijn

On 3/18/08, Sebastiaan van Erk <[EMAIL PROTECTED]> wrote:
> Yes, or just even increase the timeout as a temporary fix. :-)
>
>  It's like 5 minutes now, which means that if you go to your own code to
>  implement something like in the example, and then want to view the
>  source code of the next logical file, it says "page expired". If it was
>  30 minutes, then for me it would be much less of an issue.
>
>  Regards,
>
> Sebastiaan
>
>
>  Igor Vaynberg wrote:
>  > i think they meant to make only source code viewing pages stateless...
>  >
>  > -igor
>  >
>  >
>  > On Tue, Mar 18, 2008 at 12:26 AM, Martijn Dashorst
>  > <[EMAIL PROTECTED]> wrote:
>  >> -1
>  >>
>  >>  You can download and run the examples yourself if you want to do so.
>  >>  The examples are just that: examples of normal wicket pages. Forcing
>  >>  them stateless gives new users the wrong impressions.
>  >>
>  >>  Martijn
>  >>
>  >>
>  >>
>  >>  On 3/18/08, Ned Collyer <[EMAIL PROTECTED]> wrote:
>  >>  >
>  >>  >  Hi,
>  >>  >
>  >>  >  I enjoy clicking around the source at 
> http://www.wicketstuff.org/wicket13/.
>  >>  >  It's interesting stuff :)
>  >>  >
>  >>  >  Page expiry is very frustrating, especially when you tab back to the 
> code to
>  >>  >  see how something is achieved.
>  >>  >
>  >>  >  Can we make the code pages either static or stateless, so I can 
> bookmark
>  >>  >  them, send them to colleagues, or  come back 30mins later and click a 
> link
>  >>  >  without it saying "page expired"?
>  >>  >
>  >>  >  Rgds
>  >>  >
>  >>  >  Ned
>  >>  >
>  >>  > --
>  >>  >  View this message in context: 
> http://www.nabble.com/Wicketstuff-source-pages---can-we-make-them-stateless--tp16111827p16111827.html
>  >>  >  Sent from the Wicket - User mailing list archive at Nabble.com.
>  >>  >
>  >>  >
>  >>  >  ---------------------------------------------------------------------
>  >>  >  To unsubscribe, e-mail: [EMAIL PROTECTED]
>  >>  >  For additional commands, e-mail: [EMAIL PROTECTED]
>  >>  >
>  >>  >
>  >>
>  >>
>  >>  --
>  >>  Buy Wicket in Action: http://manning.com/dashorst
>  >>  Apache Wicket 1.3.2 is released
>  >>  Get it now: http://www.apache.org/dyn/closer.cgi/wicket/1.3.2
>  >>
>  >>
>  >>
>  >>  ---------------------------------------------------------------------
>  >>  To unsubscribe, e-mail: [EMAIL PROTECTED]
>  >>  For additional commands, e-mail: [EMAIL PROTECTED]
>  >>
>  >>
>  >
>  > ---------------------------------------------------------------------
>  > To unsubscribe, e-mail: [EMAIL PROTECTED]
>  > For additional commands, e-mail: [EMAIL PROTECTED]
>  >
>
>


-- 
Buy Wicket in Action: http://manning.com/dashorst
Apache Wicket 1.3.2 is released
Get it now: http://www.apache.org/dyn/closer.cgi/wicket/1.3.2

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to