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 126 of 931 Previous 100   Previous 10   121   122   123   124   125   126   127   128   129   130   Next 10   Next 100  

Apache SOAP - Data is truncated

I would like some assistance with using apache soap. My client and server are configured to use SSL (client authentication). When I send a message by invoking the "send " method on a "Message " instan

BBS

Any BBS software that can be integrated well with JSF application deployed on Tomcat? Thanks.!

Subject: Injecting Alias into Host

I am using the ant command below to inject an alias into a host. When I look at http //localhost/host-manager/list it shows that the alias has been added but when I try to access the alias using a bro

Security restriction

Hello i have a quick question. if i wanted to restrict what directories tomcat server sees or if i want to prevent someone running System.exec( "delete everything!!! " ) wher

Tomcat5: Losing JDBCRealm session starting application with own session

Hello i 've set up my Tomcat with form based authentication and a JDBCRealm (besides i use an AJP-Connector to attach it to Apache1.3). Everything works fine when calling simple jsp-files such as the

Tomcat 6.0.2 and JSF

I am trying to port my Web app from Tomcat 5.5 to Tomcat 6.0. I would like to perform the migration in two steps first by upgrading Tomcat then migrating from JSF 1.1 to JSF 1.2. I currently get som

Refreshing tomcat webapp class loader

Is it possible to refresh a webapp class loader? I have a process in which jars may be replaced or added to a webapp class path. How can I cause the tomcat to be aware of those changes? Thanks i

Cookies in Servlets and redirecting Servlet results to a JSP.

Hello After receiving some excellent help on my other topic I thought I 'd try here again. This problem is related to the application I am making in my other thread but you needn 't know the specif

JNDI Realm NPE

Hi tomcat list I 'm trying to setup a JNDIRealm and I recieved a NPE if the user is not in the LDAP Server java.lang.NullPointerException at org.apache.catalina.realm.JNDIRealm.g

java.io.FileNotFoundException: webapp not found

I keep getting a java.io.FileNotFoundException when Tomcat starts. I will get one for each app I have. My app still works though. I am running Tomcat on a Windows XP box.What do I need to do to fix

Subject: List Mail Test - Ignore

Hello Sorry just a test message while debugging a sendmail issue. Please ignore. Thanks. mp -- Michael Powe michael@(protected) Naugatuck CT USA "I 'm wondering if there 's a family of four

Apache Tomcat v6.0.2-beta

The Apache Tomcat team announces the immediate availability of Apache Tomcat 6.0.2 beta. This release is the first non alpha release of the 6.0.x branch. Apache Tomcat 6.0 includes new features over

Administration Links

I have an installation of Tomcat 5.5.20 that seems to be working fine except for the "Administration " Links at the top left of the default index.jsp. I downloaded the "admin " package and un-zipped it

Tomcat et log4j

Hi ! 1) English 2) French 1) I 've just tried this. Tomcat 's doc tells to put the file into the classpath and I can 't figure how to set this classpath. I 've tried to give an Eclipse Preferences / B

help - can 't login to brand new tomcat install

Hello I 've installed tomcat on this server (linux fedora 5) http //209.135.157.136 8080/ and made sure that the $CATALINA/conf/tomcat-users.xml looks like this <tomcat-users > <role rol

Solaris 10 Apache 2 Tomcat mod_jk

Hi Sorry if that this is a bit off topic but i figured someone might have some experience. I 'm trying to get Apache 2 to use mod_jk in a Solaris 10 Zone. I have installed the ap2_mod_jk package fro

Setting proper values for connections inside Connector

Hello there! We have a tomcat server behind a apache server. We need to increase the maximum number of simultaneous connections. I know that this is done through server.xml inside the connector confi

Tomcat & Log4j

Hi all ! I once had a Tomcat 5.5 and an Eclipse 3.2 that where running just fine and then... the HDD crashed... I suffered no data lost but since then I can 't start Tomcat anymore. The "server " view

Context File is Created As A Directory

Hi Guys I am having difficulty with deploying an application using Tomcat 5.0 . I am deploying a <application name >.war file that contains a context.xml file in the META-INF directory. Before star

Disabled Admin and Manager creating empty log files

Hi For security we 've disabled the admin and manager app 's in our Catalina deployment by removing their XML files. But we are still seeing empty admin. <date >.log and manager. <date >.log fil

http.proxyHost

Hi Does tomcat setup this system property 'http.proxyHost " to " " when it runs? If yes can you please tell me how to disable that functionality? Thank you.

WEB-INF/lib/*.jar

Dear all it seems to me that my lib packages which are located under myapp/web/WEB-INF/lib can not be recognized by Tomcat. If I move my packages to common/lib then it works fine. Is there any t

profiling a webapp

Can anyone recommend a good (and FREE) java profiling tool that can be used to profile a webapp running under Tomcat 5.5? Thanks in advance Asaf

Lookup changes between 5.0.25 and 5.0.28

Hi! I have a working mail setup under Tomcat 5.0.28 - which somehow doesn 't seem to work with 5.0.25. The question is why? I copied 2 additional jars to $TOMCAT/common/lib - activation.jar - m

Realm authentication - unconventional usage

Hello I wish to user a JDBCRealm with the username & password coming in the HTTP request as key-value pairs. Is it possible? Elaborate - They request uri - http //localhost/realm-test/RealmTestS

Tomcat hang and port in used problem

I 'm using Tomcat 5.5.15 to deploy a web services using Apache Axis. The problem that I am facing is that sometimes (with unknown reason) the tomcat hang and all services also down. When I try to rest

Low value for maxHttpHeaderSize causes "server failed to respond " error

Hi all I am using Tomcat 5.5.12. When I set the maxHttpHeaderSize to a low value and send a large header my HTTPClient throws "org.apache.commons.httpclient.NoHttpResponseException The server loc

How to enable APR in windows to work comet with Tomcat 6.0

Hi everybody This jayant from iTG Pvt. Ltd. India. I want to use the new feature comet of Tomcat 6.0. to use that feature I have to use NIO connector or APR. but the lack of documentation I couldn 't

disableProxyCaching

Hi I 've got problem with disabling proxy caching. This used to work with context.xml (with 5.0.x) as follows <Context > <Valve className "org.apache.catalina.authenticator.BasicAuthenticator "

null values with jsp:getProperty call

How I can configure tomcat or my application that the jsp getProperty function returns a empty string " " instead of a null value? On our old tomcat 4 installation the same application returns empty
Page 126 of 931 Previous 100   Previous 10   121   122   123   124   125   126   127   128   129   130   Next 10   Next 100