+---+
| Bugzilla Bug ID |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned
+---+
| Bugzilla Bug ID |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned
+---+
| Bugzilla Bug ID |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned
+---+
| Bugzilla Bug ID |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned
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.
>
...
=
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
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
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://
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
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
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
11 matches
Mail list logo