Re: Newbie Question - Topic: Accessing Tomcat Manager

2015-01-25 Thread André Warnier
Konstantin Kolinko wrote: 2015-01-25 9:57 GMT+03:00 Thess Bermudez : Hi, This may sound very simple. This is surely a newbie question. I have installed Tomcat and accessed localhost:8080 and showed that installation was successful. I am exploring on the Tomcat Manager but the username and pass

Re: Newbie Question - Topic: Accessing Tomcat Manager

2015-01-25 Thread Konstantin Kolinko
2015-01-25 9:57 GMT+03:00 Thess Bermudez : > Hi, > > This may sound very simple. This is surely a newbie question. > > I have installed Tomcat and accessed localhost:8080 and showed that > installation was successful. I am exploring on the Tomcat Manager but the > username and password that was def

Re: Newbie question re certificates

2014-12-02 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Andrew, On 12/2/14 8:09 AM, Andrew Gronosky wrote: > > On 2014-12-02 04:55, John Dunn wrote: >> I have been asked the following question during an audit, which >> I personally don't understand. >> >> "When using Mutually authenticated TLS is auth

Re: Newbie question re certificates

2014-12-02 Thread Andrew Gronosky
On 2014-12-02 08:09, Andrew Gronosky wrote: As I discovered yesterday, if you have a client cert that is signed by a CA that Tomcat trusts, but whose name (synonymously, CN) does not map to a recognized user, then you will connect to Tomcat but get an HTTP 401 error as your response. If the

Re: Newbie question re certificates

2014-12-02 Thread Andrew Gronosky
On 2014-12-02 04:55, John Dunn wrote: I have been asked the following question during an audit, which I personally don't understand. "When using Mutually authenticated TLS is authorisation based on the certificate name(and not just on the root CA)?" Can anyone clarify what exactly this mean

Re: Newbie question: Installing Java EE

2014-03-03 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Bruce, On 3/1/14, 3:05 AM, Bruce Whealton wrote: > Next question is with regard to the server. Is there any reason > one would run both Tomcat and Glass-Fish server? I'm sure one could find a reason, but usually one would choose either a Java serv

Re: Newbie question: Installing Java EE

2014-03-01 Thread David Kerber
On 3/1/2014 3:05 AM, Bruce Whealton wrote: Hello all, Recently, I downloaded Java EE with the SDK. When I went to install it, it could not find the Java Run-time, the JRE. I have Java SE with the JDK installed and have used Java on my system. When I installed Java SE it included

Re: newbie question re mod_jk

2010-08-12 Thread André Warnier
Matthew Fleming wrote: I appreciate all the suggestions and have implemented them all, but its still not working. Any other suggestions? Yes. Define what "not working" means, like : - describe your configuration, shortly - what are you doing ? - what do you expect to happen ? - what happens in

Re: newbie question re mod_jk

2010-08-12 Thread André Warnier
Christopher Schultz wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Matthew, On 8/12/2010 10:42 AM, Matthew Fleming wrote: I'm a newbie with tomcat trying to get a basic mod_jk configuration working. I have a mod_jk.conf file containing JkMount /Client_Access ajp13 JkMount /Client_Access/

Re: newbie question re mod_jk

2010-08-12 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Matthew, On 8/12/2010 10:42 AM, Matthew Fleming wrote: > I'm a newbie with tomcat trying to get a basic mod_jk configuration working. > I have a mod_jk.conf file containing > JkMount /Client_Access ajp13 > JkMount /Client_Access/* ajp13 > > I'm not g

Re: Newbie Question

2009-11-30 Thread Chinmoy Chakraborty
Thanks a lot for your reply guyz...I will give it a shot... Thanks, Chinmoy On Fri, Nov 27, 2009 at 5:41 PM, Mark Thomas wrote: > Chinmoy Chakraborty wrote: > > Hi All, > > > > I am trying to understand basic architecture of tomcat server and also > > started to look into the code. What shou

Re: Newbie Question

2009-11-27 Thread Mark Thomas
Chinmoy Chakraborty wrote: > Hi All, > > I am trying to understand basic architecture of tomcat server and also > started to look into the code. What should me my starting point (also source > code wise) to understand basic workflow of tomcat server? Try the architecture section of the Tomcat doc

Re: Newbie Question

2009-11-27 Thread Pid Ster
On 27 Nov 2009, at 06:55, Chinmoy Chakraborty wrote: > Hi All, > > I am trying to understand basic architecture of tomcat server and also > started to look into the code. What should me my starting point > (also source > code wise) to understand basic workflow of tomcat server? > > Chinmoy Have

