Hy List,

I have a problem concerning submitting form-data by using POST.

If I send the form using GET, the content of the form can be read out using: 

request.getParameter("xyz");

If I change to POST,  the parameters can not be read out.

I´m using am Tomcat 4.1.

Any Ideas ? Suggestions ?

Thanx in advance
Ön

Reply via email to