Ok maybe my previous mail was not clear enough
Actually, I am now using tomcat 3.1 in windows
whenever I try to access a jsp page, even the tomcat samples, I get a Http
500 Internal Server Error. Also the tomcat console displays a huge amount of
messages the first line reads:
java.lang.NoClassDefFoundError: sun/tools/javac/Main
can anybody tell me what am I supposed to do to make the jsp pages to run
thanx in advance

-----Original Message-----
From: A mailing list for discussion about Sun Microsystem's Java Servlet
API Technology. [mailto:[EMAIL PROTECTED]]On Behalf Of Asif
Raj
Sent: 21 April, 2001 6:18 PM
To: [EMAIL PROTECTED]
Subject: Re: servlets/jsp/html in tomcat


you can place your html pages in the public_html directory, servlets in
the servlets directory and jsp pages anywhere in examples or servlets
directory under the home directory of the javawebserver which
is usually c:\javawebserver2.0 unless you have changed it.

regards
asif



On Sat, 21 Apr 2001, Peter Barraud wrote:

> Hi All
> I have just migrated from JWS2.0 to installed tomcat 3.1.
> Firstly, could anybody tell me where do I dump all my simple html pages,
jsp
> pages and servlet classes. Or do I need to configure the tomcat server
> first.
> Thanx in advance
> Peter
>
>
___________________________________________________________________________
> 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

___________________________________________________________________________
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