RE: Newbie-question: Adding directory to localhost-tomcat

2009-10-27 Thread Kai Behncke
>Did you put anything in that directory? If not, then a 404 status is appropriate. If you did put something >in little_test, what is it? You should have at least a welcome file (such as index.html) with some valid >content. Hello Chuck, Hello Awarnier, thank you for your responses. I creat

Re: Newbie-question: Adding directory to localhost-tomcat

2009-10-26 Thread André Warnier
Kai Behncke wrote: ... I created now a directory C:\Programme\Apache Software Foundation\Tomcat 6.0\webapps\little_test but when I call "http://localhost:8080/little_test/"; I only get HTTP Status 404: ".. message /little_test/ description The requested resource (/little_test/) is not a

RE: Newbie-question: Adding directory to localhost-tomcat

2009-10-26 Thread Caldarale, Charles R
> From: Kai Behncke [mailto:kai-behn...@gmx.de] > Subject: Newbie-question: Adding directory to localhost-tomcat > > I have installed it successfully on windows at > C:\Programme\Apache Software Foundation\Tomcat 6.0\webapps Actually, Tomcat is installed at C:\Programme\Apache Software Foundation

RE: Newbie question

2009-08-24 Thread Malladi, Sasikanth
Malladi, On 8/24/2009 10:36 AM, Malladi, Sasikanth wrote: > I'm using "Core Servlets" by Marty Hall as a guide. Which edition? It may be out of date. > I've created a servlet, HelloServlet. Well, it just says "hello". Can you post the code? > I've compiled it and put the class file into > ..

Re: Newbie question

2009-08-24 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Malladi, On 8/24/2009 10:36 AM, Malladi, Sasikanth wrote: > I'm using "Core Servlets" by Marty Hall as a guide. Which edition? It may be out of date. > I've created a servlet, HelloServlet. Well, it just says "hello". Can you post the code? > I've

RE: (newbie question) missing classs file?

2009-08-19 Thread Caldarale, Charles R
> 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

RE: (newbie question) missing classs file?

2009-08-19 Thread Caldarale, Charles R
> 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

RE: (newbie question) missing classs file?

2009-08-18 Thread Tena Sakai
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

RE: (newbie question) missing classs file?

2009-08-18 Thread 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

RE: (newbie question) missing classs file?

2009-08-18 Thread Caldarale, Charles R
> 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

RE: (newbie question) missing classs file?

2009-08-18 Thread Caldarale, Charles R
> 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

RE: (newbie question) missing classs file?

2009-08-18 Thread Caldarale, Charles R
> 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

RE: (newbie question) missing classs file?

2009-08-18 Thread Caldarale, Charles R
> 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

RE: (newbie question) missing classs file?

2009-08-18 Thread Tena Sakai
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

RE: (newbie question) missing classs file?

2009-08-18 Thread Martin Gainty
gt; 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

RE: (newbie question) missing classs file?

2009-08-18 Thread Tena Sakai
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.

Re: (newbie question) missing classs file?

2009-08-18 Thread David Smith
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

RE: (newbie question) missing classs file?

2009-08-18 Thread Tena Sakai
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

Re: (newbie question) missing classs file?

2009-08-18 Thread Daniele Development-ML
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. &

RE: (newbie question) missing classs file?

2009-08-18 Thread Tena Sakai
;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

Re: (newbie question) missing classs file?

2009-08-18 Thread Daniele Development-ML
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

Re: Newbie question: How to test if Tomcat is running?

2009-06-02 Thread will trillich
On Tue, Jun 2, 2009 at 8:46 AM, Kai Behncke wrote: > Dear users, > > I have installed tomcat on a Debian Etch-System via > > apt-get install tomcat5.5 tomcat5.5-admin tomcat5.5-webapps > > and started it with /etc/init.d/tomcat start > > Now I would like to test if it runs on my remote server, but

RE: Newbie question: How to test if Tomcat is running?

2009-06-02 Thread Martin Gainty
test locally e.g. http://localhost:PORT port attribute defined in http Date: Tue, 2 Jun 2009 06:46:48 -0700 > From: kai-behn...@gmx.de > To: users@tomcat.apache.org > Subject: Newbie question: How to test if Tomcat is running? > > > Dear users, > > I have installed tomcat on a Debian Etch-Sys

Re: Newbie question: How to test if Tomcat is running?

