> From: Tena Sakai [mailto:tsa...@gallo.ucsf.edu]
> Subject: RE: (newbie question) missing classs file?
>
> You know, that's what I expected as well, but it kept working.
Because the class had already been loaded into the JVM and you had not
restarted Tomcat.
> That's
> From: Tena Sakai [mailto:tsa...@gallo.ucsf.edu]
> Subject: RE: (newbie question) missing classs file?
>
> I was getting confused by the fact that a class file was in
> $CATALINA_HOME/webapps/sample/WEB-INF/classes directory
That class file is for the servlet side of the sample a
omcat? As I mentioned, mine is
6.0.14. What's yours?
Regards,
Tena Sakai
-Original Message-
From: Caldarale, Charles R [mailto:chuck.caldar...@unisys.com]
Sent: Tue 8/18/2009 9:39 PM
To: Tomcat Users List
Subject: RE: (newbie question) missing classs file?
> From: Tena Sakai
[mailto:chuck.caldar...@unisys.com]
Sent: Tue 8/18/2009 9:35 PM
To: Tomcat Users List
Subject: RE: (newbie question) missing classs file?
> From: Tena Sakai [mailto:tsa...@gallo.ucsf.edu]
> Subject: RE: (newbie question) missing classs file?
>
> Being a newbie, I had no idea such "de
> From: Daniele Development-ML [mailto:daniele@googlemail.com]
> Subject: Re: (newbie question) missing classs file?
>
> I doubt that the JVM maintains in memory all the classes,
> all the times
Once referenced, a servlet, listener, filter, valve, or realm class will remain
l
> From: Tena Sakai [mailto:tsa...@gallo.ucsf.edu]
> Subject: RE: (newbie question) missing classs file?
>
> That aside, can you tell me how I can clear what's in the heap?
You can't, other than by restarting the JVM. As long as there's a reference to
an object, it
> From: Tena Sakai [mailto:tsa...@gallo.ucsf.edu]
> Subject: RE: (newbie question) missing classs file?
>
> > you'd have to reload the webapp to make the change show.
>
> Would you mind telling me how I would do that?
The Tomcat manager app is the easiest way.
> I
> From: Tena Sakai [mailto:tsa...@gallo.ucsf.edu]
> Subject: RE: (newbie question) missing classs file?
>
> Being a newbie, I had no idea such "deep secret" existed.
It's not a deep secret. Look at the JSP doc:
http://tomcat.apache.org/tomcat-6.0-doc/jasper-howto.ht
Sakai
tsa...@gallo.ucsf.edu
-Original Message-
From: Martin Gainty [mailto:mgai...@hotmail.com]
Sent: Tue 8/18/2009 1:04 PM
To: Tomcat Users List
Subject: RE: (newbie question) missing classs file?
did you look at
$TOMCAT_HOME/work/Catalina/localhost/WEBAPPNAME/org/apache/jsp/
JSPNAM
tenu fourni.
> Subject: RE: (newbie question) missing classs file?
> Date: Tue, 18 Aug 2009 12:00:48 -0700
> From: tsa...@gallo.ucsf.edu
> To: users@tomcat.apache.org; users@tomcat.apache.org
>
> Hi Dan,
>
> > Are you reloading the pages from the server with the s
OME/webapps/sample directory.
Tena
-Original Message-
From: David Smith [mailto:d...@cornell.edu]
Sent: Tue 8/18/2009 12:31 PM
To: Tomcat Users List
Subject: Re: (newbie question) missing classs file?
I believe once a servlet is initialized in memory, it stays in and is
re-used over and over.
t;>
>>
>> -Original Message-----
>> From: Daniele Development-ML [mailto:daniele@googlemail.com]
>> Sent: Tue 8/18/2009 11:51 AM
>> To: Tomcat Users List
>> Subject: Re: (newbie question) missing classs file?
>>
>> Are you reloading the pages from
13 PM
To: Tomcat Users List
Subject: Re: (newbie question) missing classs file?
Consider also that once the application is loaded is memory, even if you
cancel the classes, the application still works.
I doubt that the JVM maintains in memory all the classes, all the times, but
if your current usag
ent-ML [mailto:daniele@googlemail.com]
> Sent: Tue 8/18/2009 11:51 AM
> To: Tomcat Users List
> Subject: Re: (newbie question) missing classs file?
>
> Are you reloading the pages from the server with the shift key?
>
> The pages might be locally cached from your browser.
&
;s the case, why does
it reflect my hack (double "Hello!") and no class file?
I am confused.
Tena
-Original Message-
From: Daniele Development-ML [mailto:daniele@googlemail.com]
Sent: Tue 8/18/2009 11:51 AM
To: Tomcat Users List
Subject: Re: (newbie question) missing c
Are you reloading the pages from the server with the shift key?
The pages might be locally cached from your browser.
Dan
On Tue, Aug 18, 2009 at 7:48 PM, Tena Sakai wrote:
> Hi,
>
> I am new to tomcat and jsp. I appologize in advance my lack of knowledge,
> but I would appreciate some poninte
Hi,
I am new to tomcat and jsp. I appologize in advance my lack of knowledge,
but I would appreciate some poninters.
I am running tomcat 6.0.14 on redhat linux.
After reading a few pages of documentation, I tried:
http://localhost:8080/sample
It rendered what's in $CATALINA_HOME/webapps/sampl
17 matches
Mail list logo