Hi guys,
I am trying to code my own WAHandlerTrackingStrategy subclass. I am trying to implement #addKey:toUrl: in a way that it does some #addToPath: to the URL. Imagine like if I would like to store the session ID in this way xxx/s/asdasdklahsfa rather than xxx/?_s=asdasdklahsfa
However, nothing is displayed in browser's URL bar.
I also tried to add that in my WASession subclass (that is, implement #updateUrl: and add those paths). Yet, not luck.
Any idea what I am doing wrong?
Thanks in advance,
_______________________________________________
seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside