<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 5.50.4807.2300" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><SPAN class=029241612-27092002><FONT face=Arial color=#0000ff 
size=2>Mayur,</FONT></SPAN></DIV>
<DIV><SPAN class=029241612-27092002><FONT face=Arial color=#0000ff 
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=029241612-27092002><FONT face=Arial color=#0000ff size=2>You 
have to include all jars used in your code in your class path (a global 
system variable, not Tomcat's classpath) - e.g. javax.servlet is stored in 
servlet.jar. </FONT></SPAN></DIV>
<DIV><SPAN class=029241612-27092002><FONT face=Arial color=#0000ff 
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=029241612-27092002><FONT face=Arial color=#0000ff 
size=2>Hopefully this helps,</FONT></SPAN></DIV>
<DIV><SPAN class=029241612-27092002><FONT face=Arial color=#0000ff 
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=029241612-27092002><FONT face=Arial color=#0000ff 
size=2>Olli</FONT></SPAN></DIV>
<BLOCKQUOTE dir=ltr 
style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #0000ff 2px solid; MARGIN-RIGHT: 0px">
  <DIV class=OutlookMessageHeader dir=ltr align=left><FONT face=Tahoma 
  size=2>-----Original Message-----<BR><B>From:</B> 
  owner-opencms-dev@www.opencms.org 
  [mailto:owner-opencms-dev@www.opencms.org]<B>On Behalf Of </B>Mayur 
  Solanki<BR><B>Sent:</B> 27 September 2002 13:23<BR><B>To:</B> 
  opencms-dev@www.opencms.org<BR><B>Subject:</B> [opencms-dev] servlet code 
  compiling<BR><BR></FONT></DIV>
  <DIV><FONT face=Century color=#000080>Hello,</FONT></DIV>
  <DIV> </DIV>
  <DIV><FONT face=Century color=#000080>  What will do for running java 
  servlet code?</FONT></DIV>
  <DIV><FONT face=Century color=#000080>  Examples in Tomcat Documentation 
  is satisfied run,</FONT></DIV>
  <DIV><FONT face=Century color=#000080>  but can not recompile it 
  source code.</FONT></DIV>
  <DIV> </DIV>
  <DIV><FONT face=Century color=#000080> Suppoese, I am going in <A 
  href="http://localhost:8080/examples/servlets/index.html">http://localhost:8080/examples/servlets/index.html</A></FONT></DIV>
  <DIV><FONT face=Century color=#000080> Many inbuilt examples found there 
  and I can also run it.</FONT></DIV>
  <DIV><FONT face=Century color=#000080> But when I am going to recompile 
  it, gives Errors like....</FONT></DIV>
  <DIV><FONT face=Century color=#000080> " javax.servlet.* package doesn't 
  exist. "</FONT></DIV>
  <DIV> </DIV>
  <DIV><FONT face=Century color=#000080>  Where i am wrong? Please help me. 
  Thanks.</FONT></DIV>
  <DIV> </DIV>
  <DIV><FONT face=Century color=#000080><STRONG>Mayur.</STRONG></FONT></DIV>
  <DIV> </DIV></BLOCKQUOTE></BODY></HTML>