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 722 of 931 Previous 100   Previous 10   721   722   723   724   725   726   727   728   729   730   Next 10   Next 100  

Tomcat 5.x and ServletContainer JAAS objects

Hi I have implemented a JAAS Relm with Tomcat 4.X. After I upgraded to Tomcat 5.x I get an error saying that the LoginModule class could not be found. The class location had not changed from 4

Apache-Tomcat integration vs Direct Tomcat

Hi Everybody We can deploy a web application directly into Tomcat and use itself as web server.In second case we can integrate Tomcat with any web server(Apache or Tomcat) using AJP connect

Subject: Single session across webapps

I asked a much more involved question before and no one responded so... Is there a way to share sessions across webapps running in the same container? A previous message talked about putting a s

HELP: Want to custom the TOMCAT NOT-FOUND page.

Tomcat will give the HTTP 404 500 (and so on...) Error pages when accessed by a wrong URL. I want to custom that pages but it seems that they are hard-coding in tomcat any good ideas for doi

Subject: TC on Xeon, chapter 0

TC still starts with 'severe filterStart ' errors. Both 5.0 and 4.1. Not a single magic spell changed anything. Here 's a more basic question Why on one machine TC5 runs fine out of the box whil

How can I limit ( or reduce) the max Mb of RAM for tomcat?

I want to limit ( or reduce) the max Mb of RAM for tomcat Can I configure this in Tomcat? We 've a problem with Tomcat Memory assigned to Tomcat grows and grows and when process of Tomcat use the

How to limit( or reduce) the amount of RAM used by Tomcat?

I want to limit ( or reduce) the max Mb of RAM for the tomcat application Can I configure this in Tomcat? We 've a problem with Tomcat Memory assigned to Tomcat grows and grows and when process of

disableUploadTimeout

Hi everybody I have a question regarding the org.apache.coyote.tomcat4.CoyoteConnector (Tomcat 4.1.27) What does the property "disableUploadTimeout " really mean? I do not understand the explanation

Cannot configure to use port other than 8009

There was a bug (that I think was fixed but I can 't be bothered to look since I don 't use Jk2 ). Jk2 was using a signed short for the port number which means that it can 't see half of the port

Subject: jk2 is ignoring graceful flag

Hello according to http //jakarta.apache.org/tomcat/tomcat-4.1-doc/jk2/jk2/configwebcom.html setting graceful to 1 in the channel.socket session should disable the channel for new sessions.

Tomcat 5.0 & mod_jk Configuration

Tomcat 5.0 & mod_jk Configuration by James Thornton <james@[EMAIL PROTECTED] > Dec <http //www.talkaboutprogramming.com/group/comp.lang.java.programmer/archive /2003-12-31.html > 31 2003 at 12 34 A

Tomcat can 't find log4j properties file in war file

I have a web app served by Tomcat on a Unix system which I have been running out the development environment. I am trying to deploy it as a jar file. When the log4j logging system starts up it says

Subject: How to set session timeout?

From where can you set the session timeout ? In other words where in Tomcat can you control the session timeout ? Thanks

<error_page > for both JSP and Servlets

As I understand it instead of putting a <%@ page errorPage "/errorPage.jsp " % > in each JSP page you can put <error-page > <exception-type >java.lang.Throwable </exception-type >

bad URI request matching? - in mod_jk2 for apache2

I have compiled mod_jk2 without JNI for apache2. I 've gotten the config to work and catch requests for apps successfully but it appears that the wildcard matching is overly inclusive somehow.

APR error; trying to use Domain Sockets

Using Tomcat 4.1.29 w/ apache 2.0.48 and mod_jk2. Running on Solaris 8 (SPARC). I 've been using TCP sockets OK and would like to experiment with Domain Sockets too. But after setting things up I '

RE: Tomcat 5 - jsp:useBean causing a compile time exception (not
   pilot error

I believe you can change class "... " to type "... " to indicate that that 's the type of the reference but not a class that Jasper should attempt to instantiate. -john. -----Original Message--

Subject: jspexception in admin webapp

wondering if anyone has seen this while running the admin webapp from tomcat 5.0.16? running the admin webapp when clicking on the Service (Catalina) link in the left side frame i get the fol

[RE-POST] Re: Eclipse+Ant+Tomcat 5 - problems [HELP!]

OK I 'm not getting any closer with Tomcat 5. Using the "localWar " attribute (and specifying a file /// URL to my .WAR) - I was able to get the Tomcat deploy task to work. Great. So I then modified

Subject: Tomcat Service Terminates

Does anyone know if the bug "Tomcat Service Problem " has been fixed? The bug number is 9340. Link is below http //issues.apache.org/bugzilla/show_bug.cgi?id 9340 Thanks.

Win98 setup problem

Hi I am using JDK 1.3 with OS Win 98. I download Tomcat 5.0 and try to install. It is installed successfully but when I am trying to execute it it is throwing error related to some "digest "

Tomcat 5.0 and php servlet installation problem

I think I have nearly got my tomcat5/phpPHP 4.3.4 installation to work but I am getting this error when I load a php testpage CLASSPATH IS SET TO /usr/java/j2sdk_nb/j2sdk1.4.2/bin/ /usr/java/j2

Help needed

hello I am a new tomcat user and i want to know whether we can use tomcat for applet - servlet connection using java URL class and openconnection methode. I am trying to invoke a servlet from a

Tomcat 5 - jsp:useBean causing a compile time exception (not pilot error - l

What 's the bug? You can 't instanciate an abstract class in java. You can 't instanciate an array in java without dimensioning it. On Tuesday 20 January 2004 12 15 pm Andrew Schwimme

Why admin webapp does not support umlauts

the tomcat admin webapp does not support umlauts (german ??? french ?? etc). I did some debugging through tomcat and struts code * the JSP pages contain a UTF-8 page header <%@ page ... conte

Weird context performance issue

Dear all - This is my first post to the list and I 'm posting because I have a truly bizarre context-related performance problem which I have been unable to resolve. I 'm running a set of Java 1

Tomcat 5 - jsp:useBean causing a compile time exception (not pilot error - long

Summary Code that worked in Tomcat4 throws a compile time exception in Tomcat5. My Jsp file consists of one line. <jsp useBean scope "request " id "l " class "java.util.List "/ > In Tomcat 4 a

channelJni config

Could someone send the config of jk2.properties and workers2.properties to work with JNI cause I 'm not being able to set communication correctly? Or tell me what I 'm doing of wrong? My jk2.propert

What does this mean? ajp13.service() Error sending initial p   ost -1 0 0

I am currently investigating the product from http //jspisapi.neurospeech.com/ since I have given up on this strange behavoir from. I will let you know what I find out. -Rasmus -----Original

RE: What does this mean? ajp13.service() Error sending initial p   ost
-1 0 0

Could the 10 second delay be caused by tomcat recompiling your jsp? -----Original Message----- From Hooper Brian [mailto brian.hooper@(protected)] Sent 20 January 2004 16 16 To Tomcat Users Lis
Page 722 of 931 Previous 100   Previous 10   721   722   723   724   725   726   727   728   729   730   Next 10   Next 100