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

tomcat, SingleSignOn and session persistance

Hi all! I 've just found that SingleSignOn valve invalidates session when passivate event came (e.g. tomcat is shuting down). So I need to relogin every time when tomcat restarts. But this is not suta

Subject: CGI Servlet in Tomcat 6.0.2

I would like to use the CGI servlet in Tomcat 6.0.2 but I get this error message when enabling it java.lang.SecurityException Servlet of class org.apache.catalina.servlets.CGIServlet is privileged

Oracle JDBC OCI driver access in Tomcat

Below information may be useful to you. abstract of oracle technical docs JDK Driver File Name JDBC Version ---

Extending WebappLoader doesn 't load internal tomcat libs

> > I would like to extend WebappLoader to use libraries that are placed out > of my webapp dir but when I try to start the server I obtain the following > error > > Nov 30 2006 11 38 07 AM es.tid

Connector question

In one of my development server we have the following two entry Do we need both of the below entries to support Apache + Tomcat4.1.x? <!-- Define an AJP 1.3 Connector on port 8009 -- > <Connector c

Subject: Address already in use

My JDK is jdk1.5.0_09 and my tomcat is 5.5.17 and I use Norton Antivirus 2006 when I start Tomcat it raise following error Error Error initializing endpoint java.net.BindException Address already

Apache2+Tomcat5.5 with Load Balance and Cluster by using mod_jk?

Hello Is there any completed example to use Apache2+Tomcat5.5 with Load Balance and Cluster by using mod_jk? Best regards Eric

Request.getServerName() - Configuration

Dear All How to configure request.getServerName() to return based on the url? ---------- Could someone of you help me to find all the combination (Tomcat 4.1.x + mod_jk + Apache) of configuration

Apache2 + Tomcat5.5 Load Balance and Cluster

Hello Is there any completed example to use Apache2+Tomcat5.5 with Load Balance and Cluster by using mod_jk? Best regards Eric

Tomcat listening on port but not responding to requests

Tomcat 5.0.28 has been running fine on 8 identical servers (Apple xserve Mac OS 10.3) for a few months but recently 2 of them have stopped responding to requests. By that I mean that a browser spins

Re: Tomcat 4.1 Issue - Strange

Hey Martin Thanks for the usefull information -) I am going to try to disable the HotSpot option. About the 1.42 version I need to check with the Application Vendor if java 1.5 is compatible with

eliminating jsessionid, so Google/Alexa don 't get confused

I 've searched and searched for a way to get rid of the sessionid in my URL 's from tomcat/struts. What happens is that Google and other search engines think that each new session is a unique version o

Form Based Authentication : connection and bind to directory problems (part

Christopher- A programmatic example and javadoc is located here http //tomcat.apache.org/tomcat-5.5-doc/catalina/docs/api/org/apache/catalina/realm/JNDIRealm.html#referrals HTH M- This e-mail

Looking for feedback on a small project

-----BEGIN PGP SIGNED MESSAGE----- Hash SHA1 All Sorry to spam the list but this is at least semi-relevant to many readers and posters. Please make any responses off-list to avoid pollution. Than

Form Based Authentication : connection and bind to directory problems

I 'm trying to use form based authentication with JNDIRealm to validate users in an Active Directory Application Mode (ADAM) directory. I have a small test app working however I must enable anonymous

Can Apache and Tomcat both be configured in port 80?

Dear All I have a quick question that can Apache and Tomcat both be configured in port 80? and if yes how.... if the answer is using mod_jk then can somebody also refer to a good guide how to do th

Version question

Hi Everyone I have a version of nsapi_redirector.so which I 'm using to pass requests from my iPlanet webserver on to a tomcat appserver. I have no idea what version of connector this is and I 'd re

Getting a webapp to run on tomcat 4.1

ying lcs wrote > Hi > > I have a web app runs fine on tomcat 5.0. > And i am trying to see if it can run on tomcat 4.1. Tomcat 5.x and Tomcat 4.x implement different versions of the spec (see http

Subject: virtual mapping on Tomcat 5.5

Dear all I need to define a virtual mapping path on Tomcat 5.5. The following works well on Tomcat 5.0.28 (I put it in the server.xml) <Context path "/images " docBase "E /templates/images " debug "0

how to set classpath while compiling classes in nested pkg

hi all i have one problem in my Java code design now. actually i have user defined packages in the hierarchy com/dia/comp/Elements I have one class MainWnd.java in com/dia/ package is referring S

Subject: virtual mapping in Tomcat 5.5

Dear all I need to define a virtual mapping path on Tomcat 5.5. The following works well on Tomcat 5.0.28 (I put it in the server.xml) <Context path "/images " docBase "E /templates/images " debug "0

Running Tomcat 5.5.9 in AIX 5.2 with Java 5 64-bit - Tomcat f reezes at a hi

Had you tried to increment maxThreads minSpareThreads maxSpareThreads ecc.. of the 8080 http connector in server.xml ?

Subject: Problem with WindowsXP

I cant run my Apache Tomcat5.5.7.1 in WindowsXP. I 'm receiving an error message* "Windows could 'nt run Apache tomcat server in your local machine " * while try to START my

Running Tomcat 5.5.9 in AIX 5.2 with Java 5 64-bit - Tomcat freezes at a hig

Hi First 5.5.9 is definitly outdated. Update. [This might help.] Second if tomcat is not reaction to kill -9 then it 's you VM or even the OS that has a problem. Javacode can never to anything aga

Running Tomcat 5.5.9 in AIX 5.2 with Java 5 64-bit - Tomcat freezes at a high le

Hello All Setup --------- We are researching into a site running a Webapplication using the following setup IBM AIX 5.2 Tomcat 5.5.9 Java 5 64-bits (IBM Patch level is set to pap64dev-20061003a

how to get rid of error message? config file?

Hi When there is a problem in my jsp file Tomcat displays an Etat HTTP 500 - with the exception that caused the problem. Is there a way to avoid this message and display my own message like " We '

Apache and Tomcat with Multiple Virtual Hosts

Hello I am trying to add a second web application to my server and in doing so I have taken the approach of using multiple virtual hosts in both Apache and Tomcat. The configuration I am using i

Apache 2.0.54/Tomcat 5.5 connector: SSL configuration and performance

Hello all Thank you for taking a moment to read this...I 'm up to my eyeballs in content from google search results. I 'm learning as quickly as I can but could use a hand straightening a few things

Resource configuration problems on servlets (images, css, javascript)

Hi all I 'm a bit new to servlet programming so i 'll be as clear as i can. I 'm developing a small web application to test servlets in a project at school The project is fairly simple we a jsp pages t

Subject: web.xml reload interval

Hi I am developing web apps for tomcat 5.5.7 and changes are being made to servlets which are updated in real-time by Tomcat. The problem is there seems to be no way of predicting how long before c
Page 124 of 931 Previous 100   Previous 10   121   122   123   124   125   126   127   128   129   130   Next 10   Next 100