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 522 of 931 Previous 100   Previous 10   521   522   523   524   525   526   527   528   529   530   Next 10   Next 100  

Subject: tomcat 4.1.30 vs. 5.0.2x

Hi - I have the following piece of code running in Tomcat 5.0.2x public class ContextValve extends ValveBase { static ThreadLocal testContext new ThreadLocal()

Commons Logging

I have an webapp that is using commons logging backed by log4j. The log4j.properties file is in WEB-INF/classes. The problem is that when I enable the different verbosity levels those levels are

Load-on-Startup child-threads not dying at context-reload

I have a <load-on-startup >1 </load-on-startup > Servlet on TC3.3.1(under RH7.3) which checks an XML file which contains a list of Runnable classes to kick off at servlet startup. These child threads

IO error: request.getReader(); readLine(); on Netscape

Hi I have code like BufferedReader breader request.getReader() String rdata breader.readLine() while (rdata ! null) { ...... } It run 's well with IE. O

Subject: Session problems with cluster

When I restart the context of a clustered node the session doesnt seem to be cleared. After I restart the context I 'm expecting a null from the following line but I 'm getting a ClassCastException

Subject: Host names with mixed case

Does Tomcat (5.0.25) use case-insensitive matching against the list of hosts defined in server.xml? I 'm looking at my request log and I 'm seeing a request for "MyWebService.com " that appears to b

Exception: current thread not owner

I have a spot in my servlet where I would like to wait for another computer to process a request. This request is asynchronous and I have to wait for the output before I can continue. When I try to

Strange Runtime maxMemory/totalMemory behavior under Red-Hat-8.0 and Suse-8.1

Hi I find it strange that when I start TC-5.0.27 (with our extensions) on Red-Hat-8.0 and Suse-8.1 Rumtime.maxMemory() returns a value that is the same as Rumtime.totalMemory() just after a coup

Has anyone seen: Code Modification for INVOKEVIRTUALOBJECT java/lang/Object/

Hi Are any of your webapps running bytecode-manipulation libraries e.g. CGLIB/ASM/any of the AOP variants? Yoav Shapira http //www.yoavshapira.com >-----Original Message----- >From San

Has anyone seen: Code Modification for INVOKEVIRTUALOBJECT java/lang/Object/clon

Has anyone seen this error in their catalina.out? ---- Code Modification for INVOKEVIRTUALOBJECT java/lang/Object/clone That is the last line of output just before the JVM terminates. Googling

JDBCRealm authentication on every page

Hi! I want to put a login form on all of my pages. I 'm using Tomcat 5 and JDBCRealm and authentication is working fine when a user tries to access a protected resource. But I don 't know how could I

Unable to find a javac compiler error

Hi I 'm trying to run this silly hello.jsp just to be sure tomcat 5.0.28 is running under win2k <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN " > <!-- Simple HTML fil

Tomcat Ant Tasks

I am trying to use Tomcat Ant tasks to deploy my application while testing. The only part I am having a problem with is trying to deploy the context config file. Below is my task <target na

hanging connections with Tomcat 4.1.24-LE on linux

Hello all. I have a web service published together with a webapp under Tomcat 4.1.24-LE on linux redhat. The web service is built using Axis 1.0 facilities and it interacts with an Oracle db.

Euro sign and Trademark sign not displaying properly

All I am using Tomcat 4.1.24 and Oracle 10g on Windows XP environment. I am facing a problem that euro sign and trade mark can not be displayed properly on the web browser. These e

urgent help reqd

Dear All I have hosted my live website on Linux which has Apache 2.0 wuth tomcat 3.2.3 and my database is on a sun server. I have multiple instances of tomcat running with single installation hos

how to stop the connexion with SUN?

Just a question is there an automatic function of TOMCAT which tries to contact SUN via a dedicated IP address? is it possible to avoid this problem and how? Patrick

Apache Jakarta Tomcat 5.5.3 now Beta

The Apache Jakarta Tomcat team is proud to announce that after prolonged testing internally and externally the 5.5.3 release is now labeled a Beta release. That means it 's more stable and mature

problem with security-constraint with Tomcat 5

I 'm looking into migrating our project from Tomcat 4.1.30 to Tomcat 5.0.28. We 're also using Tiles and Struts 1.1. The problem is that Tomcat 5 seems to be confused with a url pattern that works wit

wecome servlet return 404 in tomcat 4.1.31 (Linux)

Hi Somehow I cannot use a servlet as a welcome-file in tomcat 4.1.31 - 404 error get returned however it works with no problem in 5.0.24 here a part of my web.xml <servlet-mapping > <

error while starting Tomcat5 service

Hi I have installed Tomcat5.0 on Windows XP professional with Sun 's JDK 1.5 I 'm getting the following error dialog box while starting the tomcat 5.0 service. < <tomcat-problem.JPG > > "It says th

Subject: mod_jk2 configuration

my system Tomcat 5.0.27 Apache 2.0.51 mod_jk2/2.0.4 Gentoo Linux 2004.2/x86 my problem It doesn 't work...... probable cause In catalina.out this message is reported at Tomcat startup

Subject: tomcat not running

hello all i hope i have posted to the correct lists ( . i am first time user to tdk. my tomcat is not running. i am using tdk 2.3. my question is when all applications from webapp

stop task do not release jar files

Hi all I use Anto stop task to stop the context and delete the files in the application context folder. But it is unable to delete the jar files. Tomcat 4.1.30 rgds Antony Paul ------

how to get relative URL to work with 5.5.2?

Hi I have a simple sevlet that generates <img >. I can not get the images to load? I read the "servlet essential " tutorial at sun.com but that did not help. To try to figure what was going on I

Tomcat 5.0.27 with JAVA 1_4_2_05 - Can you automate JAVA install ?

I have a vendor 's app on its own server hosted by Tomcat 5.0.27 with JAVA 1_4_2_05. The app will not run if JAVA is not on the login person 's machine. Can anyone share a standard script for the ho

:Re: Problems with jakarta-tomcat-5.0.28 and Slackware 10.0

Bart that box is running the stock 2.4.26 kernel without any patches. we 've put lots of java onto it. and it all operates without problem. ** it is a small box one cpu and one GB ram. we 've

trouble with static html using 5.5.2

Hi I just installed the binary release of 5.5.2. do I have to change something in a config file to so that tomcat can server up html? Here is my test. I created servlet foo.bar.bazServlet. I

Error Building Tomct 5.0.28 with JDK 1.5

I 'm trying to compile Tomcat 5.0.28 from source using Sun 's new JDK 1.5. I am using Ant 1.6.2 (which I built from source against the 1.5 JDK). I successfully get through grabbing all of the dependant

Problems with jakarta-tomcat-5.0.28 and Slackware 10.0

Hello list I have a problem regarding tomcat-5.0.28 on my slackware 10.0 machine. I 'm working on it now for more then 2 full day 's and it is getting really fristrating. So any help would be wel
Page 522 of 931 Previous 100   Previous 10   521   522   523   524   525   526   527   528   529   530   Next 10   Next 100