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 923 of 931 Previous 100   Previous 10   921   922   923   924   925   926   927   928   929   930   Next 10  

Subject: Tomcat configuring for email

Hello... I would like to check with for emailing purposes.. how do i enable tomcat to send an email to a user? Can version 4.01 do this or do u need a newer version? ? Thanks..

More than one lbworker possible with mod_jk 1.2.3 ?

Hello I am trying to setup a scenario where I would like to have more than one lbworker active. I can 't get it to work. My question before I investigate further Is it possible to have multiple lb

Same session across applications

Hi All I have around 10 applications deployed. My requirement is to have a same session for all the 10 applications. I am ready to change the Tomcat code if necessary. I have enabled SingleSign

[NOTIFICATION DE NON REMISE] [NON DELIVERY NOTIFICATION]

Ce message a ete verifie par le systeme de filtrage de notre serveur de messagerie. Le message original a ete remplace par celui-ci pour la raison suivante *** A suspicious file (executable c

Re: problem with updating an web app through manager app
(linux work, win no)

I have noticed this behavior sporadically. Did you do a "remove " or an "undeploy ". The latter is the correct one if you used "deploy ". "install " and "remove " work together and "deploy " and "unde

Tomcat stability under hpux 11.00 64 bit.

From <qaball@(protected) > Date 2003/06/05 Thu PM 05 49 17 EDT To tomcat_user_help@(protected) Subject Instability under HP-UX 11.00 64bit Hello all. I 'm having some stability is

Re: How to unsubscribe a different email address from ezlm [was Re:
GET SOME M

More specifically mailinglist-subscribe@(protected) Subscribe me. ezmlm will send you a confirmation request and once you reply to it a message confirming that you are a subscriber. mailing

How to unsubscribe a different email address from ezlm [was Re: GET
SOME MANNE

Snippet from the Ezmlm Manual --- specifically read the second and thrid paragraphs (Gee they couldn 't have automated this could they?). 1.4 Unsubscribing from an ezmlm mailing list. You 've guesse

GET SOME MANNERS!!!!! Re: TO SIMONE LEIGH

it 's not working that 's why i asked! you people are driving me nuts!!!! > From "Angus Mezick " <amezick@(protected) > > Reply-To "Tomcat Users List " <tomcat-user@(protected) > > Date Tue

get some manners

now all i managed to do is get these condescending nasty emails. i am a ceramic sculptor i have no interest in this conversation. i have followed the unsubscribe directions MANY TIMES to no avail. now

mod_jk2 and shm

I keep getting errors like the following from my mod_jk2 installation. Everything seems to work fine but my apache_error log has errors relating to the shm worker which I don 't even configure in work

Sun JVM vs. JRockit

Info for those interested in benchmarking Tomcat + JVM. Original configuration Windows 2000. 256 MB Ram JVM 1.3.1 Tomcat 4.0.4 with Jasper2 Application is struts based (1.0.2) This server was upgr

RES: Sharing a connection pool among contexts

I do it in another different way First - I have a JavaBean that sets my connection pools Second - My main servlet ' init method uses this Java Bean instance to get an data source pool object Third -

Re: JDBC and MS Access DB connectivity.

MS Access bad bridge driver bad If you must use MS Access you will need a bridge driver. The best you can do is a Type 3 driver like the one at easysoft.com. If that isn 't an option the Ty

JDBC and MS Access DB connectivity.

I 'm trying to use DataSource objects (eventually connection pooling) with MS Access Database. My question is do we have to have an ODBC-JDBC Bridge driver in place in $CATALINA_HOME/common/lib/ locat

help with SEVERE: Exception starting filter Set Character Encoding

Hi I get the error "SEVERE Exception starting filter Set Character Encoding java.lang.ClassNotFoundException filters.SetCharacterEncodingFilter " when I start tomcat (see below). My environment

RE: getResourceAsStream cached by Tomcat 'sClassloader?

Howdy Seeing your comment made me think twice and then test it out... And I was wrong! The code below works even in a packed .war it seems. (Tomcat 4.1.24 JDK 1.4.1 Solaris 8 autoDeploy "false "

RE: [SOLVED]RE: getResourceAsStream cached by Tomcat 's
   Classloader?

Really? I guess I have seen enough right answers from you to not doubt it but I thought that using the URL would work... Larry > > > Yoav.Shapira@(protected) 06/05/03 12 37 PM > > > Howdy Please note you

RE: [SOLVED]RE: getResourceAsStream cached by Tomcat 's Classloade
   r?

Because Tomcat Manager deploys webapp from war. -----Original Message----- From Brandon Goodin [mailto mail@(protected)] Sent June 5 2003 2 50 PM To Tomcat Users List Subject RE [SOLVED]RE getRe

logic:forward tag and tile definitions...

Hi In a struts logic forward tag can the forward referenced by the name attribute be a global forward where the path is a tile definition? This does not seem to be the case but I want to verify. I

RE: getResourceAsStream cached by Tomcat 's Classloader?

Well here is how I solved my problem -- code start -- String resource "my-config.xml " ClassLoader loader Thread.currentThread().getContextClassLoader() URL url loader.getResource(res

Sharing a connection pool among contexts

Hi I have configured the commons-dbcp datasource as a JNDI resource for MSSQL and Oracle and all is working as expected. However as I understand it is only possible to keep a factory as a resourc

Embedded Apache

Hi All After while I am back on line and my question is Has any one have experience working with embedded version of Apache server for the VxWorks RTOS if yes let me know please I am curious about

RE: problem with updating an web app through manager app (linux w
    ork, win no

I assume that you put your webapp 's context in server.xml something like <Context path "/myapp " docBase "myapp " debug "5 " reloadable "true " crossContext "false " > <Logger className "org.apac

Re: problem with updating an web app through manager app (linux w
ork, win no)

what would be this context.xml? The problem is that i 'm at work and i let my home computer on with tomcat but i 'm having that problem can 't deploy the same app two times ) If you could sday mo

"package basicServlets does not match directory " error message... help !

Hi I 'm a Java student starting to learn about Tomcat and Servlets and i am trying to run the Servlets using JBuilder 8 Personal. I loaded a basicServlets package that contains one class called Bas

RE: problem with updating an web app through manager app (linux w
   ork, win no)

Looks like some files are not removed. I had similar problem on Windows my struts.jar under WEB-INF/lib never got removed. Linux is OK. Try put context.xml into META-INF. -----Original Message-----

problem with updating an web app through manager app (linux work,
win no)

I 'm having a strange problem in linux if I upload a war through manager app remove it and upload again it works fine but in windows me with the same tomcat version (4.1.26) it uploads ok r

performance config

Question for production admins I am preparing a tomcat standalone installation for a production environment. I would be very interested to hear your opinions on best performance config setup. Detail

stdout log file for Tomcat Windows Service

I am running Tomcat 4.1.24 as Windows Service in production environment. I have a server_stdout.log file for logging the stdout. However I have two problems with this log file (1) I added -verbose
Page 923 of 931 Previous 100   Previous 10   921   922   923   924   925   926   927   928   929   930   Next 10