----------------------------------------------------------------
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!!!
----------------------------------------------------------------

Hi,

I am trying to write an application that when the client send a request to
the Apache server, the certain servlet is activated and will read data from
the respective text file, and return what it have read to the client. I have
tested this particular application using the ServletExecDebugger, and it is
working fine. However when I tried to put the application on actual server
and Jserv,
it seem that it could not return anything. Not sure is whether it can't find
the file or what. Do I need to set any properties files in JServ to indicate
where to find the text files? Or any permission files?

Any advice will be greatly appreciated..Thank you.

regards Jo



--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Search Archives: 
<http://www.mail-archive.com/java-apache-users%40list.working-dogs.com/>
Problems?:           [EMAIL PROTECTED]

Reply via email to