what do you mean with reloads the page?

A normal refresh (if url is wicket:interface=xxx) then a page is not recreated.
Or do you mean bookmarkable urls?

Other links like pageLinks or your own links you can do what ever you want with pooling pages.

johan



On 11/3/06, [EMAIL PROTECTED] <[EMAIL PROTECTED] > wrote:
Hi all!

I am looking for a pattern, strategy or code example how to avoid creation of new page Instances when a user reloads a page. Can someone give my a hint how to achieve following behaviour:

- "static" pages which have only a single instance during whole application lifecycle ?
- some kind of page and/or factory or proxy to reuse instances?

Any best practice or some examples would be nice.

Thank you very much,

Maciej Bednarz



-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Wicket-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wicket-user

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Wicket-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to