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 113 of 931 Previous 100   Previous 10   111   112   113   114   115   116   117   118   119   120   Next 10   Next 100  

Using the balancer app to redirect. Well, trying to... - SOLVED

Hassan Schroeder wrote > On 1/9/07 Jeremy <jeremy@(protected) > wrote > > > I 'm trying to set up a tomcat 5.0.28 instance (on Debian) to achieve > > redirecting accesses to site1.company.com through

unable to start tomcat from ant target

am using ant 1.6.2 version. I am having problem with ant target used to start tomcat server. Tomcat server is 5.5.20 version. The target is as follows <target name "start_tomcat_server " description "

Problems with APR install (addendum)

Update using strace.. An strace (using strace -o /var/log/strace.log -f -vvv -F -p) of tomcat showed it opening the tcnative library Single instance 30114 readlink( "/usr/local/apr/lib/libtcnative-

Subject: Problems with APR install

I 'm trying to get APR 1.2.8 working with tomcat 5.5.17 which comes with tomcat-native 1.1.3. I 'm on RHEL4 on a 64-bit AMD system. I compiled APR from source into /usr/local/apr compiled tomcat-native

Best way to include common html

What is the best approach to get shared HTML files (such as header and footer files) located outside each appBase included into an application (.jsp) under Tomcat? SSI filter ? Or some context res

Help with Tomcat 5.5 mod_jk 1.2.20 loadbalancing sticky session issue

Hi I have installed one instance of apache 2.2.3 with mod_jk 1.2.20 two instances of tomcat 5.5 and Java 1.5.0 I m trying to set up a loadbalancer that supports sticky sessions. However what I m

Complex Tomcat and IIS configuration

I am running a web server with about 10 different virtually hosted sites. Tomcat is installed and functioning with http //localhost 8084/ (the default port of tomcat is used by another application) h

Subject: Problem with auto-deploy

I 'm having trouble with the auto-deploy of .war files on Tomcat 5.5.20 running on Windows 2003 Server. When I drop a new .war file into the appropriate webapps directory Tomcat 's finding it and tryi

Creating a custom session manager

Hello Tomcat users I have a need that I believe Tomcat 's pluggable session manager facility can satisfy but I am having trouble getting it configured. BTW I have googled and searched the mail arc

Is Tomcat still the reference implementation for Servlets and JSP?

Hi all Does anyone know if Tomcat is still the reference implementation for Servlets and JSP? I thought the Servlets 2.5 spec was finalized in May. Why is it taking so long for a release version o

JNDI example for connecting to a DB2 on OS400

I 've read the JNDI docs and can 't find an example as to how to configure a connection for a DB2. I need to be able to setup a autoreconnect and a validation query in my server.xml but can 't seem to f

Getting Tomcat5.exe to run with server JVM

Hi I?m quite new to the whole JAVA stuff so it might happen that I do not use the right terms -) I need to get a Tomcat 5.5.20 to run with -server. It was installed using the a

Tomcat and JSTL 1.2

Hi all Im trying to use jstl 1.2 with tomcat 5.5.20 and java 1.5.0_05-b05. My webapp deploys ok but when I browse to it I get the following exception. xception org.apache.jasper.JasperException

do i need to build form source if i want install tomcat on 64-bit linux mach

> From vamsee movva [mailto vamseejump@(protected)] > Hello all > I would like to install tomcat on 64-bit linux machine. do i > need to build > it from source or can i directly take the binary files

Using the balancer app to redirect. Well, trying to

On 1/9/07 Jeremy <jeremy@(protected) > wrote > I 'm trying to set up a tomcat 5.0.28 instance (on Debian) to achieve > redirecting accesses to site1.company.com through to newsite1.org using > the

do i need to build form source if i want install tomcat on 64-bit linux machine

Hello all I would like to install tomcat on 64-bit linux machine. do i need to build it from source or can i directly take the binary files provided in the website. Is there any difference between b

Using the balancer app to redirect. Well, trying to

Hi Sorry if this is a bit of a dumb question but I just wondered if anyone had any handy hints for the problem below I 'm trying to set up a tomcat 5.0.28 instance (on Debian) to achieve redirec

Subject: Cannot create object of class

hi have a problem with creating a class in the doPost method of a servlet MyClass mc new MyClass() if i do so i get the following error message HTTP Status 500 -

Subject: Can APR use verisign certs ?

Hi all I 'm using apr 1.1.3 with tomcat 5.5.18 and openssl . During my research I noticed that self-signed certs seem to work but I 'm in doubt if pay type $$$ certs from verisign will work. We 've s

tomcat 5.5, java 6 and jconsole not working as service

I am running Tomcat 5.5 as a service using Java 6. I try to connect jconsole locally but it can 't seem to find tomcat. Anyone know how I can do this? thanks

Securing Tomcat Article for Review

I 've been working on an article about securing tomcat for the Open Web Application Security Project (OWASP). The article details some quick and easy ways to improve the 'out of the box ' security

Embedding an integration engine in Tomcat

Hello I 'm looking to deploy a very lightweight integration engine into Tomcat. What I need it to do is -Receive messages over http ftp web service jms Or -Retrieve messages from an Oracle databa

How to disable default servlet?

I need to disable default servlet to restrict serving the static pages. We use shared Apache+Tomcat We need apache to serve static and tomcat for dynamic By no way tomcat should provide static res

Subject: Tomcat5.5 webserver unstable

EFFECT Tomcat server goes down now and then for no reason. The GUI can not be accesed. Problem has been facin even and then DESCRIPTION This is the line in the Catalina log file Dec 5 2006 11 3

web application - student need help Thank You 's

I just want to thank everyone who provided input to my question. I am going to try to set up the connection pool. By the way. I have another question about authentication to websites. For authenti

Subject: Web Statistics in Tomcat 5.5

Hi All I just want to know if there is any Free and Open Source Software for Tomcat 5.5 which will generate all the Web Statistics related to User Interaction with our Web-site. Preferably w

Java memory profiler

Hi I would like to profile a Tomcat application on Solaris machine. I would like to find out lingering objects by that. I beleive it should be possible to do this from client tool (runni

APR not picking up tcnative-1.dll

Hi all I 've got APR working on linux just fine via LD_LIBRARY_PATH on my dev box but I can 't get APR working on the target XP on x64 intel box via the system path environment variable. I 'm using t

How to forcibly close abandoned database connections?

Tomcat provides the removeAbandoned and removeAbandonedTimeout parameters when setting up data sources in server.xml. But according to the documentation I 've read abandoned connections only get clos

Application specific directory listings not working as expected

Hi all The default setting for directory listing is false in tomcat 's web.xml(which is good idea anyway) some applications require directory listings though. Trying to follow a configuration poste
Page 113 of 931 Previous 100   Previous 10   111   112   113   114   115   116   117   118   119   120   Next 10   Next 100