Hello,
in "config/global-web-application.xml" there is following definition:
<orion-web-app
servlet-webdir="/servlet"
i think, because of this definition i am able to call
http://myhost/servlet/_servlet_class_
(which calls default-web-app/WEB-INF/classes/_servlet_class_ )
i want to call
http://myhost/MYAPP/servlet/_servlet_class_ ?
what to do?
thanks a lot
klaus
--
Klaus Thiele - Personal & Informatik AG
mailto:[EMAIL PROTECTED]
"There's got to be more to life than compile-and-go."
- Re: calling user servlets Klaus Thiele
- Re: calling user servlets Klaus Thiele
