(i've sent this an hour ago, but can's see it on the list. so i'm resending, 
sorry if it appears twice)


i'm using markup inheritance with head contribution:
<wicket:head>
<link href="../include/global_en.css" rel="stylesheet" type="text/css">
....

the output is:
<head>
<link href="/../include/global_en.css" type="text/css" rel="stylesheet">

notice that the href now is absolute :-(

thanks,
ittay

-- 
===================================
Ittay Dror, 
Chief architect, openQRM TL, 
R&D, Qlusters Inc.
[EMAIL PROTECTED]
+972-3-6081994 Fax: +972-3-6081841

http://www.openQRM.org
- Keeps your Data-Center Up and Running



_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to