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 716 of 931 Previous 100   Previous 10   711   712   713   714   715   716   717   718   719   720   Next 10   Next 100  

Tomcat crashes during a stress test

Hi we have an IIS 5 and Tomcat 4.1.29 working together on Win2000. When we run a stress test Tomcat service stops and log messages don 't indicate anything wrong prior to when it stoped. The lo

Problem using Tomcat Authentication

I am using the Jdbcrealm to authenticate the users.I want to use admin tool to create the users. But when I create the uses admin tool the user name and password r not being stored in the databas

Subject: Multiple JK2 's on one Machine

Hello I am attempting to set up two separate Tomcat installations on one machine each available via IIS. The problem I have is that JK2 retrieves its configuration from the registry. Therefore

assume browser uses cookies from the beginning... how?

From what I understand the container sends both a cookie and appends "?JSESSIONID xxxx " to the url the first time is send a url to a browser. On subsequent calls the url is not rewritten if

Subject: USER PRINCIPAL REQUEST

After the return of the createPrincipal() method of Realm classes from Tomcat how this Principal is put in request ? I 'm using a class that get this Principal returned and i don 't know how put it

Tomcat + Hibernate2 + Security Manager

Hi all I know this is a little bit out of topic but the general concept is useful for everybody. I run tomcat with security manager for a dozen users. Recently people started to use the hiber

tomcat logging and java.util.logging

In my webapp 's context I configured a logger <Logger className "org.apache.catalina.logger.FileLogger " prefix "localhost_gargantus_log. " suffix ".txt " timestamp "true " /

Is there such thing as an "alias " context?

Hello all. Is there such a thing as an alias context where all requests for a specific context get redirected to a second context? The way that we are currently doing this is to set the docBas

Subject: JNDIRealm in Tomcat 5

Hello All I searched the archive but have not seen a situation like mine. I am in the process of upgrading to tomcat 5.0.16 from 4.1.29. I 'm happy to say that my webapp seems to be running fine un

Tomcat5 and url tracking hijacking

Does tomcat 5 use some kind of mechanism to prevent session hijacking when url session tracking is being used? For instance if someone posts a url to a website with the tracking info in it will

quick question concerning the Client Deployer Package

Hello all. I have a quick question concerning the client deployer package (http //jakarta.apache.org/tomcat/tomcat-5.0-doc/deployer-howto.html#Dep loying%20using%20the%20Client%20Deployer%20Packag

Tomcat 5 with JSVC

Hi I would like to know what 's the advantage of running Tomcat 5 as a deamon with jsvc. Currently i start tomcat with the default startup script by putting it in the inittab with the respawn

Subject: More than one error page 404?

Hi I have a general purpose 404 error page configured in the web.xml but in some cases I want to return an other page with the error code 404. Is it possible? It seems to me that as soon as I s

help dev

Hi Please help me to run my first Hello.jsp on Tomcat 5.0 I installed the Tomcat on win2000. On http \\127.0.0.1 can I see the index.jsp of Tomcat. I can also see my own Hello.html when I put i

help: want to encrypt Tomcat user passwords

I am using jdbcrealm to store the username and passwords in the Oracle 9I database. But th passwords are stored as plain Texts. I want to encrypt the passwords. How can I do it? Is there any InBuilt f

static content

Hello I 've got tomcat 4.1.29 I have several webapps that access the same static files (gif css js). I want to use only tomcat not apache. What is the best way to share those resources bet

init 1 jndi pool fine, init 2 jndi pool not fine (with logging)

Hi All You may recall I posted that I solved this problem some time ago...I was trying to reference my JNDI pool in the init() method directly and I was getting "Cannot create JDBC driver of class

IOException while loading persisted sessions

Hi I quite often but not always get a huge stack trace thrown when Tomcat boots up the top part of which is the following. I 'm not sure why it thinks it needs to be loading anything to do with my

shutdown hook for JNDI custom resource factories???

I have implemented a custom JNDI resource factory according to the documentation here... http //jakarta.apache.org/tomcat/tomcat-5.0-doc/jndi-resources-howto.html#Adding%20Custom%20Resource%20Fac

Tomcat 4.x to 5.x and configuration layouts

I am upgrading from Tomcat 4 to Tomcat 5 and I am having some troubles getting apps that run under 4.x to run under 5.x. Matter of fact it appears that Tomcat does not even see them. The strange thi

OT Class reloading and Hotswap

Apologies if this is a dumb question. I was snooping around java.sun.com and happened upon 'HotSwap '. There is an article that mentions it is still quite slow for starting a jvm in 'server ' mode

Filter to detect a user not logged in

I 'm trying to learn filters by writing one to detect when someone who has not logged in tries to access a JSP page that requires login. From what I 've read this seems to be one common use of fil

OutOfMemoryError with Seemingly Plenty of Memory

I am troubleshooting an issue we 've been having with Tomcat 4.1.27. We have several websites on one instance and it regularly throws an OutOfMemoryError requiring a restart of Tomcat. Some obs

TC 5.0.18: behaviour of <security-constraint > changed?

Hi I have a strange problem with my Struts-Webapp (nightly build) on 5.0.18 - every TC version before worked like expected (4.1.x as well as 5.1.x. but maybe I 'm getting the SERVLET2.4 spec wron

Off Topic

Where can I find info on the ojb? I have subscribed to the mailing list but have not been able to submit to it successfully. Kind Regards Schalk Neethling Web Developer.Designer.Programmer.CEO

Classloading issue: common/lib/servlet-api.jar

I found this message in the archives from Michael Duffy that is relevant to my question > > When Tomcat starts it assumes the CLASSPATH for your Web app consists of (1) The rt.jar of cours

accessing files external to webapp

Hi - I have what I think is a security permission problem but I 'm not sure. I 'm migrating an existing webapp from SuSE/Tomcat 4.0 to Debian/Tomcat 4.1. The SuSE box didn 't have a security manage

Apache Tomcat on Linux through Checkpoint firewall to Oracle on W2K

I understand that Windows does port redirection which can be troublesome when going through a firewall. I 'm using Apache Tomcat on Linux which goes through a Checkpoint firewall to get to Oracle on

Login Auditing

I am using Tomcat 4.1.29 I was wondering if there was a way to capture successful and failed login attempts. Either via interface mbean or some other under the covers hooks. Thanks Frank

problem when tomcat is unreachable...

Here is the setup. We have one http(2.0.43)+mod_jk(v1.2.5) load-balancing to two jboss-tomcat workers (tomcat version 4.1.24). Everything works fine under normal condition. However when we try to
Page 716 of 931 Previous 100   Previous 10   711   712   713   714   715   716   717   718   719   720   Next 10   Next 100