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 822 of 931 Previous 100   Previous 10   821   822   823   824   825   826   827   828   829   830   Next 10   Next 100  

Problem with getContentLenght() of AccesLogInterceptor

Hi I have a problem with the format parameter of AccesLogInterceptor. I need the response.getContentLenght in my Log. I have the param value to "combined " such as Apache but in the log I see a "? " o

Java Web Start And Tomcat 1.4.1

Hi all I 'm using Tomcat server 1.4.1.27 and Java Web start. I have a little application webpad.war that can be launched via the web page http //localhost 8080/webpad/index.html I try to launch it v

Subject: preventing directory listings

Hi I am using tomcat 3.3.1a. Now when i type sin the url http //localhost 8080/ <http //localhost 8080/ > I can see the directory listing. Is there any way to prevent this. Could you please let me

GlobalNamingResource: Class not found....

Hi together I have a problem with the definition of a GlobalNamingResource. I tried to follow the instructions of the http //jakarta.apache.org/tomcat/tomcat-4.1-doc/jndi-resources-howto.html bur it

Subject: Virtual Host Alias Problem

Dear all I have a problem setting the name value for the virtual host entry. Suppose my domain name is my.company.net and the ip is 233.333.333.33. If I set the virtual host as my domain name I ca

Subject: log4j log file path in Tomcat

Hi I 'm using log4j in my web app which is deployed in Tomcat. By default log4j generates the log file user 's directory i.e. "C \Documents and Settings\drathi\Start Menu\Programs\Apache Tomcat 4.

RV: Problem with getContentLenght() of AccesLogInterceptor

Hi I have a problem with the format parameter of AccesLogInterceptor. I need the response.getContentLenght in my Log. I have the param value to "combined " such as Apache but in the log I see a "? " o

Why doesn 't work same <Resource name > for different <Context >s?

Hi! I have two instances of the same application running on one tomcat4 server. The only difference is that they use a different database. The applications have different names of course. My webapps

Cannot use /admin path anymore on my server ...

Hi since the installation of TomCat I have trouble with other web applications that are located in a directory www.MyDomain/admin Each time I call such a site via my browser I am redirected to the

Subject: Re: Unable to run Tomcat 5.0.12

I have installed Tomcat 5.0.12 on Win 2000 using j2sdk1.4.2_01 but it will not run. Should I be havving a problem? Toncat 5.0.11 was fine. ----- Original Message ----- From "Wade Chandler " <wchand

Tomcat hangs after a few days!

Hi I already posted following question on 26th Sep but the replies did not refer to my problem but another one. Maybe someone has a helpful hint for me!? Thx Volker

Errors installing tomcat 4.1.x on windows xp

I have been a tomcat user for a while and have no trouble installing it on NT machines. However we have just moved over to Windows xp. I have just tried installing version 4.1.27 and 4.1.24 and I get

Tomcat performance issues with W2k - SP4

Hello. I have Tomcat 4.0.4 in a Windows 2000 SP3 ( and a Oracle DataBase ) working fine and with good performance. When installing the Service Pack 4 in the Windows 2000 all continue work

Subject: Tomcat, Jonas and Valves.

I have implemented a Valve and configured it in %tomcat_home%\conf\server.xml . When I run "catalina start " this valve work perfectly. I have integrated tomcat and jonas since Jonas is my prefer

Subject: =?iso-8859-1?Q?Restart_automatically_Tomcat?=

Hi all I 'm using Tomcat 4.1.24 et i want after it fails it restarts automatically to have a high availability. Is it possible with only Tomcat ? Thanks

Servlet and JSP.

Hi I have a problem regarding my servlet. The JSP file calling the servlet is having the following code <HTML > <HEAD > <TITLE > Page format </TITLE > <META NAME "Generator " CONTENT "EditPlus " > <

Subject: JNI and Tomcat reload issue

Hi all After this has gotten on my nerves I can 't hold up any longer... My web app depends on a third party component that uses JNI. My development env is Tomcat 4.1.18 with JRE 1.4.0_02 on XP. Th

Subject: Unable to open the servlet.

Hi My servlet is placed at C \Program Files\Apache Group\Tomcat 4.1\webapps\Tracking_system\WEB-INF\classes\com\scheduler with the name addDataServlet My web.xml is as follows <web-app > <servlet >

Start tomcat with a different server.xml?

Hi I know it can be done I just can 't remember how to do it - how do I make tomcat use a different server.xml file on startup? Cheers -Josh -- [ Josh 'G ' McDonald ][ 0415 784 825 ][ http //www.

Apache2+ mod_jk2+ MultipleTomcats 4.1.X in Load Balancing and Context Switching

Applies to Unix Like OS FreeBSD and Configuration Part applies to all platforms including Windows (All). The article contains the step by step guidelines to achieve the above configuration. Complet

mod_jk problem

I 'm trying to get apache 2.0.47 mod_jk-cvs to work with tc-4.1.27. I can successfully load and execute the tc examples. I have 3 webapps that are for a single url ie www.java.com They are all acce

Blowing away objects that have been stored in the session context

G 'day all Does Tomcat release all the resources used by an object if the object has been stored in the session context and a call to session.removeAttribute( "objName ") is made? I 'd like to blow awa

Subject: manager.xml in tomcat 5

Just found out that manager.xml is found under conf/Catalina/localhost/ nowadays. It means the docs on the website are a bit out-of-date. Took me half an hour to work out what was going on because

Apache2+ mod_jk2+ MultipleTomcats 4.1.X in Load Balancing and Context Switching

The attachmet just contains the step by step guidelines to achieve the configuration. I sent this as an attachment because the ascii diagram explaning the scenario diffuses when I post it from hotma

Subject: RH9 's Apache 2 and Tomcat 4

We have an application that we have been suing Apache 1.3 with Tomcat 3.3 with for a while and I would like to test out using our app with Tomcat 4 and RedHats default install of Apache 2. I have foun

configuration of page encoding in tomcat 5

I 'm testing the character encoding configuration in tomcat 5 in the deployment descriptor. I 'm using Struts - Tiles servlets and normal JSPs. I 'm using the <locale-encoding-mapping-list/ > and the <

NPE in StandardHostValve.invoke

Hello I 've Tomcat and Apache httpd using mod_jk2. The catalina log file contains the following error message 2003-10-04 16 09 03 CoyoteAdapter An exception or error occurred in the container duri

deperatly looking for mod_jk.so for Apache/2.0.40 jakarta-tomcat-4.0.4

hello I have spent two days tried t o build the mod_jk.so for Apache/2.0.40 jakarta-tomcat-4.0.4 on redhat 8 if someone has a binary mod_jk.so for this config i would REALLY REALLY appreciate

Subject: Is it a Memory leak issue???

Hi All Last time I posted this question but did not get any response. Hope this time I 'll get. I am running Apache 2.0.47 and Tomcat 4.1.27 with "mod_jk " as the connector. I am some issues w.r.t

Subject: Is it a Memory leak???

Hi All Last time I posted this question but did not get any response. Hope this time I 'll get. I am running Apache 2.0.47 and Tomcat 4.1.27 with "mod_jk " as the connector. I am some issues w.r.t
Page 822 of 931 Previous 100   Previous 10   821   822   823   824   825   826   827   828   829   830   Next 10   Next 100