Ahh, I now understand your main trouble. I think that we had this question on the list already, but can't remind how it got solved... maybe our "god-of-code" Igor has an idea how ?
> -----Ursprüngliche Nachricht----- > Von: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Im Auftrag > von Rüdiger Schulz > Gesendet: Freitag, 25. Mai 2007 13:34 > An: [email protected] > Betreff: Re: [Wicket-user] Problem with jsessionid in mounted > Resources > > Hello, > > 2007/5/25, Korbinian Bachl <[EMAIL PROTECTED]>: > > Hi, > > > > i dont see the current problem but why dont you just go an > easier way > > in using IndexedParamUrlCoding strategy? > > > > e.g: > > > > -> create 1 normal Wicket WebPage having a (PageParameters params) > > -> strategy mount that page in the init() using > > mount(new IndexedParamUrlCodingStrategy("/images")); > > > > then the page is responsible for all calls to /images/* > > I already use this for a lot of my pages, and it is very nice > to use of course. But how do I deliver a binary image via a > page? Is this even possible? > > -- > greetings from Berlin, > > Rüdiger Schulz > > www.2rue.de > > -------------------------------------------------------------- > ----------- > This SF.net email is sponsored by DB2 Express Download DB2 > Express C - the FREE version of DB2 express and take control > of your XML. No limits. Just data. Click to get it now. > http://sourceforge.net/powerbar/db2/ > _______________________________________________ > Wicket-user mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/wicket-user > ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Wicket-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wicket-user
