----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files.  Don't make us guess your problem!!!
----------------------------------------------------------------

Hello,

I'm begining working with servlets and I have a problem

I'm working with:

- Linux Red Hat 6.0
- Apache 1.3.9.7 running on port 80
- JServ 1.1        running on port 8007
- JSDK 2.0

And I'm trying to run a simple servlet. In this servlet I simply want to
retrieve the query string passed in the browser adress field like here after
http://myserver/myservlet?field1=linux+field2=apache

But the call of the getQueryString java method always returns me a NULL
value. Has anybody encountered this kind of problem?

I thing it could be a configuration problem, but I'm not sur and I can't
find it by now.

If you have a solution, an answer, please help me. Thanks for advance.

Cedric.

P.S. : please send me an answer to [EMAIL PROTECTED] too. Thanks

Cedric DANGREMONT - [EMAIL PROTECTED]
opt[e]way, 80 route des Lucioles
BP 37 / ACTE, 06901 Sophia Antipolis, FRANCE
phone:(+33).(0)4.93.95.66.51  fax:(+33).(0)4.93.95.66.52
http://www.opteway.com



--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html>
Problems?:           [EMAIL PROTECTED]

Reply via email to