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]

Reply via email to