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
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to