Hi!

I've tried to search FAQ's and newgroups and haven't
been able to find anything. Please forgive me if its
been answered.

With the Tomcat 3.3/IIS forwarding jsp responses, it
seems as though any url parameters are not being
forwarded and are returning NULL. ie.
http://localhost/index.jsp?username=blah&password=yadayadayda

The username/password requests are not returning
anything. I can confirm this when I go to the port
tomcat is running on behind the scenes, these
paramters are coming through.

Is there a class or something I need to do in order to
get these forwarded?

Thanks

-Matt

=====
------------------------
int myName() {
  cout << "-Matt Fury \n";
  return 0;
}
------------------------

__________________________________________________
Do You Yahoo!?
Yahoo! - Official partner of 2002 FIFA World Cup
http://fifaworldcup.yahoo.com

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to