josemanuel lopez wrote:
> Hi Mark,
> I have a session started with http for login I called
> hppts and the session is different th einfo created
> under http can not be retrived by the second session
> created by htts, any idea how can I get info from one
> session to another or better that how t
Hi Mark,
I have a session started with http for login I called
hppts and the session is different th einfo created
under http can not be retrived by the second session
created by htts, any idea how can I get info from one
session to another or better that how to share info
from sessions.
Th
josemanuel lopez wrote:
> Hi
>
> The reazon is because the seesion is created with
> info from the call: example: IP address, Port Etc,
> and Tomcat has to create a new session because the
> info is different, I'm being trying to find a solution
> for this problem, but still I'm working on
Hi
The reazon is because the seesion is created with
info from the call: example: IP address, Port Etc,
and Tomcat has to create a new session because the
info is different, I'm being trying to find a solution
for this problem, but still I'm working on that. I'll
keep you posted...or if y
Steve Ochani wrote:
Date sent: Sun, 27 Aug 2006 13:34:38 -0300
From: Mansour <[EMAIL PROTECTED]>
Subject:Re: mod_jk and apache
To: Mansour <[EMAIL PROTECTED]>
Copies to: [EMAIL PROTECTED], Mansour <[EMAIL PROTECTED]>
>> I heard Tomcat 5.5.17runs internally on JDK 1.5.
Not quite correct. If you just get the core Tomcat 5.5.x download, it
expects to run in a Java 1.5 environment. However on the same page you
download the Core Tomcat package from ...
http://tomcat.apache.org/download-55.cgi
There is a "JDK 1.4
Date sent: Sun, 27 Aug 2006 13:34:38 -0300
From: Mansour <[EMAIL PROTECTED]>
Subject:Re: mod_jk and apache
To: Mansour <[EMAIL PROTECTED]>
Copies to: [EMAIL PROTECTED], Mansour <[EMAIL PROTECTED]>,
Tomcat Users
Found the problem.
I must start Tomcat With A SecurityManager.
%CATALINA_HOME%\bin\catalina start -security
jpsm wrote:
>
> I am using some classes that need to be able to call
> java.lang.Thread.setContextClassLoader in a web-application.
>
> To that end I added
>
> grant codeBase "file:$
Thanks all for the replies.
Remy summarized exactly what I meant. Currently I am using a single webapp
that uses servlet filter to forward request of different domains to the
correct path of the filesystem.
My initial post is ponder on the idea of using the "virtual host" mechanism
in Tomcat to
Hmm...kind of makes sense doesn't it? I mean there are a lot of apps that
use the sessionID as a key of sorts for access or cookie management so its
ok to go from a http to https connections with the same session ID because
extra security is involved but not ok to go from https to http connection
Hi All,
I have a Jakarta 5.0.28.
When entering the tomcat first https://127.0.0.1/a.jsp and then
http://127.0.0.1/b.jsp
The sessionID changes?!
In the revise (http://127.0.0.1/b.jsp and then https://127.0.0.1/a.jsp)
order it does not, why is that?!
How can I fix it?
Please note that the different
I saw some website that has a domain for each user, for example
user1.company.com
user2.company.com
how to implement this? Thanks!
-
Do you Yahoo!?
Everyone is raving about the all-new Yahoo! Mail.
Date sent: Sun, 27 Aug 2006 03:05:11 -0300
From: Mansour <[EMAIL PROTECTED]>
Subject:mod_jk and apache
To: users@tomcat.apache.org
Send reply to: Tomcat Users List
> Hi Every body:
> I have gone through everything I can b
Remy Maucherat wrote:
On 8/26/06, Andrew Miehs <[EMAIL PROTECTED]> wrote:
?! Now I am confused ?!
10,000 connections and 10,000 virtual hosts have NOTHING to do with
one another.
As to 10,000 virtual hosts in Tomcat, vs 10,000 virtual hosts in
Apache
No idea - I don't think 10,000 virtual
Hi Steve,
That did it... Many thanks. I have been stumped for 3 days with this. I
really appreciate your help.
Kind regards
Abbey
-Mensaje original-
De: Steve Ochani [mailto:[EMAIL PROTECTED]
Enviado el: domingo, 27 de agosto de 2006 0:12
Para: Abbey - Jonbysoft
CC: Tomcat Users List
As
15 matches
Mail list logo