Hello;
maybe some one can help me.
Apache JServ works for me very well. I use Apache 1.3.3 as Web Server
and mod_jserv is linked dynamicly. Of course I'm using Linux.
But:
1.)
If I try to write a file to the harddisc by a servlet the servlet works
but I can't find the file on the disc. It seems, no file has been
written to the disc.
2.)
I try to retrieve some information out of my database (MySQL). I
already retrieved some information by an ordinary Java Application
(main()). But if I try to retrieve some information by a servlet the
Browser don't give up to browse after starting the servlet. So I have to
use the Browsers (Netscape 4.5) "Stop" Button.
I would be grateful for any answer.
Erwin Ambrosch
-- --------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
READ THE FAQ!!!! <http://java.apache.org/faq/>
Archives and Other: <http://java.apache.org/main/mail.html/>
Problems?: [EMAIL PROTECTED]