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 239 of 931 Previous 100   Previous 10   231   232   233   234   235   236   237   238   239   240   Next 10   Next 100  

mod_jk errors - are these normal?

If our setup was completely stable and configured perfectly should there be NO mod_jk errors ever? Or are some errors part of normal operation? The system seems to work fine from a user 's perspec

tomcat stops responding (err=-104)

Hi everybody I 've got a problem with tomcat since a week. It seems to be related to the traffic which is more important than usual these days. Tomcat stops responding wile the tomcat process i

- Problems with extracting beans from a JavaServer Page

Thanks for the reply Ron So what you 're saying is that once the page has loaded the bean it discards it? Which means I can send a bean from a servlet to a page but I can 't extract a bean from a p

- Problems with extracting beans from a JavaServer Page - Bayesian Fi

If I have followed your code fragments correctly it looks like your bean is in request scope and it will go away between requests. Ron Day Senior Developer e-Rewards Inc. 8401 N. Central Expressway

Problems with extracting beans from a JavaServer Page

Hey all This may seem like a really dense question so apologies if it is but I have the following code on a jsp page <jsp useBean id "gameBean " type "FYPCode.GameBean " scope "request " / > <FORM A

Subject: DefaultContext problems

Hello all I 've been struggling to setup a datasource that is accessible from all my webapps. As I understand it I define a <Resource >(/Server/GlobalNamingResources/Resource) and then a link it in

Subject: JNDI Datasourse Best Practice

I 'm happy to report that this newbie successfully set up a JNDI Datasource <insert self-satisfied cheer here >. I now have a question about the best way to create connections in my web application. P

Form login UTF-8 username problem

Web application using JBoss 4.0.3SP1 and servlets. I am using FORM authentication. Can username be UTF-8? I create an account its username is in UTF-8 encoding chinese characters. But login was n

double cluster in one server.xml?

Hello I have this in my server.xml. <Host name "test1.example.com " appBase "webapps " autoDeploy "false " > <Context docBase "/home/ronald/tmp/HEAD/crm/web " path " " / > <Cluster

ClassLoader IllegalStateException

Hi I have a web application that uses Tomcat 5.5.15 MySQL Torque and ZK (a XUL/Ajax library). If I use this application with one client all works well but when I try to use another client I got t

httpd.conf equivalent options in Tomcat 's xml config files

We ran a vulnerability assessment (results follow below) and here are 2 issues that popped up and the results suggest changing directives from the httpd.conf file which of course we don 't have. Wha

Subject: worker mapping problem

i have two tomcats and IIS i want two virtual hosts served by two tomcats. i declared two wrokers one for each tomcat and thats fine. however i have problem with mappings uriworkermap.properties

is mod_jk status manager available in linux shell?

hi I would like to know whether there is some other way to get the information avaiable on jkmanager page(other than in browser). I would love to be able to receive this information in linux shell.

Executing Manager Commands With Ant and SSL

I am executing tomcat manager commands with ant. I use the following ant build file. <project name "My Application " default "print " basedir ". " > <!-- Configure the context path for this applicatio

WHY TOMCAT MEMORY FROM 1G TO 15M IN 10 MINUTES

Hi. When I run the TPCW bookstore application I found the server behave erratic. Experiment enviroment Hardware a client PC two server PCs. Each PC has two 1.59 GHz AMD Optero

Why Tomcat uses ROOT context 's log4j and log4j.properties?

Hello I have a problem that Tomcat uses ROOT web application context 's log4j-1.2.8.jar and log4j.properties. I installed Tomcat 5.0.28 Java 1.4.2_09 and deployed root context web application to $CA

question - are errors in the mod_jk logs TRULY errors?

Hello We 've been working hard to debug networking issues that we believe we have. No matter what we do though we still seem to get at least SOME errors in mod_jk.log The system seems to work fin

Unable to connect to http://server:8180 with tomcat4_4.1.31-3 on debian sarge

Hi I have installed tomcat4 on Debian sarge using 'apt-get install tomcat4 tomcat4-webapp tomcat4-admin '. This installed dependencies also. I have a valid Java installation with sun j2sdk1.4 (by me

Subject: SEVERE: Error listenerStart

SEVERE Error listenerStart Feb 27 2006 12 42 44 PM org.apache.catalina.core.StandardContext start SEVERE Context [/mywebapp] startup failed due to previous errors I get this error when trying to s

Subject: Directory Permissions

All Where would I find information on how to prevent access to specific directories within a webapp? Exactly what file has to be edited? Akin to how Apache uses .htaccess files I would like to

jdbc tomcat

I 'm running Tomcat 5.5 and trying to do a very simple jdbc connection a single table. I have set up tomcat to run on port 8070 and the mysql database on the default 3306 port. It 's the connection st

Login servlet

Hi All Can anyone help me with a standard pre-coded (preferably) login/logout servlet which I can use with my MS Access database to authenticate new and returning users. Thanks to a

Tomcat Security across context question?

I 'm using Tomcat to serve multiple contexts and I want to add security to allow a single user to access the multiple contexts after signing in on one of them. I have managed to successfully do this w

QUESTIONS ABOUT EVALUATING TOMCAT WITH TPC-W

Hi. When I run the TPCW bookstore application I found the server behave erratic. Experiment enviroment Hardware a client PC two server PCs. Each PC has two 1.59 GHz AMD Opter

Why do I get this error only 10% of the time? java.lang.NoClassDefFoundError: ja

I have a process that calls a servlet. This process can send multiple requests. Something in the neighborhood of maybe 500 at a time to the Servlet. The Servlet can process the request in about 10

Bootstrap class - Interface bind - Problem there again.

Problem is there again - after few minutes in working state a new process shows up with following call /opt/java/bin/java -server -showversion -Xms640M -Xmx640M -verbose gc -XX +PrintGCDetails -XX

Tomcat - Hibernate

Hello Fellow Users My question is relatively simple. It has 3 parts. 1. Database * MySQL 4.1 2. Tomcat * Apache Tomcat/5.0.28 3. Hibernate * 2.1.8 I

Bootstrap class - Interface bind

Hello tomcats connectors are configured to listen on localhost only which works fine. But the bootstrap class listens still on all interfaces. How can i tell tomcat to behave like the connectors

Precompiling JSPs with Tomcat 5.5.12

Hi I am having trouble precompiling JSP files with Tomcat 5.5.12 whereas this went ok with Tomcat 4.1.31. If I remove the jasper jar files from the common/lib directory and replace them with the o

Asking again: Tomcat silently stops working, very strange exceptions in catalina

Hi noone has an idea or has experienced similar behaviour? Recapitulation At some stage tomcat starts throwing exception which actually can 't happen mostly telling me that beans aren 't found in
Page 239 of 931 Previous 100   Previous 10   231   232   233   234   235   236   237   238   239   240   Next 10   Next 100