add
in you server.xml file
-Original Message-
From: Bert Catsburg [SMTP:[EMAIL PROTECTED]]
Sent: Wednesday, February 12, 2003 9:00 PM
To: Tomcat Users List
Subject:Re: [beginner question] reloading classes
Hm, I do not understand why I should restart Tomcat.
The manager
: Tuesday, January 21, 2003 9:31 AM
To: 'Tomcat'
Subject: [beginner question] reloading classes
Hi folks,
I'm new to Tomcat, but not as new to J2EE. I have a jsp, and I made a change
to a class that's being loaded into it as a bean, but I can't get the page
to use the new
, 2003 9:31 AM
To: 'Tomcat'
Subject: [beginner question] reloading classes
Hi folks,
I'm new to Tomcat, but not as new to J2EE. I have a jsp, and I made a change
to a class that's being loaded into it as a bean, but I can't get the page
to use the new class and not the old on
Users List'
Subject: RE: [beginner question] reloading classes
Sorry, posted spur of the moment before I even checked the docs... I will do
my homework :-P Thanks!!
Denise Mangano
Help Desk Analyst
Complus Data Innovations, Inc.
-Original Message-
From: Tolles, James [mailto:[EMAIL PR
omcat Users List'
Subject: RE: [beginner question] reloading classes
We use the little "manager" servlet/application. As I recall there is a
pretty good "HowTo" on it for Tomcat 4.
-Original Message-
From: Denise Mangano [mailto:[EMAIL PROTECTED]]
Sent: Tuesday
We use the little "manager" servlet/application. As I recall there is a pretty good
"HowTo" on it for Tomcat 4.
-Original Message-
From: Denise Mangano [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, January 21, 2003 11:12 AM
To: 'Tomcat Users List'
Subject: RE:
ginal Message-
From: Jeremy Nix [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, January 21, 2003 12:53 PM
To: Tomcat Users List
Subject: RE: [beginner question] reloading classes
If you're stopping and starting tomcat and seeing that the change has not
been picked up, then you're
Is it possible that you need to re-compile the JSP file itself? I don't
know the mechanics of JSPs, but I know that whenever I include one JSP
into another at compile time, if I change the "included" JSP, then I
need to make sure that the "including" JSP is recompiled too. Otherwise
the "incl
uires a restart of Tomcat.
_
Jeremy Nix
Senior Application Developer
Southwest Financial
-Original Message-
From: Jacques Capesius [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, January 21, 2003 12:31 PM
To: 'Tomcat'
Subject: [beginner question] reloading classes
Hi folks,
I'
Hi folks,
I'm new to Tomcat, but not as new to J2EE. I have a jsp, and I made a change
to a class that's being loaded into it as a bean, but I can't get the page
to use the new class and not the old one.
My question, thus, is: when I make changes to a class, how do I get Tomcat
to reload the cla
Tomcat 4.0.4.
I am trying to use the Manager application to deploy and start a
web-app. Have created the directory under CATALINA_HOME/webapps (
c:\tomcat40\webapps\ExamBuilder ). Even have a default web.xml under
web-inf. Have put a one-liner index.html under my app directory.
I call manage
Thank you!
The JAVA_HOME should be : /usr/java/jdk1.3
> -Original Message-
> From: Joey A. Gartin [SMTP:[EMAIL PROTECTED]]
> Sent: á 02 àôøéì 2001 17:59
> To: [EMAIL PROTECTED]
> Subject: Beginner question
>
> Hi,
>
> I just installed Tomcat, and set th
Hi,
I just installed Tomcat, and set the TOMCAT_HOME and JAVA_HOME environment
variables in profile, when I export them and try to run startup.sh it is no
go. I get an error message that says there is no such directory
/usr/java/jdk1.3/bin/bin/java . If you take the /bin/java off the end you
h
-Original Message-
From: Gabe Mahoney <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED] <[EMAIL PROTECTED]>
Date: Monday, April 02, 2001 2:49 AM
Subject: Beginner question - revised
>Hey all, I sent a mail earlier about having trouble with configuring tomcat
>to handle ext
Hey all, I sent a mail earlier about having trouble with configuring tomcat
to handle extension types other than .jsp. The problem is not exactly as I
thought. I have modified web.xml so that type .rt is now handled by tomcat.
My .rt file is just a jsp page with a different extension. I get the er
Hey all, I have figured out how to map files other than *.jsp to Tomcat. I
am trying to cause .rt (RealText files) to be created dynamically. They are
like xml files.
I created a .rt file that looks like this:
<%@ taglib uri="firstsong.tld" prefix="djmalloc" %>
When I load it I get the follow
17 matches
Mail list logo