You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Peter Choe <ch...@mindspring.com> on 2000/04/18 19:03:01 UTC

post method on tomcat

i am trying to write a logon jsp.  but for some reason, when i try to use post
it doesn't send the information to the next jsp.  but if i use get, it works.

i am using tomcat3.0 for the jsp engine.  anyone know if there is a problem with

tomcat and using the post method?  or do i have to configure something to allow
post?

peter choe