If your application is published in "myapp" context, that must be prefixed too.
You should pass all your context absolute urls to UrlRenderer. Sorry I don't have the API here right now but something like getUrlRenderer().renderContexrRelative(contextRelativeBeginningWithSlash) Have fun Sven Am 11. Mai 2018 23:35:09 MESZ schrieb sorinev <sori...@gmail.com>: >Thanks, that was basically it, though I had to prefix with "/myApp/" >instead. >Is there a way to set this globally somewhere through Wicket itself, >rather >than making sure all my strings have that prefixed? > >-- >Sent from: >http://apache-wicket.1842946.n4.nabble.com/Users-forum-f1842947.html > >--------------------------------------------------------------------- >To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org >For additional commands, e-mail: users-h...@wicket.apache.org