Can you please unsubscribe me?
-Thanks
-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Try renaming MyApp(.jar) to ROOT(.jar) in the webapps directory.
>>> [EMAIL PROTECTED] 10/05/07 12:43 PM >>>
Hi,
how to set your own application page as default tomcat page?
I have my application and i am configuring my server. By default when
you
give the URL it will be going to TOMCAT man
hmm what exactly do you need ajax for? From my recollection, ajax is
simply a method of making mini-requests to the server so the interaction
with your webapp is a bit more fluid. As for that last bit, I have found
that you can specify the path as /FolderInWebApp/Script/myScript.js
instead of using
ebapp with the name
ROOT
and an empty context path do whatever you want, then drop the WAR
into
TC.
If you trying to retore it, just copy the contents of another TC.
- Original Message -
From: "Nathan Bahr" <[EMAIL PROTECTED]>
To:
Sent: Saturday, July 07, 2007 11:07
Hi
I have a small problem with accessing a webapp hosted by my tomcat
5.5.20 server. I have in webapps/ROOT a basic
helloWorld.html file. The server starts and stops fine when running the
shell scripts (using j2se 5.0 btw) however I cannot
access helloWorld.html through the web browser. The log fil