[ 
https://issues.apache.org/jira/browse/WICKET-395?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12483903
 ] 

Igor Vaynberg commented on WICKET-395:
--------------------------------------

its not wicket at fault when you do / instead of /*, the servlet container 
doesnt forward the url. not sure if it should according to the spec. should 
/foo match / ? and if it does, jetty and tomcat dont follow that afaik.

> Bookmarkable page problems
> --------------------------
>
>                 Key: WICKET-395
>                 URL: https://issues.apache.org/jira/browse/WICKET-395
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 1.2.5
>         Environment: Tomcat 5.5.20
>            Reporter: Thomas Singer
>             Fix For: 1.2.6
>
>         Attachments: wicket.zip
>
>
> Please see attached example: when opening http://localhost:8080/wicket/ and 
> clicking the "Product" link, the URL changes to 
> http://localhost:8080/wicket/product/index;jsessionid=..., but the page 
> remains the same.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to