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 335 of 931 Previous 100   Previous 10   331   332   333   334   335   336   337   338   339   340   Next 10   Next 100  

connection fails seemingly at random

I 'm using tomcat 3.2.3 Dave ----- Original Message ----- From "David Ellis " <dellis@(protected) > To <tomcat-user@(protected) > Sent Thursday August 25 2005 1 07 PM Subject connection fails

Virtual Host Not Working Correctly

Hi Guys I am setting up a Virtual Host in Tomcat I 've added the following entry in my server.xml file. <Host name "q5aims.net " debug "0 " appBase "webapps " unpackWARs "true " > <Alias >www.q5aims.net <

Subject: error launching catalina.sh

Hello everybody i am running Version Apache Tomcat/5.0.29 on FreeBSD i have been working with apache forrest but i haven 't do anything to Tomcat configuration all of a sudden i 've got this messa

configuration files for war deployments

hi All If I were to deploy my application as a .war file where do I place the .properties configuration files? I know there 's the option of auto-expanding the war file at deployment but is there

Is Ajp14 in use?

When Googling there a a number of references to Ajp14 (in conjunction with Ajp13) but no actual documentation on it. Not even on Jakarta.org. I ask in relation to my problem listed in the email be

Manager webapp and virtual hosts

Hello My configuration is very simple tomcat listens on localhost with various apps in their contexts. Now I 'd like to setup a virtual host for another one. Will it be possible to deploy/reload s

Tomcat compileted for 64-bit Xeon machines

I 'd like to run Tomcat on a Xeon 64-bit machine as a 64-bit application not a 32-bit application. My questions are 1. Is there a 64-bit Tomcat download available? 2. If '1 ' is no then does the Tom

Client Deployer 5.5.11 NullPointerException

Hi I 've decided to try out the Deployer tool for the first time to see if it makes like a little easier for deployments to our test servers. I 've used the 5.5.11 Alpha Deployer as I noted some t

Sorry! Miss tomcat version for the customer Valve issue!

Hi all My tomcat version is 5.0.30 and JDK 1.4.2_08 on Windows XP. I want to add customer valve which extends ValveBase. I want it to be invoked after the AuthenticatorBase Valve(like BasicAuthentic

How to add a valve after AuthenticatorBase Valve?

Hi all I want to add customer valve which extends ValveBase. I want it to be invoked after the AuthenticatorBase Valve(like BasicAuthenticator DigestAuthenticator FormAuthenticator NonLoginAuthent

What does "Wrong Message Format " mean?

Anybody .......... ?? pls... K Kyle wrote > Hi people > > I 'm a bit stumped as to what to track/trace in this instance. Can > someone point me in the right direction please? > > Apache 2.0.54

Subject: system.property in web.xml

Hi I would ask to you if is possible to set a java system.property for a web application by web.xml file application. Thanks. --

sharing directory between web application

Hi I would you like to know if it is possibile in Tomcat to share the same directory between two different web application? Thanks --

TagHandlerPool, Struts 1.2.7 and Tomcat 5.5

Hi I am trying to port a web-application originally written with Tomcat 4.1 to Tomcat 5.5. The application uses struts and throws the following exception when launched 23 34 22 953 ERROR [login_j

Include directive works strangely in Tomcat 4.1

I was trying to include a bit of common Java code using the include directive. But it appears to not be working as I would expect. A few places I checked include http //java.sun.com/j2ee/tutorial/1

nonhtml download

I am able to download a PDF document by response.setContentType( mimeType ) response.setHeader( "Content-Disposition " "attachment filename " + fileName ) HOWEVER This only SEEMS (may be masking a

10 connection limit with IIS and JK/ISAPI 1.2.14

I 'm using Tomcat 5.5.9 on Windows Server 2003 JDK 1.5.0_04 IIS 6.0 with the JK 1.2.14 isapi_redirector.dll. I 've been trying to track down a problem whereby all of the web apps under our Tomcat i

org.apache.jasper.JasperException using jsp expression inside the <c:set / >

Hi The following line <c set var "admin " value " <% request.getParameter( "admin ")% > "/ > gives me the below exception under Tomcat 5.5.9 org.apache.jasper.JasperException /test.jsp(11 29) T

jar files

This probably sounds like a very newbie question but for your own application classes (not third party) is there any particular reason to "jar " them and put them into "WEB-INF/lib " vs compiling t

Subject: httpConnector exception

Greetings folks I am a first time poster. I am using Tomcat 4.1.27 on AIX. I have one customer that observes Tomcat falling into a state of unresponsiveness cleared only by a restart of the Tomcat

Subject: newbie with a short question

I am new to any web server but hopefully this question is easilly answered If I wanted to make a link to execute a .bat file locally on the server when a link is pressed how would I do so? I am m

TOMCAT help needed

Hello everyone ! I 'm neewbie and i try to install groupwise webmail. I folowed the procedure by copying the classes in /webapps/ROOT/WEB-INF/classes and the jar in /webapps/ROOT/WEB-INF/lib and I put

Deploying war in another directory

Hello. I would like to know how it is possible to have catalina deploy a war outside of $CATALINA_HOME/webapps. What I 'd like to do is have catalina find the war in another path $APPS. How can

Please kill the "MAIL FAILURE " user

Do we have a list admin who can do this? Larry

Tomcat5.5.9 - Apache Connector

Hi I 'm trying to configure the Apache-Tomcat Connector for Apache 2.0 and Tomcat 5.5.9 on my Redhat ES3.0. I downloaded the mod_jk (1.2.14) connector files prefork and worker .so files. I ' trying

Subject: how to update tomcat?

I am using Tomcat 4.1. How can i update to 5.x? -- ilu subi

Subject: Tomcat 5.5.9 missing jars ?

Hi I downloaded Tomcat 5.5.9 (zip file as well as exe) and it seems to be missing the naming-common.jar. The documentation says that the file exists. I have tried searching the mailing list but coul

Subject: INDEX.JSP in webapps/ROOT

Hello... I understand that TomCat 's front page (index.jsp) that I can 't change it cuz it is precompiled. I want to change something on my own website from index.jsp to index.html? Also I am trying

Subject: Problem defining welcom-file

Hi everyone could you please halep a newbie of Tomcat ) I have deployed an application under webaps/myApp folder and I want that under URL that holds /myApp folder the welcome file would be exposed

get is not supported

Hello out there I working on a new servlet and it is very simple so far. But I cannot start it!?! I get this error dumped on my browser [quote] HTTP Status 405 - HTTP method GET is not supported by
Page 335 of 931 Previous 100   Previous 10   331   332   333   334   335   336   337   338   339   340   Next 10   Next 100