  | 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 |
Hi
Since recently the name of the worker isn 't necessary the same as the
jvmRoute of the connected Tomcat instance. You can specify
worker.foo.jvm_route bar
In the mod_jk logging these two nameshi. just install tomcat doesn 't work because you need the java native
support for the apr.
see the documentation at http //tomcat.apache.org/tomcat-6.0-doc/apr.html
you must install the native supporWe want to use session replication using a database to access sessions
from several servers behind a load balancer.
When a request is sent to the load balancer we do not know which server
actually
Say I have code like this
protected void doPost( HttpServletRequest request HttpServletResponse
response )
{
...
String requestString "GET " + page + " HTTP/1.1 "
String headersStHi everybody
I want to implement comet with tomcat 6.0 but docs says I must have APR
Support for comet I have tried a lot but I couldn?t start APR support I
will be very thankful if anybody can heAll
When I access the server from the browser (https) it tell me that it is not
a trusted certificate.
"This CA Root certificate is not trusted because it is not in the Trusted
Root CertificatiI am up to the point of importing my certificate with the command (where
filename is the name of the domain.)
C \Program Files\Java\jdk1.5.0_05\bin >keytool -import -alias tomcat.keystore
-trustcaceI know that this question of mine has been asked/answered in this
group but I was wondering how do I go about checking for a null value?
I feel the need to do this in a servlet file that incorporaI 'm looking for recommendations for a package to use with tomcat 5.0 to
process dynamic data files to make available for website download. Any
suggestions?
Hi
I have developed a developed a web content management system for a newspaper to simplify
the process of posting news articles. All article details including images are stored in a MySQL
database. hello list
i have a brand new installation of tomcat 5.5.17 with the following
packages
tomcat5-common-lib-5.5.17-3.1.2mdv2007.0
tomcat5-jasper-5.5.17-3.1.2mdv2007.0
tomcat5-jsp-2.0-api-5.5.17-Hope someone can help me with this I am new to apache.
My requirement is to route a given URL to 3 different URLs in a round
robin fashion.
Eg www.myhost.com <http //www.myhost.com/ > shoulI have 2 separate projects set up as virtual hosts
http //projectA 8080/
http //projectB 8080/
so that each of them can be
run from the ROOT context in the development environment. Just to make it easHello!
I start tomcat this way
zeuhl /home/stiv# /etc/init.d/tomcat5 start
Starting Tomcat 5 servlet engine using Java from /usr/java/jdk1.5.0_04
tomcat5.
Though I get this error message
UsingHi
There 's a server running Tomcat and Struts applications. Works perfectly
fine -) I 'd like to deploy now second application very similiar to the
first one. There 's high chance of struts form-bHi
I have just downloaded the Tomcat 5.5 Windowns Installer on my XP laptop and completed the installation (seemingly successfully).
I went through the basic configuration and the Tomcat serviceThis is going to seem like a real stupid question but there seems to be
no obvious way for me to reply to responses on threads. I have tried to
use users-help and users-info email addresses to get tWhen I try and access a page that is using client authentication I get
a http 404 error (not available).
I need to try and access this page (using https) by the following
methods
* Web Browser
*Running Tomcat 5.5.17 through Eclipse 3.2.1
Using jdk1.5.0_08
OS Windows XP
I am trying to modify the snoop.jsp that comes with Tomcat 5.5.20. I
have the following snippet in my jsp and it compiles fine
<tr >
<td >Path info </td > <td > <%
out.print(util.HTMLFilter.filter(rhi. I 've installed tomcat6.0 with comet support. I 've tried the
example code found at
http //tomcat.apache.org/tomcat-6.0-doc/aio.html.
when I call the servlet the browser wait for a response... thHi
Does anybody know how I would report a bug in the mod_jk IIS filter?
I 've looked on this page http //tomcat.apache.org/bugreport.html but
did not see a link for the Tomcat Connectors project.Hi all
I am using Tomcat IIS redirector v1.2.19 on a Windows 2000 server.
This server runs IIS 5.0 as a web server and Tomcat 5.5.20 as
application server.
However I am facing a problem with the reOn 11/9/06 Rashmi Rubdi <dev_subscriptions@(protected) > wrote
> I 'm working on 2 different projects and I 'm having problems while trying to switch between 2 projects that are both set up at the ROOT cI 'm working on 2 different projects and I 'm having problems while trying to switch between 2 projects that are both set up at the ROOT context.
My Environment Tomcat 5.5 Windows XP
On the developm
Hi! I have a web-app residing in "/ " the docBase is relative to appBase. I have an issue where I want to serve static files located outside the web-app. For example
/mydir/index.jsp
comes from theI 'm using TC 5.5 Embedded and have been trying to understand if / how it is possible to deploy a WAR file - by dropping the file in to the container as you do with standalone producing the same auto-Hello
playing with a webapplication that requires awt to do some graphical
operation i noticed this.
1) Servlet invoked by http-thread 69 request an awt operation
2) AWT initializes and starts it 'Hi
I have a servlet which needs to load a dll. using Tomcat 5.5. what is the
right way to do that (do I need to set java.library.path? if so - where?
where should my loading classes reside?)?
ThaMark Thomas
To start on a positive note I 've never found an open source project with
real help as accessable as reliable as knowledgeable or as patient as I
have with Tomcat. I have access to  |
|
 |