uklance / tapestry-offline

Offline rendering of tapestry pages and components without a HTTP request
5 stars 3 forks source link

jsessionid and response.encodeURL() #5

Open uklance opened 10 years ago

uklance commented 10 years ago

Implement a pluggable version of OfflineResponseGlobals which appends jsessionid to the URL if a session exists.

Also need to investigate other variants of encodeURL that use a different mechanism than ;jsessionid=???

Better check this before implementing http://stackoverflow.com/questions/20907351/do-all-servlet-containers-use-jsessionid-to-track-the-session