Okay, found a workaround.  This doesn't really answer my original question,
which may not have an answer, but this did what we wanted:

http://www.phpbuilder.com/mail/php-general/2001032/1269.php

It may also be necessary to use HttpServletResponse.encodeRedirectURL
before using sendRedirect in your servlet.
http://java.sun.com/products/servlet/2.2/javadoc/javax/servlet/http/HttpServletResponse.html#encodeRedirectURL(java.lang.String)

-- 
Jiann-Ming Su  [EMAIL PROTECTED]  404-712-2603
Development Team Systems Administrator
General Libraries Systems Division




-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to