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 619 of 931 Previous 100   Previous 10   611   612   613   614   615   616   617   618   619   620   Next 10   Next 100  

URGENT!! Relocation error problem

I am getting the following error when trying to start apache 1.3.27 Syntax error on line 4 of /opt/applocal/imt/webi/jakarta-tomcat-4.1.29/conf/auto/mod_jk.conf Cannot load /opt/applocal/imt/web

Tomcat 5: Location of 3rd party JNDI datasource jars in $CATA LINA _HO

CATALINA_BASE allows you to have separate config files and a separate shared/lib (along with a separate webapps and work dirs). However most everything such as core libraries in server/lib and com

Subject: workers.properties question

Hi I have a question about workers.properties setting In mod_jk.log I have JkMount /* loadbalancer In workers.properties I have worker.list worker1 worker2 loadbalan

JDBC Realm Problem

Hi I 've installed tomcat 5.0.24 and i try to implement security by JDBC Realm and the context is Loaded in the web.xml i wrote that <security-constraint > <web-resource-collection >

Quiestion about Average cluster serialize/send

Hello I got clustering up last night. In the log file I am seeing some thing that I was wondering if someone could help explain. What concerns me is the difference in Average cluster Is th

SSL shutdown after socket write error

Hi I am developing a couple of web apps and have been getting the following exceptions appear in the log file java.net.SocketException Software caused connection abort socket write error

AW: tomcat book

Hi I can recommend 'Professional Apache Tomcat ' published by WROX (ISBN 0764543725). It does not cover Tomcat 5 though. A new book about Tomcat 5 is gonna be released in June I think (ISBN 076

jk2 cluster groups

Hello There I finally managed to install and configure modJk2 with Apache 1.3 and Tomcat 5. It 's running fine and the new graceful shutdown functionality is doing a good job -) Now I want to

RE: Tomcat 5: Location of 3rd party JNDI datasource jars in $CATA
LINA _

I couldn 't agree with you more about the logical differences between the web app(s) and the app server itself. However I would have thought that the CATALINA_BASE is the instance of the app server

just ignore this messages: Problems with session handling, carts example (Tomcat

hi sorry for bothering the firewall blocked all sessions efforts... tomcat works well no problems anymore. thanks -----Urspr?ngliche Nachricht----- Von Marc Arnold [mailto marc.arnold@(protected)

access logging

Access log entries seem to be logged without being buffered in the default setting on Tomcat. Can this be configured to log every 50 or 100 lines in a batch or every N minutes? Thanks Nanda

RE: Tomcat 5: Location of 3rd party JNDI datasource jars in $CATA
   LINA _HOM

Thanks for the info Ben. The only counter argument I have is "...$CATALINA_BASE is for instance specific information... ". Making a datasource reference available to a single instance would imply

Tomcat 5: Location of 3rd party JNDI datasource jars in $CATALINA _HOME/c

If a class needs to be accessed by both server components and web apps it must be in the common classloader. The classes in the common class loader are all in $CATALINA_HOME. $CATALINA_BASE is fo

URL Rewriting

Hi! We are using Struts 1.1 and Tomcat 4.1.x at our company. We are considering to separate our urls from our struts configuration. Instead of /news.do?articleid 43 we would like the url to look

Tomcat 5: Location of 3rd party JNDI datasource jars in $CATALINA
_HOME/com

Hi all This probably a simple question but I cannot find any answer to this in the FAQ or buglist. Why is it that the required jars for 3rd party JNDI datasource (such as JDBC pools) have to

CGIServlet -- tomcat

who maintains the code for the cgiservlet used within tomcat? i have some specific questions and all attempts to get information from this list have prooven to be quite disappointing ( thanks

unique session_id per browser window

Hi all I have a webapp in a browser window which has a specific session_id. If I open another window and invoke the same servlet the session_id remains the same. Can anyone tell me how obtain u

Problems with session handling, carts example (Tomcat 5) !!

Hi I 've real troubles with tomcat sessions. My tomcat server works well version 4 and 5 (5.0.25) installed with windows installer. However something is wrong with session information.

tomcat book

Hi all what is the best Tomcat book around? It would be great if it also covers Tomcat 5 ... Thanks.

Tomcat security and virtual hosts

Hi all I am running Tomcat 5.0.24 on Red Hat Linux Enterprise 3 with Apache web server 2 and mod_jk 1.2. I have a few Apache/Tomcat virtual hosts each host has its own document root and weba

Subject: tomcat thru netbeans 3.6

I 've got this problem and I 'm not sure how to solve it. I 'm hoping someone can steer me the right way. My problem is that I have my static files for the webapp located right off of the webapps

Pass info between Tomcat Valve and Filter

Hi all I 'm trying to pass some info (say as an Object) between a valve and a filter. Is anyone aware of a effective way to do this within the context of Tomcat? Many thanks. Best

access log format

Is there a way to configure access log to have "TAB " as delimiter? I am using Tomcat 4.1.29. Thanks Nanda --- hiteche@(protected)

Use of Apache Commons Logging in Tomcat

Hello There I have a particular problem that someone may have seen before. I am writing a web service using Apache Axis 1.1 and I want to use Apache Commons to do my logging. I am using Apache

SingleSignOn session timeout question

I 'm using "org.apache.catalina.authenticator.SingleSignOn " for single sign on with container-based security. I have a question about session time outs. When the session for a given application ti

Conversion of String value to Double...

Hi all I have couple of basic problems in JSP. How can I convert in String value into double Like String a "0.2345 " double b 0 I need to assign the value of variable a into varuble b

Different Problem with error-page

I have a different problem with the error-page. Our goal is to have any 404 's redirected to a particular web page called act_check.html the web.xml piece looks as follows <error-page >

problem with bundle

hi i have a problem with servlet given error is like this

Tricky situation

I have to configure my tomcat to look into two different directories for file availability. Scenario I have a different webserver iplanet with docroot say C \iplanet\server\docs... I hv my to

Subject: Problem with error-page

I am trying to configure a custom error page when users try to access an area of my site that they don 't have sufficient rights to access. The book says this to configure this in web.xml <
Page 619 of 931 Previous 100   Previous 10   611   612   613   614   615   616   617   618   619   620   Next 10   Next 100