> I think if someone uses an absolute slash - it should treat it as absolute.
> That is what the standard is anywhere else within a web app, console
> environment, you name it.  If you want relative to where you are, you leave
> the slash off.  If you want absolute, you use the slash.  With the bug I
> mention below, I have no way of forcing an absolute URL - Wicket takes that
> away from me and makes it where I would have to inject the actual domain
> into my application to be able to accomplish this.

That sounds reasonable to me, though Al currently is the one who has
got the best knowledge on how this impacts things. Another note is
that absolute without a protocol prefix is still relative as you want
the context path prepended, correct?

Eelco

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