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 135 of 931 Previous 100   Previous 10   131   132   133   134   135   136   137   138   139   140   Next 10   Next 100  

Tomcat authenticate with Active directory

I have a webapp that I want to protect the best way possible. Our environment has previously been Windows and still are but our new system is running tomcat 5.0. Now I would like to protect one part

Subject: Modifying the response

Hello I 'm using SSLExt to manage https redirection in a Struts 1.1 project. SSLExt (http //sslext.sourceforge.net/) is a framework to let Struts application easily switch back and forth from a secure

Subject: Context reload mandatory ?

Hi tomcat users. My environment Win32 + Tomcat 5.5.17 + JDK 1.4 + 1.4 compatibility package I 've got a webapp deployed under the context name /ABC ($TOMCAT_HOME/webapps/ABC) This webapp writes some

Multiple paths to one application

Hello is here a way to have multiple paths configured for one apps? Like Localhost/path1/servlet1 Localhost/path2/servlet2 Cheers Pete

accessing settings in server.xml from the servlet

Hi how can a servlet access maxThreads settings defined in server.xml? I tried getServletContext() getServletConfig() getInitParameter(..) getAttribute(..) etc but I still can 't find a way to a

Subject: Cannot shutdown tomcat-5.5.4

Greetings Would you guys be able to give me pointers what needs to be checked if the shutdown.sh scripts for tomcat 5 doesnt work? I can try re-installing but would like to determine if there is

How stable is tomcat

Wednesday November 1 2006 8 19 07 PM you wrote CS > John CS > John Gorkos wrote > > On Wednesday 01 November 2006 11 58 Christopher Schultz wrote > > > John Gorkos wrote > > > > I use per-context

including a jsp outside of tomcat directory

Hi I have something like a content management webapp where I want to keep a directory on the filesystem containing markup fragments (JSP and HTML). Ideally I 'd like this directory to be outsi

Webapps that run on 5.0.28 but not 5.5.x?

Hello Question How common is it for a webapp to be able to run on Tomcat 5.0.28 but *not* 5.5.20? For the installation of a commerical web application that calls for installation of Tomcat 5.0.

DBCP Pool not context-specific?

I have a DBCP quandry that I 'm puzzled by. I use per-context JNDI handles to the same Postgres database for multiple apps running inside tomcat. Each context.xml sets up connection limits max idl

Unable to read TLD "META-INF/c.tld " from JAR file

Hello! Strange problem appears with Tomcat. It can 't read the tlds from JAR file (standard.jar). org.apache.jasper.JasperException Unable to read TLD "META-INF/c.tld " from JAR file It happens only

FAIL - Application at context path /jetspeed could not be started

Hi! While trying to start jetspeed I get an error message FAIL - Application at context path /jetspeed could not be started catalina.2006-11-01.log fail shows several security role errors Nov 1

getting the full URL

I 'm trying to do what should be a fairly easy thing but I 'm really tearing my hair out over this... All I want is to be able to get the full URL (including scheme queryString etc.). Right now I 'm

Handling expired client certificate

Hi I 've configured Tomcat 5.5.17 to use CLIENT-CERT as authentication mechanism via web.xml in my web application. This works as expected and the user gets prompted for a certificate. I 'm facing a

Tomcat at port 443

Hi all I have to modify the default tomcat port 8080 to another port because there is a another application running at port 8080. If I want to connect on https I get an error message that the conne

load balancing with controlled failover

Hi I have a load balancing setup using Apache 2.2.2 (Win32) and 2 instances of Tomcat 5.5.15 and 5.5.17. So far I have been able to establish a successful load balancing using sticky sessions with t

Please Help!Tomcat Not Running on Linux Fedora

Dear All I 'm very new to Linux Fedora and not quite familiar to the commands. I 'm using Fedora Core 2.6.9-1.667. I 've already installed j2sdk1.4.2_10 and jakarta-tomcat-4.1.31 on my computer. U

Change Display Icon

Hi I am using tomcat 5.0.30. I have developed a web application and is ready to launch. But still I have not been able to change the icon which displayed on the browser (Firefox) when my site is l

Subject: stdout trace from eclipse

More info This is the stdout trace from eclipse when the datasource is found 19 11 21 484 INFO NamingHelper 26 - JNDI InitialContext properties {} 19 11 21 484 INFO DatasourceConnectionProvider

haaving trouble html in tomcat 5.5.20

I am having trouble with html in tomcat. I am using the Apache Tomcat 5.5.20 Server The problem is hard to describe. I am trying to enable some video clip files to be downloaded by users but unfort

Subject: log question and lambda probe

Hi again i have download the lambda probe to see how it was and i have notice some things with log in their context.xml file there is <Logger className "org.apache.catalina.logger.FileLogger "

Problem redirecting appbase on a network drive

Hello I 'm using an Apache Tomcat version 5.5.2 on a Windows XP Pro SP2. I 'm trying to redirect applications directory on a network drive mounted with Windows "net use " command. To do this I 've m

(FIXED) war problem

i understand thanks for the tips problem solved ----- Original Message ----- From "Christopher Schultz " <chris@(protected) > To "Tomcat Users List " <users@(protected) > Sent Tuesday

war problem

Hi i have read some documentation about automatically unpacking war file but i still have a problem with it so i put in the host tag unpackWARs "true " and then i put my war under the ROOT director

Datasource following appBase changes

Hi. How come when I put contexts one directory below my "appBase " I can still get .html and .jsp 's served but the DataSource can 't be found? e.g. "webapps/tests/test.jsp ". - Thank you for any help!

log file servlet

I am thinking about writing a "log file servlet " where I can check the log file of the tomcat session from my web browser. Thus I do not need to use console and vi to check it. Is there already some

JNDI Realm and Active Directory root search

I 'm trying to get a JNDI Realm working as one might expect with Active Directory. Tomcat 5.5.20 Java 1.5.06 Windows 2000 Server The basic issue is that searching from a domain root "dc company dc co

JNDI Could not find datasource

ENV Tomcat 5.5.17 Eclipse 3.2 Hibernate 3.2 The application runs in Eclipse but not "standalone " in Tomcat What does Tomcat need to find the datasource? Error 13 09 03 936 INFO NamingHelper 26

JK 1.2.19 & IIS (Win Server 2003 R2) letter case problem in uriworkermap.pro

It was not knwon (at least not to me) before your mail but you are right. We changed URL case sensitivity for mod_jk 1.2.19 because URLs should be case sensitive but we missed one place. Could you

getSystemResource not working in servlet

I 'm still having problems with getting xmlrules to work within a Tomcat servlet container. I pretty much snagged the code I use from the xmlrules example that comes with the digester source. The pr
Page 135 of 931 Previous 100   Previous 10   131   132   133   134   135   136   137   138   139   140   Next 10   Next 100