Yep, that /is/ the great problem. I've played with it a bit some time ago, but the thing I would really hate is to have to introduce the request.contextPath variable again (which people are going to forget a lot anyway) for this.

Eelco


This is a catch with "real pretty names" with slashes, that a name is
treated as path. So, you might want to establish a "root" application
name/context somewhere in the accessible place, and always use it when
you build path to resources.

So, if someone includes CSS stylesheet directly to HTML template or
header or whatever, it would break after he changes one level up/down :-((

Michael.


-------------------------------------------------------
This SF.Net email is sponsored by the 'Do More With Dual!' webinar happening
July 14 at 8am PDT/11am EDT. We invite you to explore the latest in dual
core and dual graphics technology at this free one hour event hosted by HP,
AMD, and NVIDIA.  To register visit http://www.hp.com/go/dualwebinar
_______________________________________________
Wicket-develop mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wicket-develop



-------------------------------------------------------
This SF.Net email is sponsored by the 'Do More With Dual!' webinar happening
July 14 at 8am PDT/11am EDT. We invite you to explore the latest in dual
core and dual graphics technology at this free one hour event hosted by HP,
AMD, and NVIDIA.  To register visit http://www.hp.com/go/dualwebinar
_______________________________________________
Wicket-develop mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wicket-develop

Reply via email to