Dear All

I am new to Apache Jserv and Servlets in large so I hope
my question is making sense.

I have a servlet that take some user input
and display contents of files accordingly.

I have 2 java files with different methods and I wish to group
them together using package.
I have created the necessary directory to reflect on the classpath.

But for some reason, if I have the package statement, browser
will display the message saying file not found.
Without the package statement, the servlet runs just fine.

Is there something that I did wrong?


--Vince


_______________________________________________________________
Get Free Email and Do More On The Web. Visit http://www.msn.com


----------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
READ THE FAQ!!!!     <http://java.apache.org/faq/>
Archives and Other:  <http://java.apache.org/main/mail.html/>
Problems?:           [EMAIL PROTECTED]

Reply via email to