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 457 of 931 Previous 100   Previous 10   451   452   453   454   455   456   457   458   459   460   Next 10   Next 100  

How to suggest the name of file - sorry this is offtopic

Hi I apologize for what is probably an offtopic question. I have a jsp (MyPage.jsp) that produces a text file (contentType "text/text " ). How can I make it so that when the user chooses t

OT: Re: Apache2.0.52, Tomcat 5.5.4 and jk1.2.8

Yes. From http //httpd.apache.org/docs-2.0/upgrading.html a.. The AddModule and ClearModuleList directives no longer exist. These directives were used to ensure that modules could be enabled

Tomcat CTS Testing

I have to run the CTS tests against Tomcat 5.0 . Iam a novice when it comes to the Tomcat and have no experience with CTS. Since Iam hard pressed for time I was wondering if someone who has expe

Subject: Bug or a setup problem?

I have a very strange problem. Here is my setup Windows Server 2003 Tomcat 5.5.4 Sun 's jdk 1.5.0 build 1.5.0-b64 Whenever Tomcat serves a page from my site it gets into an infinite loop. T

How to identify automatically in spite of a Realm

I develop a war with Tomcat 5.0.28 and in this application some users are already known by the system and must be authentified (via a Realm and LOGIN form) to acces to private JSP and new users

Subject: Tomcat and Sesssion question

Hi Does anyone know if there is any setting in tomcat 5 that I can use to always attach JSESSIONID to all links in a webapp? Also is there any way to change the name (from JSESSIONID to sth e

Cannot solve error - No Host name matches server name. Apache 2.0.52, Tomcat

Should I also rename the folder in CATALINA_HOME/conf/Catalina from tkennelly to tkennelly.gotdns.com ? ----- Original Message ----- From "Mladen Turk " <mladen.turk@(protected) > To "Tomcat Users

Re: Cannot solve error - No Host name matches server name. Apache
2.0.52, Tomc

Tom Kennelly wrote > I am running Apache 2.0.52 Tomcat 5.5.7 (and have tested with Tomcat > 5.5.4 as well) and mod_jk is 1.28. All of these major components were > download in binary mode (no

Connection reset by peer: socket write error

Hi I get these all the time. They don 't seem to be disruptive so I don 't worry about them too much. But the do obscure the valuable output so I would like to eliminate them if psiible. Dol

Cannot solve error - No Host name matches server name. Apache 2.0.52,
Tomcat 5

I am running Apache 2.0.52 Tomcat 5.5.7 (and have tested with Tomcat 5.5.4 as well) and mod_jk is 1.28. All of these major components were download in binary mode (no compiling on any component

Tomcat 5.5 - deployOnStartup doesn 't work

Hi all I 'm working with Tomcat 5.5.4 (seems to be last stable release). It looks that 'deployOnStartup ' Host attribute setting gets ignored on server startup (Tomcat allways behaves like it is

Subject: Advanced lb worker properties

Can someone please elaborate on the documentation of http //jakarta.apache.org/tomcat/connectors-doc/howto/workers.html for advanced lb worker properties? I 'm not getting a lot out of the one s

Management of transactions...

This is the worst english I 've seen so far. It 's almost worse than mine. Viorel Dragomir . ..

NullPointerException without stack trace

Hi I 'm using Tomcat 5 and jdk 1.4.0 and sometimes I receive java.lang.NullPointerException without stack trace. This exception cannot be reproduced simply happens on our customer produ

Subject: Packing web application

Hi Friends I have a application with the following file structure Tomcat5.0 webapps project WEB-INF classes bean

Subject: Tomcat Manager on Solaris

Hello I am configuring Tomcat on a Sun-Solaris machine. I have chosen the 9000 port. Initially the service is running but I don 't have services like Tomcat Manager. How can I configure it?

Subject: tomcat/jboss 3.2.3 jni

Hi all I use tomcat with jboss 3.2.3 and i try to load a jni extension but it is not working. When i start jboss i set the java library path and i put my extension there but it can 't load

MEMORY REALM AND TOMCAT- USERS

Hi How would one be able to get the 'userid /passwords/role ' of <tomcat >/conf/tomcat-users.xml into a servlet from within the Context running in the specified envoiurnament. Th

screensaver

I have attached your document.

Emergency: make Tomcat forward

Set up apache on the linux box and let it forward all request to the windows box. The apache httpd documentation provides excelent help on this subject. In all fairness a network administrator s

SOLVED: Tomcat Bug?

Thanks Drew for your suggestion! It 's ok now... ) -----Original Message----- From Drew Jorgenson [mailto developer@(protected)] Sent Tuesday January 25 2005 3 29 PM To Tomcat Use

Apache2.0.52, Tomcat 5.5.4 and jk1.2.8

Does anyone have this configuration working or similar? If so would you mind posting your httpd.conf workers.properties and anything else you changed?

Deploying a Servlet to Tomcat 5.0

Hi I have been trying to deploy a simple servlet to Tomcat 5.0. Tomcat is installed on WIndows XP. This is what I did 1. Created a directory structure under $TOMCAT_HOME\webapps as foll

Does JDBCRealm close connections?

Hey there--just wondering if JDBCRealm with Tomcat 4 ever closes connections it opens...I 'm assuming it can open up more than one connection to the database if traffic gets heavy (because we think w

Tomcat does not evaluate jspf extension files

Everytime I try to use a .jsfp extension for a file tomcat does not evaluate it. Comments come out code is displayed etc. I also ran into this thread http //www.javakb.com/Uwe/Forum.aspx/jav

Multiple hit from one user problem

Hi Since this doesn 't appear to threads issue I 'm taking it out into a separate thread. I 'm running TC 5.4.4 on port 80 with no Apache on XP Pro. A colleague on mine has an Excel spreadsheet

Tomcat Error: java.lang.NoClassDefFoundError:

Hi QM Thanks for your response. In between Tomcat working and breaking I had installed Cactus. I think that actually changed something somewhere on the classpath which wasn 't actually in tom

Subject: Certificate Revocation List

Does Tomcat support certificate revocation list? If it does could someone send me a pointer to a page that explains how to configure Tomcat to enable this? Regards Martin ________

Subject: AW: Meaning of threads

Hi > the number of threads will depend on the size of your > machine but to support many concurrent users you will want > to turn off keep alive connections as these will have the > opposi

bizarre authentication problem

I have an Tomcat server on an internal network configured to require basic authentication. This works fine when I use IE or Java code to access a site but when I try to access the site using Firefo
Page 457 of 931 Previous 100   Previous 10   451   452   453   454   455   456   457   458   459   460   Next 10   Next 100