2009-06-02 Thread Markus Schönhaber
Peter Crowther: >> From: Kai Behncke [mailto:kai-behn...@gmx.de] >> I have installed tomcat on a Debian Etch-System via >> http://www.myhomepage.de:8180 >> >> nothing at all appears? > > Unless Debian changes Tomcat's configuration a lot, the default port is port > 8080, not 8180. Try that? I

RE: Newbie question: How to test if Tomcat is running?

2009-06-02 Thread Peter Crowther
> From: Kai Behncke [mailto:kai-behn...@gmx.de] > I have installed tomcat on a Debian Etch-System via > apt-get install tomcat5.5 tomcat5.5-admin tomcat5.5-webapps > > and started it with /etc/init.d/tomcat start > > Now I would like to test if it runs on my remote server, but > if I type: > > http

RE: Newbie question about war file deployment

2009-05-12 Thread Caldarale, Charles R
> From: tomas_bar [mailto:barto...@gmail.com] > Subject: Newbie question about war file deployment > > I've generated a war file using GWT. I have placed it in the webapps > folder of the tomcat directory (which is installed locally). Tomcat version? JVM level? OS? What's the name of the .war f

Re: Newbie Question with Apache Tomcat v6.0.18 in Windows XP SP2.

2009-04-07 Thread Phillip Pi
On Tue, Apr 07, 2009 at 05:30:49PM -0500, Caldarale, Charles R wrote: > > CGI? That URL gives me download links. > > Sorry, I scanned it too quickly (time to go home). No problems. It happens. Thanks for replying and have fun. :) -- "Not to engage in the pursuit of ideas is to live like ants i

RE: Newbie Question with Apache Tomcat v6.0.18 in Windows XP SP2.

2009-04-07 Thread Caldarale, Charles R
> From: Caldarale, Charles R > Subject: RE: Newbie Question with Apache Tomcat v6.0.18 in Windows XP > SP2. > CGI? That URL gives me download links. Sorry, I scanned it too quickly (time to go home). - Chuck THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETA

Re: Newbie Question with Apache Tomcat v6.0.18 in Windows XP SP2.

2009-04-07 Thread Phillip Pi
> > http://www.google.com/search?q=tomcat+pac+script reveal that the > > relationships. > > If you actually took a look at what the search found, you'd see that the > relationship is ... nothing. Mostly hits on a similarly confused thread from > a while back. Oh. Strange results then. > > >

RE: Newbie Question with Apache Tomcat v6.0.18 in Windows XP SP2.

2009-04-07 Thread Caldarale, Charles R
> From: Phillip Pi [mailto:a...@zimage.com] > Subject: Re: Newbie Question with Apache Tomcat v6.0.18 in Windows XP > SP2. > > http://www.google.com/search?q=tomcat+pac+script reveal that the > relationships. If you actually took a look at what the search found, you'd see

Re: Newbie Question with Apache Tomcat v6.0.18 in Windows XP SP2.

2009-04-07 Thread Phillip Pi
On Tue, Apr 07, 2009 at 05:58:46PM -0400, Christopher Schultz wrote: > > OK, she said we need Tomcat because of PAC scripts to do the proxy auto > > configurations. > > I think she's still confused. Sorry if you already know all this, but > I'm new to proxy research and I'd never heard of a "PA

Re: Newbie Question with Apache Tomcat v6.0.18 in Windows XP SP2.

2009-04-07 Thread Phillip Pi
On Tue, Apr 07, 2009 at 04:46:32PM -0500, Caldarale, Charles R wrote: > > OK, she said we need Tomcat because of PAC scripts to do the proxy auto > > configurations. > > I've never heard of PAC scripts in conjunction with Tomcat. http://www.google.com/search?q=tomcat+pac+script reveal that the

Re: Newbie Question with Apache Tomcat v6.0.18 in Windows XP SP2.

2009-04-07 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Phillip, On 4/7/2009 5:38 PM, Phillip Pi wrote: > OK, she said we need Tomcat because of PAC scripts to do the proxy auto > configurations. I think she's still confused. Sorry if you already know all this, but I'm new to proxy research and I'd never

RE: Newbie Question with Apache Tomcat v6.0.18 in Windows XP SP2.

2009-04-07 Thread Caldarale, Charles R
> From: Phillip Pi [mailto:a...@zimage.com] > Subject: Re: Newbie Question with Apache Tomcat v6.0.18 in Windows XP > SP2. > > OK, she said we need Tomcat because of PAC scripts to do the proxy auto > configurations. I've never heard of PAC scripts in conjunction with Tom

