Hello all,

I would like to implement my resources references (css files, js files
like jquery and sfuff) instances in a way that I could change the URL
it uses at head tag at runtime.

My goal is to easily change whether my references are fetched from a
CDN repository or internally by my own wicket application (or even if
it is minified or not).

And i was thinking about exposing those ResourceReferences instances
using JMX or something like that so I could change it with no need to
restart my application.

What would be the best solution for that?

Thanks in advance.

-- 
Fabio Cechinel Veronez

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to