Google
Google
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
Subjects
JSP editor plugin for eclipse ?
org apache jasper JasperException: Unable to compile class for JSP
Tomcat: Connection reset by peer: socket write error
Cannot retrieve definition for form bean null
Struts Tiles Tutorial (free Struts training)
Where do I download Tomcat 4 0 6?
Data Access Object (DAO) pattern, example DAO 's
Where to download Tomcat v 4 1 24 from?
Tomcat 5 0 16 Requested resource not available
Subject: Servlet : Session invalidate
Oracle Connection Pooling in 3 2 2
Servlet action is currently unavailable
Tomcat/Struts Unicode Encoding/Decoding problems
Subject: Running a Simple JMS Example
Tomcat and webapplication specific java library path
Mapping in workers2 properties
org apache jasper JasperException
problem with html:text bean throwing exception
Cannot find message resources under key org apache struts action
   MESSAGE
Cannot find message resources under key org apache struts action MESSAGE
invalid direct reference problem with solution
Tool for jsp debug Try Sysdeo Eclipse Plugin
Tomcat 5 Cannot load JDBC driver class 'null ' SQL state: null
weblogic ejbc
java properties file
Jboss 3 2 3 Coyote Can 't re
Tomcat 5, Apache2 and mod jk2 integration problem
JBoss example problem new to J2EE
Value attribute of <html:checkbox
url string for connecting jboss to oracle
javax servlet ServletException: BeanUtils populate
5 0 18: Windows XP Pro vs Windows 2000
HTTP Status 404 The requested resource is not available
 
Tomcat
Page 731 of 931 Previous 100   Previous 10   731   732   733   734   735   736   737   738   739   740   Next 10   Next 100  

Manager is supposed to return plain text

I am using Tomcat 4.1.18. I am using an ant script to access the manager. The Tomcat documentation indicates that the manager app should return plain text with no HTML markup. I am receiving HTML

Subject: Customizing Error Pages

Hi I am using Tomcat 4.0. How to customize error pages? Your help will be valuable for us. Thanks and Regards Krishnamoorthy Rao PLAYWIN - Vashi

Customizing '500 Internal Server Error ' when Tomcat is down in mod_jk config

ErrorDocument directive in apache 's httpd.conf for 500 But there is 1 more interesting issue here. While TC is completely down u get 500 by mod_jk and apache can easyly handle it. You can easily s

