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 222 of 931 Previous 100   Previous 10   221   222   223   224   225   226   227   228   229   230   Next 10   Next 100  

Subject: Context files disapearring

Hello I am using Tomcat 5.5.16 and every now and then my context.xml files get deleted from the $TOMCAT_HOME/conf/Catalina/localhost directory. This seems to be random and it is becoming very frus

Slower file upload across WAN using AJP connector

Hi All We have a NY based intranet web app (Tomcat hosted) with a global client base. To improve performance in Tokyo/Hong Kong we have deployed an Apache server in Tokyo to locally serve the stati

Tomcat 5.5/Active Directory/JNDI/server.xml Question (Not Realm related)

Hello I am trying to create a <Resource ... > block inside my server.xml file similar to a JDBC Resource only this on is for Active Directory connections (through LDAP port 389). I have written a

Apache Tomcat Native library not found on the java.library.pa th

Add /usr/local/apr/lib to LD_LIBRARY_PATH before starting Tomcat. That will do it. Regards Kerem > -----Original Message----- > From sean.harrison@(protected) [mailto sean.harrison@(protected)] > Se

Apache Tomcat Native library not found on the java.library.path

I compiled and installed the Apache Tomcat connector v.1.1.2 per http //tomcat.apache.org/tomcat-5.5-doc/apr.html but I still get this error upon startup. "INFO The Apache Tomcat Native library wh

tomcat users file

Hi I am using tomcat 5.5.9 with linux and jdk1.5.0_6 When I start the tomcat as root user every thing it started but when I start it with another user It start 8080 port but I get the message in

Rephrased: Maximum number of simultaneous HTTP connections

Hi we have to develop a high performance chat based only on HTML and HTTP only for a television company. The chat 's output window requires one open HTTP connection per client which means that you

is it possible to determin the requested resource when using realm   authentic

Hi Jay > I believe that I already know the answer to this. But if possible > it would be nice to have some confirmation. > > I have an application that uses JAASRealm for authentication. Within

Tomcat on other JVM

hi can i run Tomcat on Non - Sun JVM e.g) IBM. Regards Krish

Subject: change alias in https

Hello I need to use another alias than tomcat in https with tomcat 5.5 (keytool -genkey -alias newalias -keyalg RSA -keystore /etc/keystore -storepass mysecretpass). Have you got any idea? Thanks S?

Maximum number of simultaneous HTTP Requests / Performance

Hi we have to develop a high performance chat based only on HTML and HTTP only for a television company. The biggest issue is performance. The chat 's output window requires one open HTTP connectio

Tomcat5 Service.

> Hi > > I am using Tomcat5.0.28.I have jdk j2sdk1.4.2_07.For some specific reason I want to create Tomcat5 service manually.I want this service to be an automatic type.As there are two ways to ach

mod_jk Connector: version question

I notice here http //www.apache.org/dist/tomcat/tomcat-connectors/jk/binaries/ That there are various 'stable ' versions for certain O/S. In particular I notice that mod_jk 1.2.15 is considered s

What is the best way to send back a file as http response?

Hi all Can you please tell me what is the best way to send back a file as http response in a Servlet? Should I use NIO? Or I just use the normal open the file read it a chuck at a time and write t

Multiple instances of Tomcat Crash at the same time

Hi In my system I have multiple instances of Tomcat(different ports) running on the same machine. For the past few days I am noticing all these instances under this machine went down abruptly with o

tools.jar not in CP (Tomcat 5.5.15)

My webapps needs to access the javac compiler classes from tools.jar. This appears to work on dev environment on Windows but it doesn 't in a deployment environment Solaris 9 JDK 1.5.0_06 The app h

How can I configure Tomcat to call init() of Servlet?

Hi How can I configure Tomcat to call init() of Servlet as part of Tomcat 's initialization? right now the init() of a Servlet is called when the servlet is called the first time (e.g. thru a HTTP r

Posting Sample JAMon Performance Servlet Filter

I am the author of the open source JAMon (Java application monitor). Is a place for tomcat users to place useful code such as servlet filters? Also is this email list the only place to ask such que

WebdavServlet

Hello is it posible to found somewhere source-code of WebdavServlet which is in Tomcat 's webapp?? Thanks Jiri

RSS: SSL truststore

-- Ten list zosta? przeskanowany przez program ArcaMail Silnik (2006-01-25/2006-03-31) This message has been scanned by ArcaMail Engine (2006-01-25/2006-03-31) http //www.mks.com.pl

Subject: How to use shared directory

Hi I am trying to use shared directory for mail api. But when i keep these jar files ( mail.jar and activation.jar) in shared/lib directory after restarting tomcat server when i try to send mail t

ant reload issue

Hi. When I compile some classes using the ant task ReloadTask from the sample build.xml it doesn 't reload the new compiled classes in tomcat. The only way that I found it does that is when I remove a

SSL truststore

Hello I 'm configuring SSL on Tomcat. I would like to use truststore of PKCS type (it reads in documentation that it is possible) but I don 't know how to generate the Tomcat-compatible truststore

session GC

How do you know when a session is garbage collected? You can write a sessionlistener for when it gets deleted out of tomcat but after that when do you know if its garbage collected? I currently do

session object holds session as an attribute

If we have a sessionObject that holds a reference to the httpsession.. that sessionobject is set in the httpsession as an attribute. Would this effect garbage collection of that session? Once it t

getsession if you know the id?

If you know the id of a session is there anyway to get it out of the application?

FarmWarDeployer ROOT.war - > / - How to?

Hi All (This one is probably a Filip question...) I have a 3-node cluster on Red Hat (2.6.9+ kernel) and I wish to use the FarmWarDeployer. I have (of course!) RTFM and STFW and both have been ext

Can I generate JSP pages on the fly using this mechanism?

Hi I 'd like to write an application that instead of deploying .JSP pages into a context I could deploy let 's say .xyz pages into a context and add the necessary configuration to Tomcat that when

Subject: Tester.xml and Tomcat 5.0.30

I hope that somebody on this list is able to help me with my problem. For a case study I need Tomcat 5.0.x (in my case x 30). When I try to run the tester.xml in eclipse without any change in the

classCastException while deploying a web service using netbeans 5.0 and Tomc

my guess is that the class webservice.cedarWSImpl does NOT implement the servlet interface yet you are trying to declare it as a servlet in web.xml Filip colin holloway wrote > I 'm developing a w
Page 222 of 931 Previous 100   Previous 10   221   222   223   224   225   226   227   228   229   230   Next 10   Next 100