  | 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 there -
I have what I consider a Tomcat question but it lies somewhere between
tomcat and log4j. I 've looked elsewhere in the log4j and tomcat user lists
and I have not been able to fin
I 've installed TomCat-Jakarta 5.0.19 (from SuSE9.1 which I 'm running)
as well as the demo-server package. I 'm trying to work through the
Apress book Apache Jakarta-Tomcat which is written arouHi
I 've a webapp running into Tomcat 5.0 behind an IIS 6 server. This IIS
server uses integrated authentication.
My problem is that I can 't get the user 's login with the
request.getRemoteUsHi
Just looking to deploy a customized tomcat 5.0.25 in a Redhat ES 3
environment. According to the documentation
http //jakarta.apache.org/tomcat/tomcat-5.0-doc/setup.html
The best course of Well surprise surprise I moved to a dedicated server and it works
great now. It even uses less memory. Can someone say Tomcat doesn 't
work on VPS 's?
--
Justin Stanczak
Stanczak Group
812Hallo
I recent installed Tomcat. I 'm getting the error
INFO Marking servlet default as unavailable (see below)
I installed it the third time now and the two first installations hadnt
thisHi!
I need to use a really new version of xalan/xerces in one of my
applications. Where should I put the .jars to make application specific?
Is it even possible?
--
Andreas Andersson
IT DeHi all
I have successfully set up multiple tc instances on one server on differtent
ports. so application 1 runs on 9100 application2 at 9110 and so on.
It works fine when i type directly the pTomcat 5.0.28
In my index.jsp file I have
<%@ page import "sessionData "% >
<%
sessionData s new sessionData()
s.clrSession(session "index.jsp ")
% >
And I get the error
Cannot reHi
I try to implement signlesignon under Jonas-Tomcat 4.3.3 I d 'like to use SSO with two webapps but there are five webapps. I want to specify that I want to use SSO with only two webapps. I try Hi!
I 'm probably just stupid but I fail to replace the ROOT-context with my
own application.
I 've tried to put path "/ " and path " " but nothing of those override the
default ROOT-context.
Hello !
I have a quite simple problem but I cannot find doc about it ... It 's
actually more a general servlet quiestion than directly Tomcat related
but ...
I would like to protect all
ok thanx for your comments. I will add this in a footnote of the page.
-reynir
Sng Wee Jim wrote
>Quoting from
> http //jakarta.apache.org/tomcat/connectors-doc/config/workers.html
>
> "When I click on Tomcat Administration I get this message
Tomcat 's administration web application is no longer installed by default. Download and install the "admin " package to use it.
I have speI 'm running Tomcat 5.0.16 under Java 1.4.2_05.
I have a general url encoding setup to encode any urls it finds before serializing the dom.
It does this by calling the HttpServletResponse encodeURL
Quoting from
http //jakarta.apache.org/tomcat/connectors-doc/config/workers.html
"The workers that are member of load balancer must not appear in the worker.list directive. "
If your arsee inline comments regarding HttpServletResponseWrapper
Remy Maucherat wrote
>On Tue 22 Mar 2005 13 39 55 -0500 Eric Butler <EricB@(protected) > wrote
>
>
> >First of all thanks to alOn Tue 22 Mar 2005 13 39 55 -0500 Eric Butler <EricB@(protected) > wrote
> First of all thanks to all the developers and users that have
> contributed to Tomcat. It 's quite an amazing piece ofFirst of all thanks to all the developers and users that have
contributed to Tomcat. It 's quite an amazing piece of software.
I 'll start by telling you why I am trying to do this what approachI 'm installing Tomcat 5.5.7 from source. Before building a whole bunch of
jar files are downloaded from a cvs repository. The default for these
files is /usr/share/java.
Is this a good place or sThis is probably by design. This sort of information can be useful to an
attacker.
If you want to implement this yourself possible starting points would be
overriding the relevant methods of orHi
Any idea what could cause these network problems?
[Tue Mar 22 14 41 08 2005] [info]
ajp_process_callback jk_ajp_common.c (1357) Connection aborted or
network problems
[Tue Mar 22 14 41I 'm currently playing the IP compliance game with Tomcat and have
jumped through all their hoops so far but just now need to implement a
process of monitoring annoucements of new versions so we can
I 've followed the directions in the docs to get 5.5.7 to compile JSPs with -source 1.5 features. It stays in -source 1.4 mode.
I know the docs say the IBM compiler will be updated to handle JavaHi
I installed a Tomcat 5.0 behind a IIS 6.0 web server (which uses NTLM
authentication).
The application works fine but I can 't get the user login with the
getRemoteUser() method I get null I noticed on the page
http //jakarta.apache.org/tomcat/tomcat-5.5-doc/config/host.html
That xmlValidation is not documented on the host page.
Also it tools like xmlNameSpace is another attHi all
I 've just installed a setup with Win2003 server IIS 6 (the default 2003
server) and tomcat. I tried this before and failed but now I succeeded.
I know there are more people dealing with tIs it possible to determine the url of the webpage
from which a particular servlet was called please?
I.e. the target of a 'back ' action on the browser?
public java.lang.String getRequestURI() is
Hi
I don 't want to give to the user the error why his login fails but I want
to open a popup calling the good service from my Novell server.
Beside of that I 'm developping an Intranet applHi
i 'm trying to test a locking system for servlets. I 've made a chain of
servlets which include each other
Servlet1 -- > Servlet2 -- > Servlet3
When Thread1 is in Servlet2 it puts a lock on |
|
 |