I guess I could just not bother creating any ResourceReference instance
and simply use:

renderCSSReference(externalUrl + "pbModalWindow.css");


>-----Original Message-----
>From: Chris Colman [mailto:chr...@stepaheadsoftware.com]
>Sent: Sunday, 18 September 2011 8:34 AM
>To: users@wicket.apache.org
>Subject: Migration 1.4 -1.5: Non package ResourceReference
>
>The table in the Wiki suggests replacing
>
>1.4 ResourceReference
>
>With
>
>1..5 PackageResourceReference
>
>But what if the 1.4 ResourceReference was not a package reference but
>specified by a URL?
>
>Eg.,
>
>ResourceReference CSS = new ResourceReference(externalUrl +
>"pbModalWindow.css");
>
>
>
>Yours sincerely,
>
>Chris Colman

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

Reply via email to