Re: [Wicket-user] How to get complete URL for application

2006-09-27 Thread Johan Compagner
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 ma

[Wicket-user] How to get complete URL for application

2006-09-27 Thread Stefan Lindner
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 th