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 332 of 931 Previous 100   Previous 10   331   332   333   334   335   336   337   338   339   340   Next 10   Next 100  

mod_jk: Hot Standby and Load Balance

Due to some differences in our applications some of them can be truly load balanced and some of them really cannot (yet). That is some of our applications can be (and have been) truly load balanc

Apache2.x and Tomcat5.0.x & Session ' data

hi everyone i was just wondering how i can pass user 's session data from Apache to Tomcat and visversa an example Im restricting access to a directory secret/* with Apache Authentication on Mysq

Tomcat Optimization and monitoring

-----BEGIN PGP SIGNED MESSAGE----- Hash SHA1 Hi List I want to increase the default memory usage of tomcat 5 and monitor tomcat thru JMX for memory usage for JMX - -Dcom.sun.manage

Subject: Cannot connect to tomcat

Hi list I hope you can help me with this problem. I have running a servlet in a context running on the tomcat 5.0.28. It all works fine but after three days of running i cannot connect to the tomc

JK ISAPI Redirector and IE6 problem

Hello guys. We have the following configuration Server 1 Tomcat 5.5.9 Server 2 Win 2003 Server + IIS Jakarta Isapi Redirector 1.2.14 All client machines uses MS IE6

how to Upload file

how to write upload file program using jsp ? by default program copy file to some temporary folder on server. how to get the path of that temporary folder ? ***********************Confidentiality N

Subject: IIS connector problem

I 'm using Tomcat 5.5.9 and IIS 6 on a Windows 2003 machine. Isapi_redirect.dll (version 1.2.14) seems to work if use a full url such as this http //localhost/jsp-examples/index.html All the variou

Overriding default trustmanager in Tomcat

Hi I think this problem would have been well discussed. I tried looking this up in the forums but couldnt find an answer Im using Tomcat 5.0.28 and JRE 1.5 and trying to override default TrustMana

Does Tomcat run better on Linux or Windows?

Is Tomcat more stable on Linux or Windows 2003? What are the pros/cons of using it on each platform? Thank you in advance for your help and advice Chad

Tomcat 5 + SSL - Overriding default certificate authentication

Hi Need to override the default certificate authentication to provide some own validation. Need to embed some new extensions in the certificate and validate them Got the following information bu

Subject: ssl connections hanging

in my continuing quest to migrate my server app from 5.0.28 to 5.5.9 i now face a problem with ssl secure connections hang for variable amounts of time and then the server drops them. curl repor

configuring BasicAuthenticator

Is there a way that I can set the error page URL and number of retries allowed for the BasicAuthenticator? Thanks ---rdf -- Richard D. Ferrante Assoc Principal Software Engineer Millennium Pharm

Subject: installing admin webapp

Is there a link - howto etc on how to install and configure the admin webapp. I have looked at Faqs for v 5.5.9 googled for it etc. There is no "howto-install .. " "RUNNING " etc in the webapp .zip f

Subject: Tomcat failed to stop

Using Tomcat4 over Red Hat Linux We have a dual server configured with Tomcat4 in fail-over environment. For some reason the lock file from /var/lock/subsys disapeared from both servers and then we

"No Host matches server name localhost " error

i 'm using tomcat 5.5.9 with a single webapp deployed with a context path of " " and a default host named "localhost ". when i request the webapp 's root resource (http //localhost 8080/) i get a 400

tomcat 5.0.28 - CPU spikes after heap memory reaches 700MB

We are using tomcat 5.0.28 with apache 2.0 using the jk2 (AJP/1.3) connector. Apache and tomcat are on different servers Sun V120 's running Solaris 9. Tomcat server has 3 GB RAM and tomcat JVM is set

Servlet lush problems via JK-1.2.14 and TC_5.0.28

Hi When I start a long running servlet I want to give the user some feedback about the progress thus I just print some characters to the browser from the servlet. It works fine when I go directly t

Intel Dual Core tech with Tomcat 5.5.9 (windows JVM)

We intended to use the new "DUAL CORE " technology by Intel (and AMD with other name) to running WEB applications (j2ee) with Tomcat 5.5 9 in cluster. To larger trust in the solution We g

With tomcat 5 redirects to a secure port fails

I have been looking al over for an explanation to what I am seeing. If I hit my site with https I get my secure page displayed if I hit it with http it is set up to redirect to https. The problem is t

Java Server Faces (UNCLASSIFIED)

Classification UNCLASSIFIED Caveats NONE Sue You might want to try this users group ODTUG-JAVA-L@(protected) Personally I haven 't done much with JSFs but certainly it is worth looking into.

Java Server Faces

I don 't know if this is the correct User Group. Has anyone done any development with Java Server Faces to create richer UI experiences? Is it any good? TIA Sue *************************************

Tomcat5 and apache2 dont want to cooperate please help!!

Dear list subscriber im now working on this since two weeks and i just can progress with it so i really need some urgent help on this issue what i intent to do is to use tomcate behinde apache as a s

can 't set up log4j in my webapp

Hi I 've added log4j.properties in webapps/ROOT/WEB-INF/classes but the thing is that when log4j initializes it looks for log4j.xml which it finds in some jar that is under webapps/ROOT/WEB-INF/li

can i use javax.management.timer.Timer?

Hi If javax.management.timer.Timer can be used inside tomcat can you please give an example of how? Thanx Ittay --

Subject: problems setting up jaas

I 'm using Tomcat 5.5 and want to setup JAAS based authentication. I 'm using jbosssx for the LoginModule implementations. The jboss implementation is activated when I try to login but throws a Name

build procedure to configure tomcat files

Hi Getting my application to run requires me to change all sorts of configuration files. Specifically server.xml. In order to install on a preinstalled tomcat I need to modify this file. In orde

Building Mod_jk for HP-UX fails

Hi An HP-UX 11.11 build for mod_jk seems to be missing from http //www.apache.org/dist/jakarta/tomcat-connectors/jk/binaries/ I have attempted to compile mod_jk 1.2.14-1 myself. Apache 1.3.29 is my

How to remove "charset " from tomcat response?

Hello Tomcat I am trying to return an XML with content-type "text/xml " Without any charset specified in header. I set <%@(protected) contentType "text/xml "% > in my jsp expecting header Content-Type text

jndi resource lookup failure in tomcat 5.5

i 've been trying to get my webapp working in tomcat 5.5.9 and i 'm running into a problem using spring 's JndiObjectFactoryBean to access a tomcat naming resource. i 'm getting a BeanCreationException

Problem with file upload corruption.

We have a JSP/servlet combo that uses the OReilly MultiPartRequest to upload a users HTML template for our application. Invariably they end up with some unusual characters in their template - sometime
Page 332 of 931 Previous 100   Previous 10   331   332   333   334   335   336   337   338   339   340   Next 10   Next 100