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 431 of 931 Previous 100   Previous 10   431   432   433   434   435   436   437   438   439   440   Next 10   Next 100  

Persistence manager ClassNotFoundException during deserialization

Hi all I am getting ClassNotFoundException when deserialising arrays/Lists stored in session. It have no problem with normal objects but have error when it is made an array or List. The s

Subject: JSP/Servlet Mailing List?

Does anyone know of a good JSP/Servlet mailing list/help list that is both active and similar in format to this group? Thanks!

Using new JDK 5.0 language features with Tomcat 5.5?

Hello list is it safe to use the new JDK 5.0 language features e.g. annotations and generic types with Tomcat 5.5? Do people do this in practice? Was this tested extensively? Are there any k

Subject: HTTPS, port 443 & firewall

Hi For HTTPS must port 443 be open on a firewall or is traffic sent/received on port 80 (or defined HTTP port) and redirected internally? Do 'standard ' firewalls leave open this port by default?

Subject: -Dcatalina.base not working

Hello I tried to set the the CATALINA_BASE directory so that multiple user can use their own configuration. I set the environment variable e.g. set CATALINA_BASE C \user1\tomcat the

Subject: RealmBase Unix Script

Hey everybody I 'm trying to get the following script to digest a password for me using SHA #!/bin/sh _CLASSPATH "$CATALINA_HOME "/server/lib/catalina.jar _CLASSPATH "$_CLASSPATH " "$CATALIN

Subject: setting download file name

Hi all I am trying to make link to a dynamically generated zip file which the user can download. It links to a jsp page like so <a href "audio_download.jsp " >Download Audio </a > In audio_

Subject: <error-page > help on 5.5.7

Hi I tried adding. <error-page > <error-code >401 </error-code > <location >/error.jsp?type 401 </location > </error-page > to my web.xml page (it was in the proper location etc.) but my ser

application can not reconnect when database restarts

Hi I am using Apache Tomcat/4.1.27. Problem when datbase restarts connection is not established. Connection pool is done by Tomcat using DBCP. Context congiguration under server.xml file

load-on-startup servlet needs access

Hi I wasn 't able to do a full text search of archive message bodies on this so pardons if its old problem. I have a servlet that I designate to load-on-startup but that servlet calls a class t

Mime-mapping to trigger e-mail client

I 've got RFC822 e-mail messages stored in a database. I 'd prefer *not* to write (or rely on) an email-to-HTML converter. Instead I 'd like to serve the content as-is and have the client 's browser re

Context redploying

<Host name "foo " appBase /home/foo autoDeploy "true "/ > in CATALINA_HOME/conf/Catalina/foo/context.xml.default <Context docBase "/home/foo " reloadable "true " / > /home/foo/WEB_INF/web.xml /hom

Tomcat 5 / SSL / Digsigtrust Certificate...

I have sent my CSR and been approved and received my SSL Web server certificate from Digsigtrust. I have having problems getting the SSL certificate to install properly. I have tried every conceiv

Subject: Re: Monitoring Tomcat Clusters

There 's already a GUI monitor for Tomcat 5.0.19 and newer in JMeter. if you want to graph the cluster it would be a matter of extending the monitor sampler to do so. http //jakarta.apache.org/jm

Direct access to form-login-page, and to j_security_check

Going to try to ask this a different way... Is it possible to directly submit information to j_security_check and/or to directly access form-login-page rather than posting form-login-page and

I can

Hi I`m try to make a jsp which call a servlet but when I push the submit button the iexplorer response me "I cannot found the page ". This is the enviroment Apache Tomcat/5.0.13 IE 6.

"Unable to perform background process on manager " question

Hello! I have the following entry in catalina.out org.apache.catalina.core.StandardContext backgroundProcess WARNING Unable to perform background process on manager java.util.NoSuchElementEx

Tomcat 5.0.28 errors

Hi I have a tomcat server deployed and I 've been seeing these in the logs... ********************************************************** Exception during post-request cleanup. Session

Mapping to DefaultServlet from webapp

Hi all how would one go about mapping say /images/* to the default servlet to override an application mapping of /* to appServlet? PJ

Tomcat on Cygwin

I want to run JSP/servlets using Tomcat on Cygwin. Is there a special version of Tomcat that I need to download? Is there any documentation about running Tomcat on Cygwin? Thanks!

Windows service shutdown not invoking destroy()?

I 'm running Tomcat 5.0.28 on Windows XP Pro as a Windows service. If I use shutdown.bat to stop Tomcat then the destroy() method of my servlet is invoked. If I simply "stop " the Windows service dest

Help with tomcat on windoze/nfs

Hello I have the unfortunate opportunity of having to set up tomcat on windoze (sorry I am a linux bigot) I have this servlet that has to run a windows program. (that works fine) I have to

mod_jk2 question

Hi I am about to interface Apache / Tomcat. At several places it is recommended to use the mod_jk.auto-conf in the tomcat/conf directory. I got Tomcat 5.0 but this version does not produce t

Including external libraries with MANIFEST.MF Class-Path property

Hello I have a jar file (one.jar) that I am including in my web application (it is placed in the WEB-INF/lib folder). The simple structure of the one.jar file follows META-INF/MA

Subject: Error "Md not found:xx "

Dear all I 'm using tomcat5.5.7 in linux but inside my log4j error log i see that message strangely INFO [2005-03-05 01 42 42 629] <org.apache.catalina.core.ContainerBase.[Catalina ].[lo

Subject: Tomcat 5.0.28 problem

Hi I have a tomcat server deployed and I 've been seeing these in the logs... ********************************************************** Exception during post-request cleanup. Session

tomcat 4.1.x with jdk1.4.2 ssl certificate(4096-key length) support

Hello is it possible to have tomcat 4.1.x running with jdk1.4.2 and have SSL with client authentication(client has certificate issued by CA which has certificate with public key length of 4096

Single-Tag DataSource Definition?

I know the docs define a jdbc datasource using multiple nested tags e.g. <Resource name "jdbc/mail " auth "Container " type "javax.sql.DataSource "/ > <ResourcePara

Tomcat5 and Client Certificates

Hello TC5 Users - I am setting up Tomcat 5 in a production environment. The requirement is to lock down the site so that only users with trusted personal certificates may access the site. I b

Authentication and logging problem

Hello ! I 'm having problem with a JAAS authentication realm. I created a LoginModule configured it as explained in http //forum.java.sun.com/thread.jspa?threadID#3317&tstart 0 defined the
Page 431 of 931 Previous 100   Previous 10   431   432   433   434   435   436   437   438   439   440   Next 10   Next 100