Addition to my post above:

I noticed that the browser URL seems to be the same in both 1.4.18 and
1.5.1:
/App/LoginPage

But, in 1.4.18 the resource links looked something like this:
../resources/se.app.LoginPage/images/logo.png

while in 1.5.1 it looks lke this:
wicket/resource/se.app.LoginPage/images/logo-ver-1319057388417.png

So, no "../" in 1.5.1 which I guess is what's causing my problems. In 1.4.18
it seems that wicket automagically solved the resource path issue.

--
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/Wrong-path-for-resources-on-redirected-login-page-tp3920038p3920126.html
Sent from the Users forum mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to