For robust session tracking, all URLs emitted by a servlet should be run through this method. Otherwise, URL rewriting cannot be used with browsers which do not support cookies. @param url the url to be encoded. @return the encoded URL if encoding is needed;the unchanged URL otherwise.
|
|
|
|
|
|
|
|
|
|
|
|