Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Cannot use request.getContentLength() ?

Status
Not open for further replies.

Gaelle

Programmer
Jun 20, 2001
62
0
0
FR
Hello !

I am working with WebSphere 3.5.4 under Solaris 2.8, and I don't manage to use request.getContentLength() : in fact, it always returns 0 !
How can I do to know if something has been sent by a POST or GET protocol to my jsp page without this function ?

Thanks,
Gaelle.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top