I'm quite new to Java and servlets, so I hope you'll pardon these questions:

I'm trying to use Apache and JServ on Win NT. I believe I have the two set up 
correctly (I know there is an issue with a .JAR file being 0 bytes. But, I believe I 
have corrected that). The book I am reading uses JavaServer in its examples and I get 
a little confused.

1) Should the port that Apache listens to be 80? or 8080?

2) I set up two zones for JServ - development and production. The are pointing to 
directories g:\dev\serv and g:\prod\serv respectively. If I have a servlet in both 
servlet directories names serve1.class...what URL do I use in my browser to run these?

I am guessing that it goes something like htttp://localhost:80/what is next?


your help is very appreciated
mike

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to