Hello,

I read many posts on this, tried may suggestions, must be stupid, but I
can't figure it out.
I'm using Wicket 1.5.3, an application with a number of tabbed panels.

My application's url is, lets say http://localhost:9080/context/

When I enter this URL, the browse immediately changes this to
http://localhost:9080/context/?0

I don't want that!!

When I enter userdata and switch some tabs, nothing happens, but when I hit
F5 the URL changes to
http://localhost:9080/context/?9 or another number, depending on my
activity.

I don't want that!!

When I enter passed url's like http://localhost:9080/context/?37 or
http://localhost:9080/context/?154, I
get the prefilled pages that correspond to those url's.

I have no need for that!!

I just want http://localhost:9080/context/ to be addressable from my
favorites, that's all. 

Even CTRL+F5 doesn't give me a clean page, I have to remove the ?xx part
with my mouse.

Please help!

--
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/Unchanging-url-s-tp4080178p4080178.html
Sent from the Users forum mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to