  | Mailing List | | Home | | Forum Home | | JBoss - Java Application Server | | Tomcat - JSP/Servlet container | | Struts - A MVC web framework | | iText - An open source PDF Java Library | | JDOM - JDOM XML Parser | | JSP - A mailing list about Java Server Pages specification and reference | | J2EE - A mailing list for Java(tm) 2 Platform, Enterprise Edition | | J2EE Pattern - An interest list for Sun Java Center J2EE Pattern Catalog | | Servlet - A mailing list for discussion about Sun Microsystem's Java Servlet API Technology | |
Struts & Hibernate
|
|
|
  | | | Tomcat | -----BEGIN PGP SIGNED MESSAGE-----
Hash SHA1
Stephen
Stephen Caine wrote
> Is there a way to remove the port number from a https request where the
> original url looks something like this
>
> hIs there a way to remove the port number from a https request where
the original url looks something like this
https //host_name 8443/
The approach to change the server.xml file (where the connecHow do you send multiple requests to the same comet servlet?
Sending multiple chunks of a single request is fine. My problem occurs
after the client ends the chunked transaction by sending "0CRLFCRLplease unsubscribe
The stock answer is to setup mod_proxy under Apache and use Apache to
front-end load all your requests (details located here)
http //tomcat.apache.org/tomcat-5.5-doc/proxy-howto.html
Note that If yoRainer Jung wrote
> Until now I didn 't notice a commited fix for the cookie problem but
> Mark or Filip might comment whether there are plans to include a fix
> in 5.5.25.
>
For CVE 3382 the fix We use Gordano 's NTMail. It 's not free but has worked well for us and
isn 't very expensive for a small number of mailboxes.
Mike Peremsky wrote
> I am trying to create a simple registration appliWhen I was upgrading tomcat I had a jar file hang around in source
control that shouldn 't have been there.
I had both commons-modeler.jar and commons-modeler-2.0.jar in my
server lib folder.
All beI am trying to create a simple registration application right now that should send an email to the user after registration. Are there free smtp servers or any that are recommended over others for runnI just upgraded from 5.5.9 to 5.5.23 and now when I shut down
tomcat I get these errors.
Any idea whats going on? Looks like I have an out of date jar file on
the classpath - but as far as I know > From Ryan Shelley [mailto ryan@(protected)]
> Subject Re Prefix Paths on Servlets
>
> So I 've been able to deploy the servlet and access it with the "/it "
> prefix however I noticed that wWhen I used the phrase "I 'd bet a box of donuts " what I should have
written was "...and if I 'm wrong it won 't be the first time "
)
Frank
--
Frank W. Zammetti
Founder and Chief Software ArchitecDo I get the box if I can write a servlet and describe a procedure by
which a Firefox user can produce the exception when calling my servlet?
Frank W. Zammetti wrote
> Have you noticed if this affHi Christopher
Christopher Schultz wrote
> > Versions Affected
> > 5.5.0 to 5.5.24
>
> Since 5.5.24 isn 't yet released will an upcoming 5.5.24 release include
> a fix for this problem given
FiliMy apologies I replied to the wrong thread...
So I 've been able to deploy the servlet and access it with the "/it "
prefix however I noticed that when I redeploy my war my custom
it#idm.war co-----BEGIN PGP SIGNED MESSAGE-----
Hash SHA1
Mark
Mark Thomas wrote
> CVE-2007-3382 Handling of cookies containing a ' character
>
> Versions Affected
> 5.5.0 to 5.5.24
Since 5.5.24 isn 't yet-----BEGIN PGP SIGNED MESSAGE-----
Hash SHA1
Petr
Petr Sumbera wrote
> I just need to know answer to question in subject. I did some
> investigation and it seems that mod_webapp doesn 't run withHi
I am using a Tomcat 5.5.9 server (only for development) on my local pc within a company network that is using a proxy server. Problem My application does http requests to a server were a proxyHave you noticed if this affects IE users and Firefox users equally? I
ask because there 's a known issue (that I 've never seen an actual answer
to) where IE causes these exceptions frequently with noHi All
I just need to know answer to question in subject. I did some
investigation and it seems that mod_webapp doesn 't run with Tomcat 5.5
(it only runs with 4.0). I come to this conclusion accoIt does! The following query converts the data correctly to it normal
form. I am going to see if Oracle has any suggestions for a conversion
at the DB level. This will make life much easier.
Thanks > From Riechert Andree [mailto Andree.Riechert@(protected)]
> Subject Concurrent threads per session (limit 3 ?)
>
> It seems to me that the tomcat (v 5.5) limits the number of
> threads per sessionFor reasons all my own I want the timeout period
to be quite short - essentially if a (human) user
sits around doing nothing for more than 5 minutes
I want to timeout the session.
I have configured
Folks
still messing around with an error like this In our system we offer
customers a service to download files using a servlet. Some weeks ago
(more or less when I considered switching to tomcatHi there
Can anyone please let me know how I can flush the cache of my tomcat installation if possible how to do it manually. I am using Tomcat 4.1.
best regards and TIA
arian
You configured a 3 seconds timeout for your heartbeat. If a node doesn 't
receive a heartbeat packet for 3 seconds it assumes the other node is
dead and closes the incoming replication connection. I
Hi
In our prod environment we have two tomcat 's [ 5.0.27] running on two linux
boxes [ RHAS 3.0 update8 ] and using mod_jk2.0 thru apache for accessing the
information.
very frequently we see th
I doubt tomcat limits the number of Threads per session. To get the
session id tomcat need to parse the request but this parsing occurs in
the Http-Thread that handle that network connection. HavinHi
if I am using the firefox browser to send requests to a tomcat servlet
all new browser tabs belonging to the
same session. I am running AJAX requests which block the servlet request
thread 60 sDo you monitor the memory usage over time?
Is it steadily increasing? Or does it peak at one moment?
Ronald.
On Fri Aug 10 20 36 44 CEST 2007 Tomcat Users List <users@(protected) > wrote
> Hell |
|
 |