|
Hello!
I�m working on a project in JSP and I have a hughe
problem with the GET-method.
I can�t use the request.getParameter("param") to
get values send by a html-link.
It works just fine if I use POST method through a
Form.
Even the Tomcat-JSP-Examples doesn�t work while
using the GET method.
All examples works but those which uses
GET!
Anybody knows what can be wrong???
/Nepes
|
