|
Hello, I am newbie on this. I have a schoolaccount on a
computer running Orion-server. I want to try out a clean java servlet, no JSP or
anything else.. On my account there is a folder called WEB-INF and that folder
contains 2 folders. classes and lib. In WEB-INF there also is a file called
web.xml. What do I have to do to be able to run my servlet called SimpleServlet?
Someone told me to change web.xml but I do not how to handle xml. Also, where
should my servlet-file go? Should I complie it and send the .class file or send
the .java file? Where should I put it? In the classes folder?
Many thanx for answears......
Best Regards, Jens Frank
|
- Re: Servlets Jens Frank
- Re: Servlets Johan Fredriksson
