Tom Desmet wrote:
http://myserver:8080/mywicketwebapp/NL/*
http://myserver:8080/mywicketwebapp/EN/*
http://myserver:8080/mywicketwebapp/FR/*
...

What I would like to achieve is that when someone enters the web application
by the url /mywicketwebapp/NL, that all wicket requests stay under this URL.
Same for all other urls.

Are you using Wicket 1.2.x? In Wicket 1.3.x this should Just Work(tm), as all URLs are relative. You just can't do it in 1.2.x, I'm afraid.

Regards,

Al

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to