Strip the jsessionid from the resource urls in Java instead of in wicket-ajax.js
--------------------------------------------------------------------------------

                 Key: WICKET-3724
                 URL: https://issues.apache.org/jira/browse/WICKET-3724
             Project: Wicket
          Issue Type: Sub-task
          Components: wicket-core
    Affects Versions: 1.5-RC4
            Reporter: Martin Grigorov
            Assignee: Martin Grigorov
             Fix For: 1.5-RC5


With WICKET-3596 we added logic in wicket-ajax.js to strip the session id from 
the resource urls to be able to check whether the resource is already rendered 
or not.
The same logic can be moved in HeaderResponse.java.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to