I am having the following problem:

When using the Meta - refresh tag as follows:
<META HTTP-EQUIV="Refresh" CONTENT="5;
URL=http://localhost/controller/servlet/Controller;jsessionid=4324kj4jj";>

The URL does not get sent down correctly because the ";" is a delimiter
in the CONTENT attribute
of the META tag which causes a problem with ";" in front of the
"jsessionid"..

Does anybody know if there is a fix for this?

Thanks,

Joel



Reply via email to