Actually, there is some versioning still there. But if you
turn of default versioning (via Application.getSettings ()), it works well. (resembles web islands behavior).
Shouldn't be all versioning turned off for hangman?


Btw. I tried another thing - add these headers to hangman

Cache-Control: must-revalidate
Pragma: no-cache
Expires: -1

but it didn't help. No page reload on back button (using firefox). Does anyone know what else might help to force browser reload the page on back button?

Eelco Hillenius wrote:
Yes, for hangman we explicitly turned of versioning (I think after your comment on Jonathan's site), so you couldn't cheat anymore.

Eelco

If I submit a letter that was already used, nothing happens, a view
corresponding to current state is rendered. So, Wicket already behaves
as I like ;)

Michael.

Also, Hangman is not initialized when you click "Start Hangman". This
is a bug, because *this* is a place where it should be reset.


-------------------------------------------------------
This SF.Net email is sponsored by the 'Do More With Dual!' webinar happening
July 14 at 8am PDT/11am EDT. We invite you to explore the latest in dual
core and dual graphics technology at this free one hour event hosted by HP,
AMD, and NVIDIA.  To register visit http://www.hp.com/go/dualwebinar
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user



-------------------------------------------------------
This SF.Net email is sponsored by the 'Do More With Dual!' webinar happening
July 14 at 8am PDT/11am EDT. We invite you to explore the latest in dual
core and dual graphics technology at this free one hour event hosted by HP,
AMD, and NVIDIA.  To register visit http://www.hp.com/go/dualwebinar
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user




-------------------------------------------------------
This SF.Net email is sponsored by the 'Do More With Dual!' webinar happening
July 14 at 8am PDT/11am EDT. We invite you to explore the latest in dual
core and dual graphics technology at this free one hour event hosted by HP,
AMD, and NVIDIA.  To register visit http://www.hp.com/go/dualwebinar
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to