Unsubscribe request

2008-04-16 Thread Nathan Bahr
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]

Re: My own web page as tomcat default web page

2007-10-05 Thread Nathan Bahr
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

Re: tc & xmlhttprequest

2007-09-10 Thread Nathan Bahr
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

Re: Problem Loading Page Connection was Reset

2007-07-08 Thread Nathan Bahr
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

Problem Loading Page Connection was Reset

2007-07-07 Thread Nathan Bahr
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