Running jsp in a different directory than ROOT?

2009-03-01 Thread Hanna1990
I have written my first jsp application Hello World and succesfully run it on a local machine by browsing http://localhost:8080/hello.jsp Now I would like to make Tomcat doing the same thing in other directories than ROOT. What should I do? I don't want to move all my new jsp-files into ROOT-fold

Re: Running jsp in a different directory than ROOT?

2009-03-01 Thread sura
You can put your JSP files in any directory and make it a virtual directory by updating server.xml file Ex: There is commented entry in server.xml as above. First stop the server and update it as you need and restart your server. From: Hanna1990 To: dev@tom

svn commit: r749019 - in /tomcat/tc6.0.x/trunk: ./ java/org/apache/catalina/ java/org/apache/catalina/connector/ java/org/apache/catalina/session/ java/org/apache/tomcat/util/http/ webapps/docs/ webap

2009-03-01 Thread markt
Author: markt Date: Sun Mar 1 12:47:54 2009 New Revision: 749019 URL: http://svn.apache.org/viewvc?rev=749019&view=rev Log: Provide an option to use httpOnly for session cookies. Disabled by default. Modified: tomcat/tc6.0.x/trunk/ (props changed) tomcat/tc6.0.x/trunk/STATUS.txt to

DO NOT REPLY [Bug 44382] Need to add support for HTTPOnly session cookie parameter

2009-03-01 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=44382 --- Comment #17 from Mark Thomas 2009-03-01 04:49:28 PST --- This has been implemented in 6.0.x and will be included in 6.0.19 onwards. It is disabled by default so you need to use: to enable it. -- Configure bugmail: https://

svn commit: r749020 - /tomcat/tc6.0.x/trunk/STATUS.txt

2009-03-01 Thread markt
Author: markt Date: Sun Mar 1 12:54:35 2009 New Revision: 749020 URL: http://svn.apache.org/viewvc?rev=749020&view=rev Log: Respond to Mladen's comment. Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL: http://svn.apache.org/viewvc/tomcat/tc6.0.x/trun

Re: Running jsp in a different directory than ROOT?

2009-03-01 Thread Pid
This is not a matter for the Developers List. The Tomcat Users list is the normal place for this type of query/discussion. sura wrote: > You can put your JSP files in any directory and make it a virtual directory > by updating server.xml file > > Ex: > > There is commented entry in server.xml

Re: svn commit: r749019 - in /tomcat/tc6.0.x/trunk: ./ java/org/apache/catalina/ java/org/apache/catalina/connector/ java/org/apache/catalina/session/ java/org/apache/tomcat/util/http/ webapps/docs

2009-03-01 Thread sebb
On 01/03/2009, ma...@apache.org wrote: > Author: markt > Date: Sun Mar 1 12:47:54 2009 > New Revision: 749019 > > URL: http://svn.apache.org/viewvc?rev=749019&view=rev > Log: > Provide an option to use httpOnly for session cookies. Disabled by default. > ... =

Bug report for Tomcat 3 [2009/03/01]

2009-03-01 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Watchdog [2009/03/01]

2009-03-01 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat 5 [2009/03/01]

2009-03-01 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat 4 [2009/03/01]

2009-03-01 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned