why did you have to misspell the word "servlet" anyway? Before u can get any
help with your problem you must spell the subject of your e-mail correctly.
- Original Message -
From: "Mark Thomas" <[EMAIL PROTECTED]>
To: "Tomcat Users List"
Sent: Sunday, March 02, 2008 4:28 PM
Subject: Re:
hi. you say that you added the tag to the * bottom * of
your Deployment Descriptor file, the web.xml. Now I hope that you know -- u
should know -- that that it is the very * first * thing contained in a
web.xml file and you also need the tag right under that.
It contains the and the tags. H
well what exactly is your problem anyway? U have just said : >>"i m tomcat
newer"<< please be more specific!!
- Original Message -
From: "Rashmi Rubdi" <[EMAIL PROTECTED]>
To: "Tomcat Users List"
Sent: Sunday, March 18, 2007 12:32 PM
Subject: Re: How to increate memory resonably with To
well boris what with this java exception in the server error msg. :
"java.lang.ClassNotFoundException" you must not have placed/put the 2 jar
files, servlet-api.jar and jsp-api.jar into your system's classpath yet.
Goykhman, Boris wrote:
Hi
I have just installed Tomcat 5.0.28 on my XP mac
Just thinking back to my past limited Java education, I think/believe
that there is some kind of a method associated with the Date class that
will allow you to both format the date-time display properly and specify
which particular time zone that you want to use. Hope that helps.
Christopher S
just a tiny correction for you Chris, and that is that the code ought to
be "if(in = = null)" not as u had it "if(null = = in)". Am I right or not?
Christopher Schultz wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Steve,
Steve R Burrus wrote:
hi chris this is
HA1
Steve,
Steve R Burrus wrote:
here is the entire code for the image servlet which I seem to be
repeatedly getting that NullPointerException java exception. Any ideas
what the problem is ? :
What line of code does the NPE show? Please give us the line of code and
not just the line nu
n or copying of it or its
contents
- Original Message -
From: "Steve R Burrus" <[EMAIL PROTECTED]>
To:
Sent: Sunday, November 12, 2006 5:52 PM
Subject: How do I ?
I know that this question of mine has been asked/answered in this
group, but I was wondering how do
I know that this question of mine has been asked/answered in this
group, but I was wondering how do I go about checking for a null value?
I feel the need to do this in a servlet file that incorporates an image
into it.
-
To
you might also try, in addition to of course setting the env. variable
JAVA_HOME correctly, to point your PATH to the bin folder of your Tomcat
installation and put both the servlet-api.jar and the jsp-api.jar into
the CLASSPATH env. variable. Hope that helps you.
Frank J Murray wrote:
Hello
Michele my "gut" feeling initially is that you certainly cannot fail to
put them into the lib folder of your web app. but I could be wrong I
don't know! There is a lot about Tomcat that I really don't know about.
Michele Mazzucco wrote:
Hi all,
how can I use the tomcat libraries (i.e. the o
connect to a SQL Server 2000 or 2005, this is a good
driver.
On 9/21/06, Caldarale, Charles R <[EMAIL PROTECTED]> wrote:
> From: Steve R Burrus [mailto:[EMAIL PROTECTED]
> Subject: Re: Need Help w. Servlets And The JDBC.
>
> I don't suppose that on the Tomcat site there
ivers for whatever database you are
connecting to.
-Sameer
--- Steve R Burrus <[EMAIL PROTECTED]> wrote:
Hi all. I am an admitted newbie when it comes to
using a database
connection for a servlet to access. So can someone
please tell me the
basics about how exactly I should go about doi
Hi all. I am an admitted newbie when it comes to using a database
connection for a servlet to access. So can someone please tell me the
basics about how exactly I should go about doing this?? I have been very
much "stumped" about how I should do this for quite a long time now! I
just know that
Kevin you need to submit please your Deployment Descrtiptor file, i.e.,
the web.xml, for the I assume a servlet kind of a web application! Yeah
you are right about the server error msg., it never indicates exactly
which line in that file has a problem in it.
Kevin Mullin wrote:
I just ins
I am sorry but I need to know what exactly this jsvc technolology is?? I
have frankly never heard of it ever before. I await your anticipated
response.
Greg Johnson wrote:
If I put Apache in front of Tomcat, can I run Tomcat on port 8080, yet have
Apache serve the content on port 80?
My pro
Me thinks that Mr. Nicholas Irving is talking a bit "tongue-in-cheek"
what with his 2 consecutive posts mentioning some money! You all agree?
Filip Hanik - Dev Lists wrote:
gee, this is so BS, you don't have to go through all that effort.
download all the source in a single package from
htt
"Socio_pal" I might suggest that you maybe see that all of your env.
variables are set correctly especially the classpath since you are
getting the
"java.lang.ClassNotFoundException" Java exception.
socio_pal wrote:
I am new to tomcat and I am using tomcat version 5.5.16. After deplying t
I was trying to see a simple servlet when I got the following server
error! What does that mean, a "UnsupportedClassVersionError" and how
do I go about fixing this problem in hopefully the quickest way possible??
HTTP Status 500 -
-
yes the while loop is on line number 19 okay. Please forgive me for my
ignorance about this, but I was wondering how I should go about doing
that check for a non-null value??
[EMAIL PROTECTED] wrote:
Is the while... line number 19? If so make atest that is != null before you
continue.
Regard
I need some pretty immediate help/assistance with always getting a
NullPointerException Java exception when I try to view a particular
image in my favorite web browser!!! The line of text in my servlet file
which is, I think, problemmatic is a while loop. Well here is my entire
servlet file for
Hi all. I was just wondering what were the methods that I should be
using with the FileInputStream Class to be able to see/view an image in
a servlet??
Okay you are right. So how do I go about setting up the mod_jk to be the
connector between Tomcat and the Apache HTTP Server anyway?
Mark Thomas wrote:
Steve R Burrus wrote:
hi I have ocassionally gotten/obtained the Apache http server to
supposedly use with tomcat. I say "suppo
hi I have ocassionally gotten/obtained the Apache http server to
supposedly use with tomcat. I say "supposedly" because I have never been
able to even start to connect the 2 servers thru the mod_jk2! Can
someone please "walk me" through the whole procedure for doing this?
Much thanx to anyone w
I assume that you have an entry in your System's classpath settings for
every single jar file that the error indicates were not found for your jvm?
Uday Bhaskar wrote:
Hi,
When I start tomcat following is th error message:
Starting tomcat5: /usr/bin/rebuild-jar-repository: error: could not
Please forgive my rather "dumb naivete" but what exactly is OpenEdit
supposed to be anyway? I don't believe that I have ever heard of it
before!!
Antonio F. Tornisiello wrote:
Hi,
I'm facing a very strange problem trying to install OpenEdit as a WAR
archive.
If I extract it under the main s
Hello all. I have been having/encountering some difficulties in being
able to activate the 5.5.17 version of the Tomcat server! Now at the top
of the DOS window it is indicated that I don't have the proper Library
path installed for Tomcat activation. Here is part of the error message
: >>"INF
27 matches
Mail list logo