you need to do that yourself by extracting that info from the httprequest that you can get from the wicket WebRequest.

Or, and that could be better especially when virtual hosted or proxied, use your own configuration setting for that
to specify the complete servername:port (and maybe differently mapped context path through virtual hosting)

johan


On 9/27/06, Stefan Lindner <[EMAIL PROTECTED]> wrote:
I need to have the complete url form y application ( e.g.
"myhost.com:8080/myapp"). How can I do this?

Stefan Lindner

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to