Hi guys.

I  have a simple question


I have Apache Tomcat 6 runing on Windows Server 2003 IIS


I have a .*WAR application that I run from /webapps


So I would run it like this:  http://localhost/myapp/Myapp


My application has to get Google map Keys from Google.

In order to get the Key I have to specify in Google the URL in which I will
run Google map.


So what do I tell google? http://localhost/myapp/Myapp doesn't work. so any
suggestions would be greate.


Another question.

I want to run Myapp not from /webapps but from another folder.  So I have my
*war application in C:\myapp


How do I setup Tomcat to be able to look in that directory ? Or what should
I do in this case? 

Or I can't run the App from another folder?


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to