Hi,

If you are running Apache then look at where your document Root is pointing
to in httpd.conf
there you must place your welcome file and any none jsp stuff.

also add you welcome file in httpd.conf if you don't want to type it when
going to your web site.

In an Apache-tomcat environment the jsps will be handled by tomcat(dynamic)
and the "normal" html and images, etc by apache(static)

In windows : check that your welcome file is added to the web.xml config
file in tomcat\conf\ (right at the bottom)

sorry I know nothing of war files

Phill

-----Original Message-----
From: vinod watni [mailto:[EMAIL PROTECTED]]
Sent: 06 June 2001 07:54
To: [EMAIL PROTECTED]
Subject: file not gopund error..





  hi friends ,

    i tried to create the drectory structure as bellow

   " purejsp "

   "purejsp/web-inf"

  : purejsp/web-inf/classes"  in the webpages
directory.

  i did put some html and jsp pages in purejsp
directory and added purejsp in context path in
server.xml file.
  this i did as given in purejsp book , but when i try
to access the file from brouser i get error 404.  I
restarted the and tried but dosent work ?/

  where should  i  put my html , jsp and classes ,
beans intomact ???

  how can i create a web application without making
war file ???


 regards
 vinod

__________________________________________________
Do You Yahoo!?
Get personalized email addresses from Yahoo! Mail - only $35 
a year!  http://personal.mail.yahoo.com/

Reply via email to