  | 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 | In my JSP pages I have already set a page buffer size sufficiently large
so that it can hold the whole page before having to flush. However I
still occasionally got exceptions when I try to forwarAnyone knows when a session is replicated to other nodes will the
HttpSessionBindingListener and HttpSessionAttributeListener objects be
notified again? On the receiver nodes how can I detect whenI have tried that but still got some weird behavior (seems that it was
able to send out broadcast with the proper interface but unable to listen
broadcast...).
So I gave up that an simply set a sHi folks
I am trying to load a simple JNI based .so lib file with Tomcat
5.5.4.(on linux) I am trying to load the .so file within the JSP page.
I am not sure if this is allowed. I have tried allHi
I know that the SessionContext has been deprecated and have already used
my own static Map object for storing userID- >session mapping when session
is created. But such static Map object that Is it possible to obtain the userid within a servlet of the person that has
logged in via a realm authentication? I want to use the standard
authentication to manage access. But once a person is iHi
It seems that in my 4-node cluster (TC 5.5.8) the
session.getLastAccessedTime() only returns the last accessed time in each
particular node only. Is this normal? How can I get the last acceRoss
I recommend that you think along the lines of expandability.
That is a load balancer in front of tomcat(s) running on one or
more servers. As demand increases you add more instances
theHi Tomcat Users -
We are implementing Tomcat (with Axis) for HTML translation to a
proprietary format (as a pass-thru). This is for submission to an
external system (its pretty simple data) and baAnyone have any luck using the JTDS driver for Micro(Caugh..Caugh) SQL
Server and persistent session management using JDCBStore. I am
currently experiencing a problem connecting with jtds. Here isHello
I am having trouble with a filter. Code below.
What I am trying to achieve is as follows We have a current web-site with a lot of jsp pages etc. We are moving the code to a load-balanceDoes anybody have any links/documents on how to harden tomcat?
thanks
--
Patrick
I have attempted to configure a tomcat cluster using version 5.5.7 of
tomcat.
I have configured a simple tcp cluster in the server.xml. I have two
tomcat instances installed on two different Linux
Where exactly in the start process can I add "-Dfile.encoding ISO-8859-1 "
to ensure this is the base encoding of Tomcat
Quote from tomcat.sh (invoked with "start " from startup.sh)
<quote >
ifThanks Allistair
Is there documentations for IIS 6.0 I use IIS 5.0 on win2000 I have
found something new in documentation IIS 6.0
http //web.archive.org/web/20031229123839/www.rit.edu/~ack55Thanks Allistar
I will go on trying... it can be only a small thing i think.... your message
encourage me
David
my two files show this
Hi everybody
I 've created a folder called "test " on "webapps " and a website on IIS
(include ISAPI and virtual directory jakarta) with the same target.
when i call with http //localhost 8080/testHello
Sorry if this is a trivial question.
I have read Tomcat Documentation and list Archive and as I am not a
specialist of Tomcat I am not sure of my understanding.
first tomcat is beHello everybody
I am developing a web application for tomcat 5.0.28 and I
created a build.xml for ant by following the guidelines explained
at http //jakarta.apache.org/tomcat/tomcat-5.0-doc/maHi
Is there any way to limit the file size of stdout.log?
Thanks
Joe
I have downloaded Tomcat 5.5.8 and found that a prereq is J2SE 5.0 and later (document release notes)
but to run in a J2SE Version 1.4 or 1.3 (document running.txt) you can download the
"compatibHi all
I am trying to implement an easy way to update my webapp running on
tomcat 5.0.27
I need to be able to reload the webapp after updating the war file on
the server. My webapp has to rHello tomcat gurus I have developed a small web app that keeps inventory by reading and writing to a MicroSoft Excel file. The web app is performing as designed except for reading the input Excel. CuHello
at last I solved the problem of my tomcat not being able to parse xml code
but only partially I am now able to do xml requests in my Geoserver
application but only on the localhost if Hi
I face difficulties with encoding at first I developed servlets that connects to oracle database the oracle encoding is US7Ascii and it contains arabic data I used Java1.3 to write the code aHi
HttpSession.getAttributeNames()
should do what you want!
Sorry if it 's not the right place to post this
question. Excuse me.
I 've some hidden variables in a web page. I want to
send them to next page without using submit button. I
don 't know how to doHi
It seems that System.out.printlin( "... ") prints to catalina.out. Is there a way I can print to web page?
Thanks
James
OK I just had to re-read the comments in server.xml and think about my
setup a bit more. It still seems like it should have worked the other
way [shrug]. Basically I had to tell the cluster setup tI want to make an admin page in my application. I needs to be able to
get access to all the current Session objects to access their
attributes. Is this possible?
 |
|
 |