Details
-
Type:
Task
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 1.4.3
-
Fix Version/s: 2.0.1
-
Component/s: Examples / Tutorials
-
Labels:None
-
User impact:Low
-
Similar Issues:None
Description
When running the webapp example in Jetty, the servlet responses ("REST Hello World", "REST Put/Get") cause a save dialog to appear in Firefox, saying that the response is a file of type "application/x-www-form-urlencoded". If you save it as a file and open it, it indeed contains the correct response.
This does not occur when running the webapp in Tomcat.
A user reported the same problem, possible solutions are discussed at http://www.nabble.com/Problem-with-HTTP-post-tf3873733.html#a10976182