Re: Newbie Question with Apache Tomcat v6.0.18 in Windows XP SP2.

2009-04-07 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Phillip, On 4/7/2009 4:57 PM, Phillip Pi wrote: > On Tue, Apr 07, 2009 at 04:49:06PM -0400, Christopher Schultz wrote: > >>> I was asked to set up a Tomcat's proxy server in Windows (using XP SP2). >> Question 1: What is "Tomcat's proxy server"? >

Re: Newbie Question with Apache Tomcat v6.0.18 in Windows XP SP2.

2009-04-07 Thread Phillip Pi
On Tue, Apr 07, 2009 at 02:10:39PM -0700, Phillip Pi wrote: > > >>>I was asked to set up a Tomcat's proxy server in Windows (using XP SP2). > > >>Question 1: What is "Tomcat's proxy server"? > > > > > >Apache Tomcat to act like a proxy server so other PCs, on the LAN, can > > >go through it to acc

Re: Newbie Question with Apache Tomcat v6.0.18 in Windows XP SP2.

2009-04-07 Thread Phillip Pi
> >>>I was asked to set up a Tomcat's proxy server in Windows (using XP SP2). > >>Question 1: What is "Tomcat's proxy server"? > > > >Apache Tomcat to act like a proxy server so other PCs, on the LAN, can > >go through it to access the Internet. Is this not a correct way to set > >up? > > What yo

Re: Newbie Question with Apache Tomcat v6.0.18 in Windows XP SP2.

2009-04-07 Thread André Warnier
Phillip Pi wrote: On Tue, Apr 07, 2009 at 04:49:06PM -0400, Christopher Schultz wrote: I was asked to set up a Tomcat's proxy server in Windows (using XP SP2). Question 1: What is "Tomcat's proxy server"? Apache Tomcat to act like a proxy server so other PCs, on the LAN, can go through it to

Re: Newbie Question with Apache Tomcat v6.0.18 in Windows XP SP2.

2009-04-07 Thread Phillip Pi
On Tue, Apr 07, 2009 at 04:49:06PM -0400, Christopher Schultz wrote: > > I was asked to set up a Tomcat's proxy server in Windows (using XP SP2). > > Question 1: What is "Tomcat's proxy server"? Apache Tomcat to act like a proxy server so other PCs, on the LAN, can go through it to access the I

Re: Newbie Question with Apache Tomcat v6.0.18 in Windows XP SP2.

2009-04-07 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Phillip, On 4/7/2009 4:34 PM, Phillip Pi wrote: > I was asked to set up a Tomcat's proxy server in Windows (using XP SP2). Question 1: What is "Tomcat's proxy server"? Are you talking about using another web server out in front of Tomcat? That woul

Re: Newbie: Question about first Servlet

2008-04-07 Thread Karthik Abram
8851-1 - Is that even a valid encoding? On 4/6/08, Kurt L Harless <[EMAIL PROTECTED]> wrote: > OK, figured it out. > > I changed the Character Set to > > > > Instead of > > > > I figured this out by using the tomcat.exe to start the service and saw the > dump message when it was trying to parse

RE: Newbie: Question about first Servlet

