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 211 of 931 Previous 100   Previous 10   211   212   213   214   215   216   217   218   219   220   Next 10   Next 100  

running struts-example problem

Hi All I installed struts 1.2.9 into my computer then copied struts webapps WAR files into tomcat_home/webapps folder and they were deployed by the server but when I run struts-blank and struts-m

name-based virtual hosts with Tomcat and APR using SSL

Hi I try to to use Tomcat with APR and name-based virtual hosts using SSL. I 've read the documentation for Tomcat/APR and searched the web but cannot find anything about multiple certificate- or

Subject: JAAS Tomcat 5.5.17 HTTP 403

I try for a long time to integrate Tomcat 5.5.17 and JAAS. I have created my LoginModule with sample provided by Internet (jaasbook website) I have created my webapp with FORM authentication I have c

Class loading from within a servlet: interface definition not found

I have something happening with class loading from within a server and I don 't understand it. My servlet defines some classes called org.something.server -- the class that extends HttpServlet or

Subject: Servlet and Tomcat question:

Hello Sorry to waste everyone 's time with that previous question. I left a print statement in my program for a boolean variable to check its status while troubleshooting. I removed it and the DOS s

can 't access database after timcat idle for several hours

I am running 3 servers Apache Tomcat (5.5.16 java version "1.5.0_06 " Informix JDBC-1.3.00.JC3) and Informix (7.31.UD2). After the app has been idle for several hours tomcat cannot access the datab

Subject: Restricting access to Tomcat

Hi I have an Apache mod_jk Tomcat server set up on the same host and want to restrict access to the Tomcat so that only the Apache on the localhost can connect to port 8009. I tried using org.ap

Tomcat 4.1.30 - Languages of messages are mixed up

After starting Tomcat 4.1.30 the language of messages are mixed up (between English/German) in the Web-Application (s). This problem occurs not always but sometimes! The Web-Application uses struts.

Subject: Servlet and Tomcat question

Hello I noticed something with Tomcat that is probably obvious to everyone but me but I gotta ask about it. Im a total novice at programming so please be patient. After starting up Tomcat today I

Subject: Re: Changing tomcat 's group

--- Eric Haszlakiewicz <erh@(protected) > wrote > On Thu Apr 27 2006 at 04 55 40PM -0400 Aria > Bamdad wrote > > I have several applications running in different > directories. Each > > app

auth-mode=DIGEST and MD5 digested passwords

Is there anything to be aware of when (confusingly) you 're doing DIGEST authentication with a standard JDBC realm using MD5 digested passwords? I 've just tried changing an existing app with BASIC au

Is there a clean way to add Custom protocol endpoint to tomcat 5.5

Hi all I need to have my tomcat servers to broadcast their state (custom information) in order for them to collaborate. I look into the cluster code org.apache.catalina.cluster.mcast.* it a goo

Subject: Changing tomcat 's group

Hi I have several applications running in different directories. Each application is owned by a different linux owner/group. In order for Tomcat to be able to read these files to serve them the T

Problem loading custom keystore providers

Hi I have written a custom provider and implmentation of java.security.KeyStoreSpi. I placed the corresponding .jar file in $CATALINA_HOME\common\lib. Also I have registered the provider by putti

Apache Tomcat 5.5.17 Stable Now Available

The Apache Tomcat Team has voted to the v5.5.17 release as stable. You can see the stability vote results at http //marc.theaimsgroup.com/?l tomcat-dev&m4614639118049&w 2 and you may find the follow

TOMCAT 5 on x86_64

Hi I am having using the jvsc configure script as described in the installation notes for TOMCAT 5. I am installing to a system using dual emt64 xeons running redhat kernel 2.6.9-34ELsmp. the fai

Subject: Apache 1.3.19 and Tomcat 3.2

> > Hi > > I am using apache 1.3.19 and Tomcat 3.2. I am facing a strange problem. > When the application is running for around 15 days. It stops accepting the > request. When a user accesses the UR

Blank page after tomcat install

After successfully installing tomcat on a server a couple of weeks ago I decided I wanted a local copy to play with. So I downloaded the tar extracted it and started tomcat When I go to localhost

Embedded Tomcat - adding constructed Servlet to Container

My application does runtime loading of plugins based on a xml file much like Tomcat does. It also runs an embedded Tomcat server. I would like one of my plugins to be a ServletPlugin. ServletPlugin ex

mod_jk error log

On all of our webservers from development (doing 1 page view every few minutes) to production (doing 500 page views per minute) we 're seeing these error messages in the mod_jk log [Thu Apr 20 17

Subject: startup.bat exit code

Hi It seems that in tomcat 5.0 when i run startup.bat it exists with code 1. Does anyone know why? P.S. i tried to look in catalina.bat and see where is the problem and if i comment some of the S

Tomcat 5.5.16: strange redirecting

Hi I used a fresh install of Tomcat 5.5.16 on the Windows platform to confirm what I was seeing a request to http //localhost/manager results in a redirect to http //localhost/manager/? The sam

JspC from ant fails on JSPs that use custom taglib in Tomcat 5.5.12

Hi We have been effected by the bug #37054 (http //issues.apache.org/bugzilla/show_bug.cgi?id 37084). When we run our ant script to build the site using JspC it fails just as outlined in the bug a

vsite config files on Tomcat 5.5 - including in server.xml?

I am configuring Tomcat 5.5 with mod_jk on a test server running CenOS 4.3 and apache 2.0 and need the ability to choose what virtual sites should be able to execute servlets and JSP. For this I

question with mod_jk behind a firewall and needing constant reboots

I am using Apache 2.0.54 with mod_jk 1.2.14 to connect to a Tomcat 5.5 install under JBoss 4.0.4RC1 which the JBoss service is in one segment and the web service is on another segment of my SonicWall

Subject: i want to know load on Tomcat

Dear Comunity I want to know how much load is on my Tomcat. How can i do this? I hav a Client which continues calls set of Servlets. I want to test how many Clients(max) i can run at a time for

Subject: jk can 't connect to tomcat

I sometimes met the problem that apache can 't connect to tomcat through jk.Iwant to know why the records of mod_jk.log like [Wed Apr 26 18 46 54 2006] [error] ajp_service jk_ajp_common.c (1758) E

j_security_check is there a way to force users to renew password

Is there a way to force users to renew their password or enforce password rules using the native j_security_check authentication mechanisms of tomcat? Ferindo

JSPs, contexts, Tomcat 5.5.16+ and NPEs

I 've finally nailed down what I think my problem with Tomcat 5.5.16 and greater is and condensed it into this easy-to-use FunSize-ed post. I have a webapp that is at the root of my appBase defined

Tomcat 5.5.12 No Common Encryption Algorithms Error

Hello I 'm trying to setup SSL on a standalone Tomcat 5.5.12 install on Windows XP. I generated the .keystore file by running the following at the command prompt C \ > "C \Program Files\Java\jr
Page 211 of 931 Previous 100   Previous 10   211   212   213   214   215   216   217   218   219   220   Next 10   Next 100