vwu98...@lycos.com wrote:
Thanks very much André for your detailed information.
I got the Httpfox for my Firefox today. For some reasons, the POST data section always be
blank (a message like "request doesn't contain any POST data"). I can't figure
out the reason so I download Charles Proxy.
Thanks very much André for your detailed information.
I got the Httpfox for my Firefox today. For some reasons, the POST data section
always be blank (a message like "request doesn't contain any POST data"). I
can't figure out the reason so I download Charles Proxy. It shows the form data
is as
Hye Guys,
I have a web based application which is getting it's Geo-spatial data
from Geo-Server and the Geo-
Server is deployed on Tomcat I want to scale this web application by
using Scalr scalability framework .
My configuration in scalr framework .
1. Front-end NginX Load-Balancer
2. App
I have been trying to send multipart/form-data to the server. I have found
that the request never reaches the server.
This is my client code, if I am missing something core in here.
public static void main(String args[])
{
try
{
URL url = new URL(SERVERURL);
Below.
vwu98...@lycos.com wrote:
Please see below.
- Original Message -
From: "André Warnier"
To: "Tomcat Users List"
Sent: Saturday, January 1, 2011 11:46:40 AM GMT -08:00 US/Canada Pacific
Subject: Re: Encoding Issue on POST
vwu98...@lycos.com wrote:
Thanks very much André. Pleas