Wow, that SimpleCDN tool looks pretty cool.

>From a cursory glance at the doco it seems like they assume that
anything that starts with:

/wicket/resource/
 
is a static resource and that's what I've been doing also with good
success. I suppose I just need to remember to avoid mounting any non
static resource that I may need to construct 'on the fly' in the future
with a path that starts with /wicket/resource then that should fine no?

Is there any chance that wicket itself may, in the future, mount a non
static resource starting with that path?


>-----Original Message-----
>From: Martin Grigorov [mailto:mgrigo...@apache.org]
>Sent: Tuesday, 31 January 2012 3:46 AM
>To: users@wicket.apache.org
>Subject: Re: Configurable Resource's url (use CDN or not)
>
>Hi,
>
>See http://blog.55minutes.com/post/16529577810/simplecdn-and-the-newly-
>released-fiftyfive-wicket-3-2
>
>
>On Mon, Jan 30, 2012 at 5:30 PM, willo <wi...@test.at> wrote:
>> Dear all,
>>
>> Looks like molindo isn't going to upgrade their solution to wicket
1.5.
>> Is there something build into wicket 1.5 where serving resources via
>CDN's
>> is easily done?
>>
>> Many thanks
>> Thomas
>>
>> --
>> View this message in context: http://apache-
>wicket.1842946.n4.nabble.com/Configurable-Resource-s-url-use-CDN-or-not
-
>tp3899388p4341283.html
>> Sent from the Users forum mailing list archive at Nabble.com.
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
>> For additional commands, e-mail: users-h...@wicket.apache.org
>>
>
>
>
>--
>Martin Grigorov
>jWeekend
>Training, Consulting, Development
>http://jWeekend.com
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
>For additional commands, e-mail: users-h...@wicket.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to