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 131 of 931 Previous 100   Previous 10   131   132   133   134   135   136   137   138   139   140   Next 10   Next 100  

mod_jk - logging the name of the worker

Hi Since recently the name of the worker isn 't necessary the same as the jvmRoute of the connected Tomcat instance. You can specify worker.foo.jvm_route bar In the mod_jk logging these two names

Tomcat 6 and comet

hi. just install tomcat doesn 't work because you need the java native support for the apr. see the documentation at http //tomcat.apache.org/tomcat-6.0-doc/apr.html you must install the native suppor

How to configure session replication with a database

We want to use session replication using a database to access sessions from several servers behind a load balancer. When a request is sent to the load balancer we do not know which server actually

socket connection within servlet to the same container

Say I have code like this protected void doPost( HttpServletRequest request HttpServletResponse response ) { ... String requestString "GET " + page + " HTTP/1.1 " String headersSt

How to use or install APR(Apache Portable Runtime) with Tomcat 6.0

Hi everybody I want to implement comet with tomcat 6.0 but docs says I must have APR Support for comet I have tried a lot but I couldn?t start APR support I will be very thankful if anybody can he

Certificate not showing as trusted...

All When I access the server from the browser (https) it tell me that it is not a trusted certificate. "This CA Root certificate is not trusted because it is not in the Trusted Root Certificati

Installing my SSL Certificate.

I am up to the point of importing my certificate with the command (where filename is the name of the domain.) C \Program Files\Java\jdk1.5.0_05\bin >keytool -import -alias tomcat.keystore -trustcace

How do I ........?

I know that this question of mine has been asked/answered in this group but I was wondering how do I go about checking for a null value? I feel the need to do this in a servlet file that incorpora

Subject: tomcat 5.0 pdf package

I 'm looking for recommendations for a package to use with tomcat 5.0 to process dynamic data files to make available for website download. Any suggestions?

Tomcat reloading

Hi I have developed a developed a web content management system for a newspaper to simplify the process of posting news articles. All article details including images are stored in a MySQL database.

Subject: New tomcat and Jasper error

hello list i have a brand new installation of tomcat 5.5.17 with the following packages tomcat5-common-lib-5.5.17-3.1.2mdv2007.0 tomcat5-jasper-5.5.17-3.1.2mdv2007.0 tomcat5-jsp-2.0-api-5.5.17-

Subject: mod_rewrite - round robin

Hope someone can help me with this I am new to apache. My requirement is to route a given URL to 3 different URLs in a round robin fashion. Eg www.myhost.com <http //www.myhost.com/ > shoul

How do I enable HTTP Sessions after setting up Virtual Hosts?

I have 2 separate projects set up as virtual hosts http //projectA 8080/ http //projectB 8080/ so that each of them can be run from the ROOT context in the development environment. Just to make it eas

Can 't start tomcat on Debian Linux

Hello! I start tomcat this way zeuhl /home/stiv# /etc/init.d/tomcat5 start Starting Tomcat 5 servlet engine using Java from /usr/java/jdk1.5.0_04 tomcat5. Though I get this error message Using

Subject: SSO and session security

Hi There 's a server running Tomcat and Struts applications. Works perfectly fine -) I 'd like to deploy now second application very similiar to the first one. There 's high chance of struts form-b

Subject: First-time user of Tomcat 5.5

Hi I have just downloaded the Tomcat 5.5 Windowns Installer on my XP laptop and completed the installation (seemingly successfully). I went through the basic configuration and the Tomcat service

Replying to threads

This is going to seem like a real stupid question but there seems to be no obvious way for me to reply to responses on threads. I have tried to use users-help and users-info email addresses to get t

Accessing ssl pages using client authentication

When I try and access a page that is using client authentication I get a http 404 error (not available). I need to try and access this page (using https) by the following methods * Web Browser *

Cannot load JDBC driver class... but it 's definitely there...

Running Tomcat 5.5.17 through Eclipse 3.2.1 Using jdk1.5.0_08 OS Windows XP

JSP Syntax Error

I am trying to modify the snoop.jsp that comes with Tomcat 5.5.20. I have the following snippet in my jsp and it compiles fine <tr > <td >Path info </td > <td > <% out.print(util.HTMLFilter.filter(r

Subject: tomcat 6.0 & browser support

hi. I 've installed tomcat6.0 with comet support. I 've tried the example code found at http //tomcat.apache.org/tomcat-6.0-doc/aio.html. when I call the servlet the browser wait for a response... th

Tomcat Connectors Bug Reporting

Hi Does anybody know how I would report a bug in the mod_jk IIS filter? I 've looked on this page http //tomcat.apache.org/bugreport.html but did not see a link for the Tomcat Connectors project.

Tomcat IIS redirector seems to cause high CPU cycle

Hi all I am using Tomcat IIS redirector v1.2.19 on a Windows 2000 server. This server runs IIS 5.0 as a web server and Tomcat 5.5.20 as application server. However I am facing a problem with the re

Switching between 2 projects, each setup at Tomcat 's ROOT context deletes th

On 11/9/06 Rashmi Rubdi <dev_subscriptions@(protected) > wrote > I 'm working on 2 different projects and I 'm having problems while trying to switch between 2 projects that are both set up at the ROOT c

Switching between 2 projects, each setup at Tomcat 's ROOT context deletes the so

I 'm working on 2 different projects and I 'm having problems while trying to switch between 2 projects that are both set up at the ROOT context. My Environment Tomcat 5.5 Windows XP On the developm

Path mapping...

Hi! I have a web-app residing in "/ " the docBase is relative to appBase. I have an issue where I want to serve static files located outside the web-app. For example /mydir/index.jsp comes from the

Tomcat 5.5 Embedded + reloading and unpacking WAR files.

I 'm using TC 5.5 Embedded and have been trying to understand if / how it is possible to deploy a WAR file - by dropping the file in to the container as you do with standalone producing the same auto-

Preventing memory leaks with awt event thread, is it possible?

Hello playing with a webapplication that requires awt to do some graphical operation i noticed this. 1) Servlet invoked by http-thread 69 request an awt operation 2) AWT initializes and starts it '

loading dlls

Hi I have a servlet which needs to load a dll. using Tomcat 5.5. what is the right way to do that (do I need to set java.library.path? if so - where? where should my loading classes reside?)? Tha

Include Directive Misbehaving: Feedback for Mark Thomas

Mark Thomas To start on a positive note I 've never found an open source project with real help as accessable as reliable as knowledgeable or as patient as I have with Tomcat. I have access to
Page 131 of 931 Previous 100   Previous 10   131   132   133   134   135   136   137   138   139   140   Next 10   Next 100