> Date: Fri, 5 Dec 2008 15:26:00 -0500> From: [EMAIL PROTECTED]> To: 
> users@httpd.apache.org> Subject: Re: [EMAIL PROTECTED] Where should I put my 
> java servlet .class file ?> > How did you tell httpd to run the class? What 
> file is referenced by> the exception? Does it happen on the HTTP server or 
> the java> application server?> > > -- > Eric Covener> [EMAIL PROTECTED]
 
I am sorry, I think I may have done something stupid.  This is my first servlet 
to write...
 
I am running in a local intranet (localhost) environment.  Just for learning 
purposes.
 
a.class runs from a command window outside the web server.   The exception is 
raised by a.class.
 
b.class is the servlet which I put in the "htdocs" of the web server.
 
a.class connects to b.class
 
Is this how things should be done ?
 
_________________________________________________________________
Send e-mail faster without improving your typing skills.
http://windowslive.com/Explore/hotmail?ocid=TXT_TAGLM_WL_hotmail_acq_speed_122008

Reply via email to