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 815 of 931 Previous 100   Previous 10   811   812   813   814   815   816   817   818   819   820   Next 10   Next 100  

Log4j debugging of Coyote HTTP/1.1 connector

Hello- I am trying to debug an OutOfMemoryError that I think is occuring inside of the Coyote connector. I have tried a couple of approaches to try to get logging but I can 't get a stack trace for t

Custom realm jar file location

I 've written a custom Realm implementation JAR 'ed it up and have been trying to understand it 's proper habitat 1. If I put it $CATALINA_HOME/server/lib - everything works 2. If I put it $CATALIN

Declaring resources - web.xml vs. server.xml

I 've Googled and read the documentation without producing a definitive answer to this question exactly what IS the purpose of declaring resources in web.xml? OK I 've got a GlobalNamingResource set

Multiple AuthN configs with jk2.properties

Hi I have a number of apps sitting behind apache+mod_jk. Some want apache+mod_jk to manage authN and so require request.tomcatAuthentication false in jk2.properties and others what to manage authe

Can I read file resources from a .WAR file at runtime ?

I have a web-app that uses several xml xsd and other configuration files at runtime ( including during the Application Init event ). We keep these files under various directories under WEB-INF so t

4.1.27 Full RPMs

Our Tomcat production upgrade process has been constructed around the usage of the full RPMs that were formerly generated by Henri Gomez. Unfortunately the binary distribution for 4.1.27 no longer

Object not found

All I have installed Apache with mod_jk module. I have Tomcat running on port 8011 as there are other instances of Tomcat running on the server. I have configured all my properties files to run a we

Why Tomcat doesn 't reload my filters

Hi I wrote a web application with filters. When Tomcat starts it works fine. When I try to reload it using manager I get exceptions in log files. This is a part of my web.xml file concerning filter

Error ?

Hi I have noticed that when my jsp pages get compiled the first time i get the following error msgs ParserUtils warning org.xml.sax.SAXParseException URI was not reported to parser for entity

Disabling all session persistence?

We are trying to track down some weird intermittent behavior that might be related to the persistence of sessions by the default StandardManager in Tomcat. (We are not using PersistentManager). Our

Subject: Re: Tomcat 4 Replication problems

>OK I just want to clarify then both TC 4 and 5 suffer from the issue This problem has been solved in T4 I yet have to implement it in T5 latest version can be found at http //cvs.apache.org/~fh

Jav Options

I stalled Tomcat 5.0 on Win2K adv server.. When I try to start it it loggs the following in the log file Unrecognized option -Xrs The Java optionsettings are -Dcatalina.home "F \Program File

Subject: Remove from user group

Any body know how to remove one 's name for TOMCAT USER GROUP. I got too many e-mails Please HELP Have a good day. Matthew Do Seattle City Light matthew.do@(protected) (206) 733 - 9022 --------

Re: servlet mappings and security constraints
   withj_security_check

How do I delete my name from Tomcat use list? Because I am trying use TOMCAT but it does not work well for me at this time. Have a good day. Matthew Do Seattle City Light matthew.do@(protected) (20

Re: servlet mappings and security constraints with
   j_security_check

How do I delete my name from Tomcat use list? Because I am trying use TOMCAT but it does not work well for me at this time. Have a good day. Matthew Do Seattle City Light matthew.do@(protected) (206

Determining remote user and inrole for unprotected pages

I have recently noticed that when you have a site with both protected and unprotected pages that getRemoteUser returns null on the unprotected pages eventhough I have authenticated against a protected

servlet mappings and security constraints with j_security_check

I am getting the familiar status 400 - invalid direct reference and yet I am absolutely not surfing to the login page myself. This is the page I am on https //localhost 8443/mywebapp/registerdone

manager.xml: cannot configure SSL for form-based authentication

Sorry if this comes through twice. I think it got eaten by my email software the first time. I have tried putting the following in $CATALINA_HOME/server/webapps/manager/WEB-INF/web.xml but the SSL c

Tomcat 5 failing on my Solaris 9 box, help!!!

I 'm having a strange problem. I 'm running Tomcat 5 on my Solaris 9. It ran ok for about a day and now it 's acting up. I have images in file form that now show up on the page as broken but the image

Tomcat and multiple processors

afaik one java + tomcat instance consumes a lot of memory. i.e. i set it to max 512MB and startup 256MB.. as previous people of the thread said you always install many tomcat so that one instance

Exception creating bean of class cz.master.dbTest.CreatePersonAction: java.lang.

Hi all I have page with form that is mapped on the ACtionClass named CreatePersonAction. Does anyone have any idea what this error can be caused by? Thanks. Sporak

Download jk2 for apache2 and linux

Hi I am trying to download the Apache-Tomcat connector for Apache2 however I can 't find the linux version. I 've tried the following links but have had no luck (even jk) http //apache.ausgamers.

Problem accessing tomcat with apache

Hi I 've installed Apache 2.0.40 (comes with RedHat 9.0) Tomcat 4.1.27 and mod_jk1.2.4. After setting up everything using some FAQs mod_jk is working when using localhost but not when using the IP-A

Subject: hebrew in a request parameter

hey i call a link like "tmp.jsp?yair ? " (yairs value is an hebrew letter). in tmp.jsp i use request.getParameter( "yair ") and get a string - "? " (i looked at the bytes and confirm that it is not a mis

Tomcat and JBoss

Hello Can I install and have running Tomcat and JBoss on the same box? Tomcat on J2SE and JBoss on J2EE. This will logically mean that I have 2 JREs running on one box? Unless Tomcat can be inst

Validating with an XML Schema in a JSP

Hi Everyone! First of all I 'd like to apologize to everyone who receives this mail twice as I 've already posted this question to xerces-j-user@(protected) The reason for the cross-posting is tha

Page context.

Hi What is meant by page context in JSP pages? Thanks in advance. Regards Anunay Ashish.

Http and https

Hello I am using Tomcat 4.1.24 with Apache 2. I want to run two context on the server so that one can be accessed by http or by https. And one should get accessed only by HTTPS. Can some one tell me

how to solve "java.lang.NoClassDefFoundError "

Can anyone tell me what this meens and how to solve. This error accurse when I try to connect to a firebird db using firebirdsql-full.jar Root cause java.lang.NoClassDefFoundError at java.lang.

Hosting

On 10/13/2003 08 21 AM Schalk wrote > Another great hosting provider you may want to have a look at is SevenC > Computing (www.sevenc.co.za). Linux boxes with Tomcat Apache. The staff > are all Lin
Page 815 of 931 Previous 100   Previous 10   811   812   813   814   815   816   817   818   819   820   Next 10   Next 100