Tagged Questions

0
votes
3answers
60 views
+100

Override 302 response in WebLogic

When I do a redirect inside J2EE web application deployed on WebLogic it sends back to the client the following response: HTTP/1.1 302 Moved Temporarily Cache-Control: no-cache="set-cookie" Date: …