2008-04-07 Thread Caldarale, Charles R
> From: Russo, Joe [mailto:[EMAIL PROTECTED] > Subject: RE: Newbie: Question about first Servlet > > Try calling the servlet name instead of the class. Now this is starting to get silly. Of course you use the to access the servlet via HTTP; the is pretty much only to link the el

RE: Newbie: Question about first Servlet

2008-04-07 Thread Caldarale, Charles R
> From: David Cassidy [mailto:[EMAIL PROTECTED] > Subject: RE: Newbie: Question about first Servlet > > If i recall correctly the servlet must be in a package No, JSPs almost always must be in packages, but servlets do not. However, it's definitely bad practice not to put ser

RE: Newbie: Question about first Servlet

2008-04-07 Thread David Cassidy
If i recall correctly the servlet must be in a package On Mon, 2008-04-07 at 09:52 -0400, Russo, Joe wrote: > Try calling the servlet name instead of the class. You may need to get > rid of the space in the name. > > > > > > -Original Message- > From: Kurt L Harless [mailto:[EMA

RE: Newbie: Question about first Servlet

2008-04-07 Thread Russo, Joe
Try calling the servlet name instead of the class. You may need to get rid of the space in the name. -Original Message- From: Kurt L Harless [mailto:[EMAIL PROTECTED] Sent: Sunday, April 06, 2008 1:14 AM To: users@tomcat.apache.org Subject: Newbie: Question about first Servlet

Re: Newbie: Question about first Servlet

2008-04-06 Thread Alan Chaney
Actually ISO-8851-1 according to Google is a standard determining the moisture content of butter. http://www.iso.org/iso/iso_catalogue/catalogue_tc/catalogue_detail.htm?csnumber=35218 However, ISO-8859-1 is the Latin character set definition. Probably ISO-8859-1 is more relevant. Anyway, y

RE: Newbie: Question about first Servlet

2008-04-05 Thread Kurt L Harless
OK, figured it out. I changed the Character Set to Instead of I figured this out by using the tomcat.exe to start the service and saw the dump message when it was trying to parse my xml file. Is this not the valid way of coding this encoding? -Original Message- From: Kurt L Harles

Re: Newbie Question: How to Disable Caching?

2007-05-08 Thread Pid
lution. pid -- Eric Robinson -Original Message- From: Pid [mailto:[EMAIL PROTECTED] Sent: Tuesday, May 08, 2007 6:00 AM To: Tomcat Users List Subject: Re: Newbie Question: How to Disable Caching? Robinson, Eric wrote: We have a medical program that runs on two tomcat servers be

RE: Newbie Question: How to Disable Caching?

2007-05-08 Thread Robinson, Eric
;m looking for a way to disable caching of anything in the tomcat/work directory. Isn't there a simple, global way to tell tomcat not to cache? -- Eric Robinson -Original Message- From: Pid [mailto:[EMAIL PROTECTED] Sent: Tuesday, May 08, 2007 6:00 AM To: Tomcat Users List Sub

Re: Newbie Question: How to Disable Caching?

2007-05-08 Thread Pid
Robinson, Eric wrote: We have a medical program that runs on two tomcat servers behind an LVS load balancer. Everything works fine except for one particular function that apparently relies on data in the tomcat5/work directory. If the load balancer directs a request to a tomcat server that has di

Re: Newbie - question about tld or dtd files

2006-06-15 Thread Wendy Smoak
On 6/15/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: How can I place them locally? In the office where I work, we have a fire wall and I get connection error messages when I try to use www whatever in my jsps or in other files. This is most likely a problem with a DOCTYPE declaration in on

Re: Newbie - question about tld or dtd files

2006-06-15 Thread Wendy Smoak
On 6/15/06, Tim Lucia <[EMAIL PROTECTED]> wrote: xyzzy.jsp: <%@ taglib uri="/tags/struts-bean" prefix="bean" %> web.xml: /tags/struts-bean /WEB-INF/struts-bean.tld Then place the actual tld file where the element says it should be. This is not necessary if you're using a Ser

RE: Newbie - question about tld or dtd files

2006-06-15 Thread Tim Lucia
xyzzy.jsp: <%@ taglib uri="/tags/struts-bean" prefix="bean" %> web.xml: /tags/struts-bean /WEB-INF/struts-bean.tld Then place the actual tld file where the element says it should be. Tim -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Thurs

Re: Newbie question - How to verify version of Tomcat?

2005-11-17 Thread Tim Funk
http://tomcat.apache.org/faq/misc.html#version -Tim Ritchie Gillam wrote: Should be an easy questions for the Tomcat users out there. I know I have Tomcat installed but I did the installation many moons ago. Is there a command that I can run from Windows that will tell me what version I am

Re: Newbie question - How to verify version of Tomcat?

2005-11-17 Thread Tom Burke
Dunno about a windows command, but if you open the manager page - /manager/html - one of the pieces of info you'll be given is the version number. Tom - Original Message - From: "Ritchie Gillam" <[EMAIL PROTECTED]> To: ; <[EMAIL PROTECTED]> Sent: Thursday, November 17, 2005 5:55 PM

Re: Newbie question - How to verify version of Tomcat?

2005-11-17 Thread chinnimb-rest
Just start the tomcat and open default page on web browser http://localhost:8080 look into Release Notes link Ritchie Gillam <[EMAIL PROTECTED]> wrote: Should be an easy questions for the Tomcat users out there. I know I have Tomcat installed but I did the installation many m

Re: Newbie question - How to verify version of Tomcat?

2005-11-17 Thread PHIL CAVAZOS
If you log into the manager web page * it should display the version. Confidentiality Notice: The information contained in this email and any attachments may be legally privileged and confidential. If you are not an intended recipient, you are hereby notified that any dissemination, distribution,