RESOLVED Antwort: RE: request to static file served by /* mapped servlet

Thanks Dietmar "Shapira Yoav " <Yoav.Shapira@(protected) > am 13.01.2004 15 00 18 Bitte antworten an "Tomcat Users List " <tomcat-user@(protected) > An "Tomcat Users List " <t

request to static file served by /* mapped servlet

Hello list I use some servlets in my context. All servlets except one are mapped with an unique name. On servlet is mapped with /*. Then I will request a servlet with the unique name the servl

OT: How to fill what printStackTrace() output into a String?

How about ByteArrayOutputStream s new ByteArrayOutputStream() ex.printStackTrace(s) String str s.toString() (Havn 't tried it) > -----Original Message----- > From Chris Wahl [mailt

UTF-9 encoding in FORM with POST

Hi all I have installed tomcat 5.0.16 in windows 2000 professional(j2sdk 1.4.2) and i hava a jsp page with pageEncoding "utf-8 " contentType "text/html charset UTF-8 " and <META http-eq

How to fill what printStackTrace() output into a String?

Hi all I want to get the exception stack trace and I 'd like to use a String to contain the info How can I do? I am thinking about this (ex is an instance of Exception ) Print

Jndi and Postgresql datasource.

Hi all! I am trying to connect to a Postgresql database using DBCP but I allways get this exception. javax.servlet.ServletException Cannot create JDBC driver of class ' ' for connect URL 'nu

how to REDIRECT after HTTPS connection failure ?

Hello my goal to use httpS with CLIENT and server authentication to connect to tomcat and be able to REDIRECT users who can 't identify themselves (can 't establish the https connection) wit

Customizing '500 Internal Server Error ' when Tomcat is down in mod_jk configurat

In an Apache - mod_jk - Tomcat configuration we have Tomcat occasionally going down. We then get the Internal Server Error message. It would be very useful for our support staff to have a more expli

weired chunked encoding (how to disable properly)

Hello all! I wish to disable chunked encoding (when not sending the content length) and already tried to do so by using the allowChunking "false " parameter <Connector className "org.apache

Tomcat 5 - Struts Error in Admin application

Hi guys We 've just started testing TC 5.0.16 with a view to running in production. Unfortunately we 're getting errors with the admin application (something we 've come to rely on recently).

Subject: RE: Tomcat / Apache / SSl

Software Apache - 2.0.48 Tomcat - 4.1.29 OpenSSL - 0.9.6l [engine] 04 Nov 2003 Hi I am trying to encrypt all data being transmitted from the client pc to the webserver and also from the we

tomcat 4.1.24 hangs

Hello I am running jboss 3.2.1 with embedded tomcat 4.1.24 on a sun solaris system in a production environment. At random times (we assume it is related to increasing load of the server) our jbos

org/apache/tomcat/logging/Logger

Hi all I got this error in one tomcat application java.lang.NoClassDefFoundError org/apache/tomcat/logging/Logger This happens when I try to access one jsp file. Other applications with the

Problems/Config for Tomcat 5.0.16 and Apache 2.0.48

I am having some issues with getting it to run and server .jsp pages through Apache.. I keep getting resource not available. Is there a guid on installing Tomcat 5 with Apache 2.. I see all kinds of

dramatic performance differences on development machines

Hello all We have tomcat running with a webapplication based on Mediasurface (content mangement system). The performance of the web app is very different from machine to machine. On 1 dev. machi

RE: javax.net.ssl.SSLHandshakeException: Could not find trusted c
   ertificate

This was caused by the remote server sending certificate that is unknown to the client...when client connects to a server the server sends its certificate to the client for authentication....when

Concurrent Requests

Hi All I would like to know that how many concurrent requests to a single Servlet Tomcat 4 can handle easily. Please also refer some study material to do load testing of an web applicatio

2.attempt: two webapps in one page (dif. frames) with only one authenication dia

summary Is it possible to get only one authentication dialog for a page (different frams) with two webapps each of it defining the same <role-name >. details I have two different webapps in

Apache + tomcat +ssl

Hi I have apache on linux 9 with ssl set up. also i have set up tomcat amd mod_jk for apache to redirect all jsp to tomcat now as port 80 is open http //myserver.com 8080/index.jsp

javax.net.ssl.SSLHandshakeException: Could not find trusted certificate

I suddenly have a problem reading XML over SSL where the system has been in place for a year and the problem never existed before! And the weird part is that both my dev and production environmets

John Turner or someone who responsible for Posting -- Re: How to Apache2, To

This has been discussed in detail on this mailing list recently. Check the archives. In short IP sockets work and UNIX sockets work. In-process will probably require a new Apache MPM and cu

Re: John Turner or someone who responsible for Posting -- Re: How
to Apache2,

Shreehari Manikarnika wrote > Hi > > Is this possible? - connecting Tomcat 4 to Apache 2 via mod_jk2 under > Linux in any_of_the_JNI_modes. Any sort of help or even a reference to > any avail

Subject: WebAppConnection missing

--Boundary_(ID_QH2xDZk9OtMLJzUOv8QGEQ) Content-type text/plain format flowed charset us-ascii x-avg-checked avg-ok-2C0676C7 Content-transfer-encoding 8bit Hi I can 't seem to get

Two Connection pools - Tomcat 4.1.29

> I was wondering that is it possible at all to create 2 pools of > connections which are to be used by the same application. I tried to do > someyhing like this in server.xml but the second o

Subject: Tomcat/Apache integration

I 'm pretty new at setting up apache and tomcat to run together I am running apache 2.0 and tomcat 4.1. The problem is that when I try to access my site using the IP address apache doesn 't hand th

running tomcat5 as a user other than root

Hi guys I am trying to run tomcat 5 as any user other than root on my sun box so that I can configure mod_jk2 using unix sockets rather than channel sockets. (reference http //www.cymula

CORRECTION http to https how ?

I meant response.redirect(path) On Jan 12 2004 at 5 11 PM Mufaddal Khumri wrote > Hi > > Have a page First.jsp > > When a user comes to http //my.domain.com/First.jsp ... I would like
Page 731 of 931 Previous 100   Previous 10   731   732   733   734   735   736   737   738   739   740   Next 10   Next 100