Can you just use Package mounting? Or see how that works and copy parts of it to fit your needs?
Listener interface request are not bookmarkable they are internal wicket urls. And those urls are used for the redirect to buffer
So that shouldn't be a problem for you. Because bookmarkable urls don't use redirect to buffer at all.
johan
On 6/25/06, Ittay Dror <
[EMAIL PROTECTED]> wrote:
also, i found that for redirects, only the query part of the url is used to save the rendered page. so i must create a url where all the details are in the query part, if i want to use REDIRECT_TO_BUFFER. is that true?
Ittay Dror wrote:
> Hello,
>
> I'm trying to write a coding strategy that maps all pages with a given package prefix to a url prefix. so a.b.c.Page, and the prefix a.b, and url prefix 1/2, will be mapped to 1/2/c/Page.
>
> I keep running into needing to reimplement functions in WebRequestCodingStrategy. Like encoding/decoding the page map (for the double window handling), encoding/decoding listener interface targets (btw, how is that bookmarkable?) - to handle redirects, encoding/decoding references to resources.
>
> What is the best way to reuse the code/logic in WebRequestCodingStrategy?
>
> Thank you,
> Ittay
>
--
===================================
Ittay Dror,
Chief architect, openQRM TL,
R&D, Qlusters Inc.
[EMAIL PROTECTED]
+972-3-6081994 Fax: +972-3-6081841
http://www.openQRM.org
- Keeps your Data-Center Up and Running
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
Wicket-user@lists.sourceforge.net
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 Wicket-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wicket-user