You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by 心鵬 <an...@asiatek.com.tw> on 2001/02/08 12:49:54 UTC

About Tomcat 4

Dear Sir

The Tomcat4.0 is installed in windows2000 professional.
And JSP programs run well.

I wrote a servlet program and compiled ok.
Where is the right place to place the XXX.class????

Andrew Lin

Re: About Tomcat 4

Posted by Pete Ehli <pe...@teleport.com>.
Not sure what you mean by xxx.class - You can put bean packages in in your context - like web-inf\classes\com\java\sum\mybeanPackage - You can add a lib directory at web-inf\lib\xxx.classes - these are visible to JSP and servlets.
-- Pete -- 
  ----- Original Message ----- 
  From: 心鵬 
  To: tomcat-user@jakarta.apache.org 
  Sent: Thursday, February 08, 2001 3:49 AM
  Subject: About Tomcat 4


  Dear Sir

  The Tomcat4.0 is installed in windows2000 professional.
  And JSP programs run well.

  I wrote a servlet program and compiled ok.
  Where is the right place to place the XXX.class????

  Andrew Lin


------------------------------------------------------------------------------


  ---------------------------------------------------------------------
  To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
  For additional commands, email: tomcat-user-help@jakarta.apache.org