However if you insist on only getting "application/xml" --- it is
still achievable (even if the Locale is set),

if you perform a HTTP Redirect
response.sendRedirect("/p/test81/test81.jsp"); from the Servlet to the
JSP instead of a HTTP Forward.

-Rashmi

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to