Hi Guys,

I am using Java Web Server
I want  to know :
Whare do we have to keep out HTML pages which need to be loaded from the
Java Webserver.

-------put .html files in public_html folder. public_html will be in JWS
folder.

DO I need to set the ClassPath while installing the Java
Webserver.
-----u dont need to set the classpath...if u never try to compile java
servlets on this server......

 If yes, what do i have to include in the classpath regarding the
Javawebserver.

----if u want to compile then it would be...
classpath c:\javawebserver1.1.3\lib\jws.jar;

--srikanth patibanda


Please help me on this asap.


Kind regards

VInay

______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com

___________________________________________________________________________
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

___________________________________________________________________________
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