at this point you will have to rewrite webrequestcodingstrategy to use
_ instead of : and do some special escaping of actual _ values.

-igor

On Wed, Nov 5, 2008 at 12:41 AM, Artur W. <[EMAIL PROTECTED]> wrote:
>
> Hi!
>
> I want to integrate FusionCharts with Wicket. I implement IResourceListener
> the feed the chart
> but this library reject urls which contain colons.
>
> I know I can use some Filter that translate the address but maybe there is
> some easier, wicket way to do it.
>
> I need to translate wicket:interface/:28:t::IResourceListener::/ into
> something like this wicket_interface/_28_t__IResourceListener__/
>
> I do not want to change the coding strategy for the whole application, just
> for this one resource.
>
> Thanks,
> Artur
> --
> View this message in context: 
> http://www.nabble.com/pretty-url-resource%2C-problem-with-colons-tp20337880p20337880.html
> Sent from the Wicket - User mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to