This works for me without a problem. How are you trying to access the
servlet and what's the error message?

-----Original Message-----
From: Jim [mailto:[EMAIL PROTECTED]]
Sent: Thursday, September 28, 2000 6:59 PM
To: Orion-Interest
Subject: classes in web-inf


I have a question that I am not sure how to find an answer to. So, I hope
someone can help me.

I have created a (non-j2ee) application with the following directory
structure:

applications
        myApplication
        myApplication-ejb
        myApplication-web
                Web-inf
                        classes
                                com
                                        myApp
                                                beans
                                                handlers

                ***there are servlets in the myApp directory
                and classes int he beans and handlers directory


I cannot seem to reach my servlets, which I know would normally go right
into the classes directory. However, I packaged them as shown in the
directory structure. I have edited my web.xml file as is required.

Is there something else I should be doing? I haven't tried this before, but
I would like it to work.

Thansk for the help,
Jim


Reply via email to