  | 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 | I 've got a book (extra credit to who can name it)
which uses a Counter servlet as an example of how
servlet containers handle static variables.
It claims that aliases (I may be wrong on this it 's
I 'm running RedHat 8.0. Following the instructions in "Tomcat The
Definitive Guide " I downloaded and installed
tomcat4-4.1.24-full.2jpp.noarch.rpm.
Under "Starting Up and Shutting Down " (page 13Hello all
I am new to Tomcat so can anybody explain or advice an article about
this elements. Specially I cant understand the meaning of elements
<Logger > <Ejb > <Environment > <Parameter > <ResoHas anyone built a mod_jk2.so file for FreeBSD5.1 and Linux (Slackware)?
I got the mod_jk2.so file in Slackware with sucessful but NOT with FreeBSD 5.1.
I have libtool 1.4.3 in Slackware and 1.4.2 iHi
Tomcat 4.1.x could be autostarted from Apache2 with these lines in
workers2.properties
[worker.jni onStartup]
class org/apache/jk/apr/TomcatStarter
ARG start
disabled 0
[worker.jni onShutdown]
I have been trying to build mod_jk and it seems the documentation is
lacking and the instructions do not work.
First my system
Solaris 8 64-bit with latest patch cluster
gcc 3.3 AND Sun 's Forte DHi everyone
I have a question about port 8009.
I 'm using Tomcat 4.1.27 Apache 2.0.47 mod_jk2/2.0.3-dev on Solaris 9.
When Tomcat starts Tomcat says
"INFO JK2 ajp13 listening on /0.0.0.0 8009 "Hi my name is Aulia. I have a weird problem here. When I try to run JSP and if the page has some errors. It displayed error messages. But right now...when I compile it and if it has a compilation ehi
I am developing a web based appointment sheduler. the data is stored in xml format. i am using tomcat/jsp/servlet
for example if i added a new appointment the program will ask for a reminderDoes Tomcat support two way trust (HTTPS) between the client and itself
where the server requests for a X509 certificate from the client connecting
to it? I read somewhere that this feature isn 't coHello
I 'm having a problem with 'exception.getMessage() ' - whenever I throw
an IOException with a message (i.e. throw new IOException( "error ") )
my error jsp page displays nothing.
I have the jaHi folks
Anybody knows where is the JSESSIONID cookie is? I search the whole Cookies folder I can 't find it.
Billy Ng
I 'm using the latest oreilly class MultipartRequest to upload files into my
server. However whenever I try to upload a big file (say > 100k) I got
the following exception. With smaller file ( < 50k)Hi
Using tomcat 4.0.24 I have some <context-param >s defined in my web.xml.
In my servlets I am able to access these values with
getServletContext().getInitParameter( "some name ")
However if I tHi I 'm trying to setup a Apache/Tomcat test server and am having some
problems. Apache works fine on port 80 and Tomcat works fine on 8080 but I
can 't get mod_jk to connect them. I 'm running SolaHi
When I open web page with database connection directly
(not via Apache and WebApp) it works fine (displays
records from database) but when I open the same page
through Apache using WebApp I got Sorry Dan
I used the Filter as is (using UTF-8) and removed the code to try to convert it again and it works beautiflly for both Chinese and any type of Japanese I can throw at it.
Thanks again.
-I am working on a program that checks the file download progress and
audits the results. I have noticed with netscape browsers that if a
user starts downloading a file and the "Save As " window coIs there a way to set the error page for a servlet (i.e. something
comparable to using the page directive with 'errorPage error.jsp ' in
jsp 's)?
Thanks
James
I have an annoying problem that I am trying to figure out.
I need to support Simplified Chinese in a webapp that also supports ISO-8859-1.
I figure the best way is to make my web pages encoded in UTGreetings
I am trying to create a standalone application that references a DBCP on Tomcat. I 'm not sure if I can do this I 've seem some articles that seem to suggest that it can be done but againI 've been digging around in the source for Tomcat 4.1.27 and this is
what I 've found.
The problem I 've had with not being able to get load balancing to work
in my application is a problem with BasicI am new at using Tomcat and have a basic question. I have gone through the
config files but haven 't been able to find out where to set the default
catalina_home directory. I have a web application thHello All
I have a servlet whose expected parameter is ZAZBZ and its value is
CZlYnXtAIBDC D9W7V
So calling http //host/context/name?ZAZBZ CZlYnXtAIBDC D9W7V would cause
System.out.println(request.Hi all
I 've great problems with Tomcat and setting up a context in a 2nd
(virtual) host
my environmemt
OS Redhat Linux
Platform Intel x86
TC version 4.1
tomcat4.conf
--- cut -----
CATALINAA complete html parser seems a bit over the top if you can ensure the html
is validated before it goes into the database.
If the html is validated you can perform a search and replace on known
casesGang
I store text in my database that contains
Hello there user please click <a href "link " >this link </a >.
....I output this text to the user with the <bean write/ > tag (I 'm using
struts 1.0 &I recently uninstalled tomcat 4.1.24 and installed 4.1.27(with hotfix) on
w2k professional. Whenever i start tomcat the following lines (aswell as
some other stuff) appear on the console
[INFO] ProHi
I tried to use the JK2 graceful shutdown feature through runtime
reconfig but my setup failed to work. Anyone has a working example?
My setup has Apache 2.0.47 and 2 instances of Tomcat 4.1.24 Hi folks
I will lose the session everytime I close the browser. Is there a way to persist the session even I close the browser?
Thanks!
Billy Ng
 |
|
 |