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

Subject: Cannot view pages in frame

Hello My welcome page has the following <%@(protected) contentType "text/html "% > <html > <head > <base href "http //localhost 8081/mosaic/welcome.jsp " / > <title >Mosaic Admin Welcome </title > </head > <frame

AW: how to write " file download " program

You know that you are on a java oriented list and i assume that not much of the members are php-experienced. Mike -----Urspr?ngliche Nachricht----- Von bin cai [mailto bcai_2003@(protected)] Gesend

StackOverflow

OK so I took the SetCharacterEncodingFilter out of the equation but the stack overflow still occurs StandardWrapperValve[action] Servlet.service() for servlet action threw exception java.lang.St

how to write " file download " program

Hi I am afraid to ask some instruction for my work. I am thinking to write a program to help client to download some sound file from server. Client send request to download a file in server. The requ

xerces version used by Tomcat 4.1.27

Hi Could any one please tell what version of xerces-j is used by Tomcat 4.1.27. Also since xerces libraries are available in common/ directory my web app don 't need to have another copy of xerces

register/remove HttpSessionListener after context startup?

Hi all Is it possible to register/remove a class which implements HttpSessionListener after startup without changing web.xml and reloading the context? Martin Gr?neberg

Tomcat vs Bea WebLogic - (was: Re: What LDAP servers does JNDI
realm su

> Davi Leal wrote > >jerome moliere wrote > > > > As I am getting [LDAP error code 2 - Protocol Error] (See below) I > > > >would like to know if that Micro$oft product is a certified LDAP > > > > server.

Getting exception running examples

Hi I wanted to install a war file from cfdev activedit when I noticed most of their jsp files doesnt work on my tomcat. I have a tomacat 5.0.7 haven 't used it so much I then tried to run the exampl

JDBC Realm not working with - Please help

Hi I 'm trying to setup my web app to use JDBC Realm. I am using SQL Server 2000. Here is the script to create tables CREATE TABLE [dbo].[t_Role] ( [RoleId] [int] IDENTITY (1 1) NOT NULL [ro

HOW TO CREATE VIRTUAL HOST IN APACHE

hi all.. Can any one tell me how to create virtual hosts in apache2.0.47. please if any one can help me. tell me the step by step procedure to create a virtual host in apache2. Thanks.... mail me at

W2K service stops when logging off

Hi. I am running Tomcat 3 as a W2K service using jk_nt_service.exe as a wrapper. When the W2K server is booted up the Tomcat service (Local System) runs fine with no user logged in. But if I log in as

blocking connections

Hi. I want to block connections from some hosts I was reading about Filters and Valves but I think they cannot do what I want to achive. The goals are - block connection very early immediate

Class problem

Hi I have Tomcat 4.1.27 and j2sdk1.4.2 installed. I 'm using Win 2000. I have tried to create a form and I use a java class(UserData.java) to store the information collected from the form. My form

CLIENT-CERT and custom username?

hello everyone looked for this all over but couldn 't find an answer... So I would like to ask a question about the auth-method CLIENT-CERT. It seems that the username resulting from an authentica

What LDAP servers does JNDI realm support? -

Davi Leal wrote >jerome moliere wrote > > > > > I am trying to authenticate my webapps via a JNDI Realm which connects > > >to Microsoft Site Server (LDAP). > > > > > > > > ( > > > > > > > > > >

tomcat status

Hi all I 'm looking for a command for query the Tomcat port. I want to determine if the Tomcat processes are frozen or locked up. It would be nice to find a method for probing port 8007 to test if

Clustering Tomcat - Loadbalancing and Failover

What is available in Tomcat or as an add-on and preferably free/open-source to cluster tomcat for load balancing fail over how are session states replicated? Also in general and a bit off-

Tomcat startup and running as a disconnected process

How does tomcat implement the ability on Win and Unix disconnect from its parent process (ie the process that ran the startup.bat/sh script) --

Could Not Start The Tomcat Server After Commenting Out Realm in the server.x

Thanks for your reply. I tried the following 1) I put <!-- and -- > around the UserDababaseRealm shown below <!-- <Realm className "org.apache.catalina.realm.UserDatabaseRealm " de

Re: Could Not Start The Tomcat Server After Commenting Out Realm
in the server

1) For simplicity did you coment out the UserDatabaseRealm when placing your JDBCRealm at the same level? 2) Make sure the & are encoded as & Otherwise - you xml document is not valid. -Tim

enablePooling

I have attempted to set the enablePooling init parameter to be false. Is there any way for me to simply test that this has gone into effect? Thanks Gabe

Could Not Start The Tomcat Server After Commenting Out Realm in the server.xml F

I encountered this problem I followed the instructions on using the JDBCRealm (http //jakarta.apache.org/tomcat/tomcat-4.1-doc/realm-howto.html). I prepared userTable and userRoleTable tables. How

Urgent help, please!Best practices using Connection Pool

Hi i am using DBCP 1.0. My question is simple since DBCP doesnt create a singleton object ( just a data source object) what should i do whenever my sql queries are done? Should i close the connecti

Tomcat4.1, jk2, and apache 1.3

Hi. I am trying to get the mod_jk2 to load into apache 1.3 and I am slowly going insane. I have "googled " my way around the web and have seen lots of people ask the same type of question I am asking

What LDAP servers does JNDI realm support? - (was: Re: JNDI: LDAP Protocol Error

jerome moliere wrote > > I am trying to authenticate my webapps via a JNDI Realm which connects > >to Microsoft Site Server (LDAP). > > ( > > As I am getting [LDAP error code 2 - Protocol Error

Trying to get past java.net.ConnectException

Problem Im trying to use an Applet to interact with my Tomcat code via sockets to transfer files. I get the following exception java.net.ConnectException Connection refused connect and it poin

Subject: Where does system.out go?

Hello In a JSP page i 'm doing some testing. I have System.out.println() statements in there temporarily. Anyone know where they go? I checked the Context 's logger that they are not there. Mike

not getting a stacktrace on an exception

I 'm getting a Status 500 error page in my app javax.servlet.ServletException Servlet execution threw an exception org.blacksail.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java 14

Overhead of having a WAR file in docPath

Hi I 'm curious what overhead there is in having a war file in the context docPath attribute eg. <Context path "/myapp " docBase "/myapp.war " > .. </Context > What 's the overhead of this? Ideally

Problems with mod_jk and Apache SetHandler

Summary I have a problem with Tomcat not being called from Apache when Apache has a SetHandler configured for a particular virtual host. For standalone JSP pages Tomcat is called and the JSP runs f
Page 819 of 931 Previous 100   Previous 10   811   812   813   814   815   816   817   818   819   820   Next 10   Next 100