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 103 of 931 Previous 100   Previous 10   101   102   103   104   105   106   107   108   109   110   Next 10   Next 100  

AJP Connector - Problems Proxying HTTPS Connections

Hi I am trying to run Tomcat 5.5.20 behind Win32 Apache HTTPD 2.2.4 with SSL (downloaded from apachelounge.com) using the AJP connector. I have a virtual host configured on both Tomcat and A

Unable to run Tomcat 5.5.20 as a Windows service under jdk 1.6

On some machines only and only under jdk 1.6 I 'm not able to run Tomcat as a Windows service. Installation of the service goes all right but when I try to start the service I get the following error

Differences between tomcat 5.5.9 and tomcat 5.5.20

Hi I 'm new of this mailing list. I want to know the differences between tomcat 5.5.9 and 5.5.20 because I 've a webapplication that work fine under tomcat 5.5.9 but under tomcat 5.5.20 it has many p

Subject: Tomcat plugn for Eclipse

Hi All I want Tomcat plug-in for Eclipse 3.2 Can anyone mail me the link where to download. My Tomcat version is 6. Regards Awaneesh

Subject: Help me implement comet !!!

Thanks Mark Thomas about comet URL in tomcat but i have implement a class following public class testComet extends HttpServlet implements CometProcessor{ ....event ()... } this wi

Subject: Tomcat can 't find my Filter

I have a development machine on which everything works fine and I 'm trying to deploy to a production machine and for some reason it 's not finding my filter. The fact that it *knows* about the filte

Subject: Tomcat launch problem

Hi I know this probably doesn 't belong here but a lack of other forums is causing an issue. I have tomcat 5.5.20 set up and it runs without a hitch in standalone mode. I use the sydeo tomcat plu

log4j and CLASSPATH problems on linux

Dear All I 'm running tomcat 6.0.7 beta on a linux redhat 8 system. Here are my questions 1. I tried to set up some useful libraries in directories outside $tomcat_home/lib but they were not recog

Password encryption for JNDI settings

Is there anyway we can encrypt password for JNDI Data source in context.xml ? Ravi -- View this message in context http //www.nabble.com/Password-encryption-for-JNDI-settings-tf3164186.html#a87776

Tomcat and JSP Issue

My tomcat works perfectly normal before today. I did nothing to it but now even the simplest JSP code gives errors whatswrong.jsp

DB2/Tomcat Connection pooling problem

Hello all I am currently working on getting Tomcat and DB2 to work together here and have been having a heck of a time. I 'm at a point where I 'm able to reference the JNDI resource in my test servle

Subject: mod_jk load balancing problem

We currently have the following setup Two Tomcat servers and two Apache web servers using the JK connector to load balance the Tomcat servers. There is a Cisco PIX firewall between the Apache ser

Configuring JSF in the TOMCAT/conf/web.xml for all webapps

Hello I am developing a system in which every webapp deployed to Tomcat uses JSF. So I decided to move the common JSF configuration from each webapp/WEB-INF/web.xml into the TOMCAT/conf/web.xml fi

tomcat administration data sources/jndi

i created jndi datasource in tomcat administration (Resources > Data Sources > "JNDI Name " test) and failed to access it in code CODE > > > InitialContext initialContext new InitialContext() DataS

multiple requests from the same client (only 2 threads areactivated!)

> From Mike Quilleash [mailto mike.quilleash@(protected)] > Subject RE multiple requests from the same client (only 2 > threads areactivated!) > > I believe the HTTP 1.1 spec specifies that a ma

Tomcat Clustring Problem- Session issue?

Gents I have successfully installed Apache 2.2.3 in front of a couple of Tomcat server using the mod_jk (1.2.20). I have configured the system to perform round-robin load balancing based on sticky

Problem with the valve configuration

Hi All In our production we want Sun One Web server 6.1 and Tomcat combination. Almost all things are done. But I got one problem which i want to discuss. Basically I have enabled Single Sign On

how to make a scheduled event on tomcat

-----BEGIN PGP SIGNED MESSAGE----- Hash SHA1 Jacob Jacob Rhoden wrote > Christopher Schultz wrote > > You 're better off not using Tomcat for this kind of thing. That 's what > > cron and other syst

how to add a library path in build.xml?

Dear all I want to run an application which requires a special native libray as the following error shows There was 1 error [java] 1) testQuery(its.prolog.Test)java.lang.UnsatisfiedLinkErro

Problems wits Tomcat security manager when connecting to Firebird using Jaybird

Hello! I am using Tomcat 4.1 on Debian. With SecurityManager turned off my app works perfectly. However if I turn it on I get some errors. I already corrected some of them by adding permissions

Re: Issues in Win2K with Wiki!

Sounds like an IE CSS bug to me. Are the versions of IE different too including patches? ICT Department wrote > Unfortunatly for some reason our wiki only displays correctly if Windows XP > is i

Subject: Issues in Win2K with Wiki!

Unfortunatly for some reason our wiki only displays correctly if Windows XP is installed on the client machine..but in 2000 parts of the text (including links) are missing - however sometimes dragg

segmentation fault

Dear sir/madam I am using httpd-2.0.59 and apache-tomcat-5.5.20 connected using mod_jk connector. If i try to access any jsp page thru apache using port 80. Its giving segmentation fault a

how to make a scheduled event on tomcat

I would like to have a method that will run every-so-often. Lets say once in 2 weeks. How do I do that in Tomcat ? Thanks Gaurav Singh Kushwaha http //www.chakpak.com Ph +91-9880101496 Bangalore

overrding requestURI with ServletRequestWrapper: what methods to override?

Hi I 'm using a ServletRequestWrapper to override incoming requestURI from /A to /B. I noticed that I also have to override getRequestURL() method which made me wonder what other methods must I ov

Question about using jk_mod with Linux

Hello I have configured Apache 2.2 + Tomcat 5 for load balancing on Windows platform. I had downloaded jk_mod binary for Win32 (mod_jk-apache-2.2.3.so) from the site - http //www.apache.

noClassDefFound error for class in [webapp]/WEB-INF/lib jar file

http //www.nabble.com/file/6149/stacktrace.txt stacktrace.txt Hello. I have installed geoserver 1.4.0 from the war file in my tomcat 5.5.20 installation. It unpacks the war fine. When you log on

Context.INITIAL_CONTEXT_FACTORY

Hi We are in the process of trying to use Tomcat 5.5.20 to access an existing DB2 Database. Up until this point the application has been running under WebSphere (We are trying to utilize Tomcat fo

Subject: APR installation Question

I got this The Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path I already compiled the tcnative where can i add the

Subject: How about comet in TomCat

Dear all I don 't know does tomcat support comet if anybody know please show me how to use it in tomcat. Thanks & Best regard.
Page 103 of 931 Previous 100   Previous 10   101   102   103   104   105   106   107   108   109   110   Next 10   Next 100