Are you kidding?

Look at the error message.  It tells you _exactly_ what is wrong _and_ how
to fix it.

Do a "jar -tf" on tools.jar and see what's there and why it's needed.

Scott Stirling

----- Original Message -----
From: "Balasubramaniam, Krishnamoorthy (IndSys,IM)"
<[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, February 28, 2000 11:19 AM
Subject: Problem running a Bean


> Hi,
>    I am trying to run a JSP page with a Bean. I am getting the following
> error. I have written a Simple bean to write some value with "param"
option
> and retrieve it. Could some one help me?
>
> -------------------------------------------------------------------
> Error getting compiled page
> The class sun.tools.javac.Main could not be found.
>
> Verify you have a JDK installed and if you are using JDK 1.2 then verify
> tools.jar has been added to the classpath as described in the User Guide.
> --------------------------------------------------------------------

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to