On 6/8/07, Igor Vaynberg <[EMAIL PROTECTED]> wrote:
> for static assets it is simple enough to create a component that will
> generate those absolute urls.
>
> resource reference implies a dynamic asset or one that is packaged in the
> java packages, does that make sense to use with an asset server?
>

I think it does make sense.  If you have static resources, I would use
standard HTML instead of wicket.

For example, I have scriptaculous ajax components that package
javascript with the application.  I would like the urls to load that
javascript to be balanced across asset servers.  CSS, Javascript and
Images are all candidates for this kind of loading.

Ryan

-------------------------------------------------------------------------
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