>>jakarta.apache.org it's there. sorry but I looked into http://jakarta.apache.org/builds/jakarta-tomcat-4.0/nightly/src/ but I couldn't find anything related to mod_webapp
>>I think you specify this in web.xml of the web application. but web.xml will relate to port 8080 (or whichever port tomcat listen to). Frankly am rather confused how come web.xml wiil relate to something in WebAppDeploy. It seem to me that both can do servlet to URL mapping but while web.xml will be serving servlets on port 8080, Webappdeploy will do it on port 80 and that the 1 am interested. Dom -----Original Message----- From: Nikola Milutinovic [mailto:[EMAIL PROTECTED]] Sent: 30 January 2002 06:59 To: Tomcat Users List Subject: Re: WebAppDeploy Vs WebAppMount > where do I get the latest source of mod_webapp? jakarta.apache.org it's there. > Beside how do specify the mapping? > What I want to be able to do is point my > browser to: http://localhost/examples/HelloWorldExmample > instead of having to do: http://localhost/examples/servlet/HelloWorldExmample > How do I specify that in WebAppDeploy ? I think you specify this in web.xml of the web application. Nix. -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Troubles with the list: <mailto:[EMAIL PROTECTED]>
