Hi,
Sorry to bother but I tried the
installation as suggested in c:\jakarta-tomcat directory but still the same
problem is persisting. The filter is showing Red Mark and
priority: "Unknown" & status: "Not
Loaded"
Can Anyone hava clue.
Please..
Regards
-Thyagesh
- Origin
Hi what is "extra path"? And how is it specified?
Thanks.
__
Do You Yahoo!?
Yahoo! Shopping - Thousands of Stores. Millions of Products.
http://shopping.yahoo.com/
> Bug:
> Tomcat3.2 doesn't support user defined MIME type in added
> "TOMCAT_HOME\conf\web.xml". Instead, it returns text/plain.
You should set the MIME types in the webapplication's web.xml.
This has been a source of confusion in the past, and a big mistake - if
you want portable web applicati
Yep - there's only one version on my system. Maybe I need a newer Apache?
JR
>> Original Message <<
On 12/20/00, 2:09:03 PM, Neil Aggarwal <[EMAIL PROTECTED]> wrote
regarding Re: SOLVED: apache 1.3.14, tomcat 3.2.1, Linux:
> John:
> I did run into a similar p
Hi, Tomcat Developers:
Excuse me if this bug has been already reported. I also reported this bug
into Bugrat system. ID629.
Bug:
Tomcat3.2 doesn't support user defined MIME type in added
"TOMCAT_HOME\conf\web.xml". Instead, it returns text/plain.
Environment:
Windows NT, Service Pack 5. Pan
> From: Shailaja Someshwar [mailto:[EMAIL PROTECTED]]
>
> Hello All,
>
> Any Idea when will the feature of Tomcat running under
> a single JVM (Single instance of Tomcat), like Jserv,
> for multiple Apache virtual hosts would be
> available...?
This is already available in the Tomcat 3.2.1 releas
Hello All,
Any Idea when will the feature of Tomcat running under
a single JVM (Single instance of Tomcat), like Jserv,
for multiple Apache virtual hosts would be
available...?
Thanx
Shailaja
__
Do You Yahoo!?
Yahoo! Shopping - Thousands of Stores
Trying to port my 3.2 app to 4.0. One simple page works, but the main page
of my app yeilds the exception below. Any idea what a "sealing violation'
is? Sounds like a security issue.
Ideas?
TIA,
Bill Pfeiffer
A Servlet Exception Has Occurred
Exception Report:
javax.servlet.ServletException:
Dave:
I temporarily put my document up at the following URL:
http://www.JAMMConsulting.com/InstallNotes/InstallTomcat3_2.txt
When I get a chance, I am going to create a section in the Reading Room
section of our web site to house this kind of stuff.
Thanks,
Neil.
--
Neil Aggarwal
JAMM
> How do you add a virtual host to the server.xml file?
I added the following, which I don't know is a Right Way to do this,
but for my purposes (testing JSP as a platform) it is working fine.
(I put it immediately after the virtual host example.)
Obviously docBase would be wherever your
> "2000-12-19 pooltcpConnector- starting httpConnectionHandler on port
8080,
> 2000-12-19 PoolTcpConnector: Starting Ajp12ConnectionHandler on port 8007"
That's what I got the only time I ran it under Windows~it was working.
What are you expecting it to do?
Dave
--
Dave Newton, [EMAIL PROTEC
John:
I did run into a similar problem when I used the apxs
in /sbin instead of the one in the apache bin directory.
Are you positive that you used the correct one?
Neil.
--
Neil Aggarwal
JAMM Consulting, Inc. -- (972) 612-6056, http://www.JAMMConsulting.com
Custom Internet Development
I am not sure I understand what you are saying here, can you please
clarify?
My web application resides in the directory
/usr/local/jakarta-tomcat/webapps/videosearch
What I am trying to do is to get Apache to protect one of the servlets
in that application, but leave the rest of the applicatio
Thanks for the suggestion, but Netscape still can't find my servlet.
Anyone else? All suggestions are welcome and appreciated
Thanks, mb
Duck-Jin Chun wrote:
I'm not familiar with that book or the examples...
but try:
Note the "/" at the begining of the action. This makes an absolute
refe
Hi, Everyone,
I'm new for Tomcat, I'm having problem startup Tomcat 3.2 on Windows 98. The
problem is: after I types "startup" under the Tomcat home directory in
MS-DOS, it
start tomcat in a new window, but idle there, not going forword, only some
prompt
says:
"2000-12-19 pooltcpConnector- st
Can someone *please* put together a better Tomcat manual than is already
there? Especially where it talks about the configuration element in
the server.xml file. Wait a minute, there are only two references in the
entire site to , and neither of them are of any help. :(
Hey thanks!
To test per your item 7 below, I put a copy of colrs.jsp from webapps/jsp to
webapps/root/jsp (I created as you did). Got the following:
org.apache.jasper.JasperException: Unable to compile class for
JSPC:\GameD\tomcat\work\localhost_8080\_0002fjsp_0002fcolrs_0002ejspcolrs_js
p_0.java
How do you add a virtual host to the server.xml file?
I tried looking at the examples in the user guide, but both the apache .conf
file and the server.xml file were mirror images. That can't be right, can
it?
- Original Message -
From: "Dave Newton" <[EMAIL PROTECTED]>
To: <[EMAIL PROTE
Neil,
I posted a message yesterday with similar problems installing 3.2.1 and
Apache 2.0b7 on RH 7.0. Your doc describes the steps I took (based on the
User Guide and the mod_jk docs) but it still won't work.
The build of mod_jk.so fails as predicted and the gcc runs seems to
finish it off
Is your datasource a user dsn, system dsn or a file dsn?
I think the differences there are that they have different levels of
visibility, try making it one or the other and see what happens.
Hope this helps, Jared.
> -Original Message-
> From: H Deng [mailto:[EMAIL PROTECTED]]
> Sent:
Hey Matt,
Funny I was just thinking of you a couple of days ago when we
drove by that Dim-Sum restaurant we saw you in a couple of years ago...
how are things going? Are you still in DC? I don't remember
where you were as of reunions
daniel
Matt Becker wrote:
I should be able to take
> Well,
> after much headaches I've found the exact problem to most of the
> questions I've seen posted here. Once you all hear this solution, you
> will kick yourself. YET it is not mentioned ANYWHERE in the
> documentation that came with Tomcat. At least none that I could find.
Because i
Well,
after much headaches I've found the exact problem to most of the
questions I've seen posted here. Once you all hear this solution, you
will kick yourself. YET it is not mentioned ANYWHERE in the
documentation that came with Tomcat. At least none that I could find.
To get my JSP pages
My name is Dominique.
I am a beginner Java Programmer, but already fascinated with the servlets
and jsp technologies.
My problem is:
I have tried to no avail downloading tomcat 3.2.1 or 3.1.1.
I followed all the procedures, but each time i get to this site:
http://jakarta.apache.org/building/j
Hello. Does anyone know why this call never completes?
It used to work under Jserv 1.1.1 / blackdown jdk_117_v3
// Send the order in an email to the sales admin person
//
String command = ("/home/httpd/cgi-bin/ike_send_submitted_order.cgi " +
userId + " " + userSessionId + " " + siteId);
Runtime
You
didn't mention what OS your'e on, but here goes:
On
linux, standalone TomCat setup:
[in
/builds/jakarta-tomcat/release/v3.2.1]
jakarta-tomcat-3.2.1.tar.gz
jakarta-servletapi-3.2.tar.gz
On
windows, standalone TomCat setup
[in
/builds/jakarta-tomcat/release/v3.2.1]
jakarta-tomcat-3.
My name is Dominique.
I am a beginner Java Programmer, but already
fascinated with the servlets and jsp technologies.
My problem is:
I have tried to no avail downloading
tomcat 3.2.1 or 3.1.1.
I followed all the procedures, but each time i
get to this site:
http://jakarta.apache.org/buildi
> My problem now is: I have tried to download tomcat 3.1.1 or 3.2.1, but
each time
> i get confuse on exactly what i have to download. After many trials, i
found myself
> on this site: [...]
I'd recommend downloading the 3.2 binaries and reading the documentation
(including
the recently-posted Li
My name is Dominique.
I am a beginner in java, but already fascinated
with servlets and jsp technologies.
My problem now is: I have tried to download
tomcat 3.1.1 or 3.2.1, but each time i get confuse on exactly what i have to
download. After many trials, i found myself on this site:
http:/
I read that this is a known problem with 3.2 and will not work right until
4.0.
dt
-Original Message-
From: Siak Keong, Cheong [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, December 19, 2000 4:17 PM
To: '[EMAIL PROTECTED]'
Subject: RE: HOW DO I GET OFF THIS LIST!~~
yeah, I could tell from t
Hi All,
I'm trying to setup Tomcat so that ajp13 is the default port, but am
running into a couple problems. When I startup Tomcat it spews out
information, among it it says:
2000-12-19 04:56:07 - PoolTcpConnector: Starting HttpConnectionHandler on
8080
2000-12-19 04:56:07 - PoolTcpConnector: St
I don't know if it's related, but I had a similar problem with weird
persistence of things that shouldn't persist after a restart, and found
that clearing out the $TOMCAT_HOME/work folder solved this:
$TOMCAT_HOME/conf/tomcat.sh stop
rm -rf $TOMCAT_HOME/work/*
$TOMCAT_HOME/conf/tomcat.sh start
A
yeah, I could tell from the volumn of traffic... Though so far I'm not
getting any reply for the first (and only) msg I posted on 12/14/00 --
"Tomcat3.2 throws Null pointer exception when my web.xml uses 1". I wonder why
-Original Message-
From: Dave Newton [mailto:[EMAIL PROTECTED]]
> I can put it up on my site if you think it would be helpful.
Considering how many people have asked the same questions, and
how many times myself and others have answered, I think it'd
be pretty handy to have a "go look here" link w/ actual
instructions.
I think the project might benefit from
Another idea:
"Getting Tomcat to serve the *.jsp and /servlet pages on your apache based
website while Apache serves the rest"
David.
At 11:32 AM 12/19/00 -0500, you wrote:
>> With all of the documentation in all of the places that I have found,
>> it is more like trying to find the one line t
Dave:
I can put it up on my site if you think it would be helpful.
Neil.
--
Neil Aggarwal
JAMM Consulting, Inc. -- (972) 612-6056, http://www.JAMMConsulting.com
Custom Internet Development -- Java, JSP, servlets, databases
On Tue, 19 Dec 2000, Dave Newton wrote:
> Thanks Neil!
>
> >
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Peter,
my hint: look at conf/tomcat-user.xml
Tilo
Am Mit, 20 Dez 2000 schrieben Sie:
> Hello everyone, just signed up for this mailing list.
>
> I have set up Tomcat 3.2.1 and Apache 1.3.12 on
> Windows NT 4.0. Everything seems to be working
> fin
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
James,
the conf/web.xml is not processed as far as I have understood the code.
Use webapps/*/WEB-INF/web.xml
Tilo
Am Mon, 18 Dez 2000 schrieben Sie:
> Hello all,
>
> I and a colleague have been looking through the list archives, trying to find out
Set up a directory outside your tomcat directory to contain java class
files, and include that directory in your classpath. Keep it outside of
your Apache directory as well.
-Original Message-
From: Paul Gonin [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, December 19, 2000 2:02 PM
To: [EMAIL
Hello everyone, just signed up for this mailing list.
I have set up Tomcat 3.2.1 and Apache 1.3.12 on
Windows NT 4.0. Everything seems to be working
fine, I can get static pages, and call servlets...
However, when I try to go into Context Admin in
the Tomcat Administration Tools section
I get
darn right you should, Java should do that for you,
unless you have coded any JNI or other platform specific code in your
application
;-)
Filip
- Original Message -
From:
Matt
Becker
To: [EMAIL PROTECTED]
Sent: Tuesday, December 19, 2000 2:29
PM
Subject: RE: C
Make sure the DSN you are trying to get to is a System DSN and not
a User DSN, tomcat will run as a different user when run as a service
unless you specify otherwise. User DSN can only be seen by the user
it was created by.
H Deng wrote:
>
> Thanks for the tip. It does not seem to be related
Thanks for the tip. It does not seem to be related with the user permission
since the same code works fine when tomcat is running as a stand alone
application(startup). The problem only appears when tomcat is running as a
service(net start jakarta). The exception I get is
java.sql.SQLException
I posted an answer to this question about 2 weeks ago. I found that if you
put the Tomcat directory for a particular context inside the Apache document
path, Apache will then pop up the logon dialog for pages destined for
Tomcat.
-Original Message-
From: Neil Aggarwal [mailto:[EMAIL PROT
This is probably the same error I reported a couple of weeks ago, though in
my case
the error was occurring before the servlet container tried compiling a JSP.
My servlet
already processed the POST data, but the servlet container tried to re-read
the data
in preparation to hand the request to the
I am running 3.2.1 in standalone mode and when I try to do a forward with a
RequestDispatcher I get the following error:
going to /patient.jsp
res.isCommitted() = false
res.getBufferSize() = 8192
2000-12-19 04:53:48 - Ctx( /nativeweb ): Exception in: R( /nativeweb + /patient.
jsp + null) - java.
What would cause JSP to generate the same variable in the generated servlet.
I am getting the following compile error in the JSP generated servlet in
tomcat 3.2 on Windows NT. I am trying to get the book examples to run from
"SE Using Java Server Pages and Servlets"
Error: 500
Location: /exampl
try https://ip.add.re.ss:8443 instead. ie has to know that you want to use
https instead of http
Filip
- Original Message -
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, December 19, 2000 2:26 PM
Subject: Tomcat 3.2 standalone + SSL - Help please
I have followed th
I am trying to invoke a COM object from Tomcat (running under jview, with
the COM wrappers provided by J++)? I get a stacktrace as seen below, even
with Tomcat 3.2.1. I have been temporarily able to get around the problem
by switching the threading model for the COM object from "Both" to
"Apartm
sorry ... doesn't work with tomcat :(
Anyway ... you should start your java program with a +classic if this
happens ...
- Original Message -
From: "Jed Soane" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, December 19, 2000 11:29 PM
Subject: Virtual Machine error
Hi,
I am
try to start giving the option "+classic" ... should work ...
- Original Message -
From: "Jed Soane" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, December 19, 2000 11:29 PM
Subject: Virtual Machine error
Hi,
I am having an intermittent problem with my Tomcat installation.
I should be able to take the exact web app from my Windows machine and
transfer it over to my Linux machine without compiling the java code,
right?
Matt
At 02:01 PM 12/19/00, you wrote:
In your development
environment, you probably need to include the WEF-INF path in your
CLASSPATH. You shou
Hi,
I am having an intermittent problem with my Tomcat installation. When
starting/stopping Tomcat, compiling Java code that imports javax.servlet.jsp.* etc, or
when accessing JSP pages the Java Virtual Machine gives the following error:
# HotSpot Virtual Machine Error, Unexpected Signal 11
#
I have followed the instructions in server.xml for configuring SSL with Tomcat.
When I try to access the SSL connection at http://ip.add.re.ss:8443, the server
thinks about it, then my browser (IE5) displays and empty certificates box for
me the select the certificate I want to use. The certific
Title: RE: Class not found on import
In your development environment, you probably need to include the WEF-INF path in your CLASSPATH. You shouldn't have this for starting the server but for compiling your code, you do.
Phil
-Original Message-
From: Matt Becker [mailto:[EMAIL PRO
I have run into a strange little problem. I have a web application
consisting of 40 servlets. In the servlet code a good deal of redirects are
going on between the servlets. All redirects are pointed towards
"/app01/servlet/servletx".
The only apps that are configured except the /app01 are /exampl
> One of the most baffling being when going from an html page to a servlet
> it returns a 404 error even though nothing is showing up in the Tomcat log
By the tomcat log do you mean jasper.log? Until I had a virtual server set
up I got 404 errors on JSP files~maybe it's the same thing?
Dave
Title: Strange moving problems
We've developed several .jsp pages and servlets using VisualAge and the IBM JDK 1.2 on Windows NT. Now we are attempting to move these pages to a server running RedHat Linux 7.0, Tomcat 3.1.1, Sun Java 2 SDK 1.3, Apache 1.3.14 + mod_ssl. All the servlets and js
> I am updating a mysql database through a form, and populating a mysql
> database. Right now I am inserting NULL values. I have a feeling this
> is a development question
tomcat-dev is for developers of Tomcat, not of Tomcat applications.
I'm not even sure if this is a user question, since i
My question is about JSP, mysql and forms. I have included an example.
I am updating a mysql database through a form, and populating a mysql
database. Right now I am
inserting NULL values. I have a feeling this is a development question and
don't want to waste anyones
time if this is not the r
Hello... I'm running TomCat 3.21 on RedHat Linux 6.2 with Apache 1.3.12 /
mod_jk
I have run into a strange little problem. I have a web application
consisting of 40 servlets. In the servlet code a good deal of redirects are
going on between the servlets. All redirects are pointed towards
"/app01/
hi,
I suppose you have to set the content type as text/html using the
setContentType() method of response object.
Hope this helps.
Rajesh
-Original Message-
From: Guntupalli Shanti [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, December 19, 2000 1:16 PM
To: [EMAIL PROTECTED]
Subject: Netscape
Thanks Neil!
> Here is the exact procedure that I used to get apache 1.3.14 and
> tomcat 3.2.1 to work on my Linux system.
Anybody want to volunteer to either a) put in on the jakarta
site or b) put it on their own site? This way we can point
all these questions to this mini-HOWTO.
Dave
I am trying to replace ALL the Whitespace in a string. If I do this;
String newcat = newcat1.replace(' ','');
I get this error;
100. String newcat = newcat1.replace(' ','');
<>
*** Lexical Error: Empty character constant
My newcat strin
Hi,
I have tomcat 3.2 running on Apache 1.3.14.
All the HTML content in my web site is returned by the servlets based on
the templates passed
in the query. Something like
http://www.myserver.com:8070/examples/servlet/servletname?page=main
where main is a html template file.
When I am accessing
Hello:
With a LOT of help from people on this list, I finally
got apache 1.3.14 and Tomcat 3.2.1 configured and working on
my system.
Here is the exact procedure that I used to get apache 1.3.14 and
tomcat 3.2.1 to work on my Linux system.
I hope this helps some of the dazed and confused out t
Hello, yes, I would like to know also. I actually need to subscribe to the
Tomcat Development Mailing List, so
if anyone knows the "trick", please be a sport and help me out.
Thank You
John
- Original Message -
From: "Dave Newton" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tues
*lol* Sorry to be off-topic, but it's funny how helpful we
are when the questions are really easy :D
(And it's fairly remarkable how helpful we are when they're
_not_ so easy!)
Dave
>From the subscription confirmation mail :
To remove your address from the list, send a message to:
<[EMAIL PROTECTED]>
To remove your address from the list, send a message to:
<[EMAIL PROTECTED]>
-Original Message-
From: Dan Toomey [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, December 19, 2000 3:34 PM
To: [EMAIL PROTECTED]
Subject: HOW DO I GET OFF THIS LIST!~~
Now why would you want to do that? :)
"To remove your address from the list, send a message to:
<[EMAIL PROTECTED]>"
Dave
_
Get your FREE download of MSN Explorer at http://explorer.msn.com
I have written some code to add security constraints from a web app. The
only problem is that the security constraints don't become active until the
server is restarted...
Any one have any good ideas to deal with this?
It would be cool if the security constrains info was in a database...instead
i had tomcat 3.1beta something installed on my freebsd box.
all was well.
i grabbed tomcat 3.2.1 final and installed it. starting the server and
hitting the default context (ROOT) as well as playing with the Context Admin
servlet showed me that tomcat was setup somewhat properly.
well i had a
Hi. From the Linux version of Tomcat I get an error something like "class
test.testbean not found on import." I don't understand how the exact web
app, testbean.class, etc. will run on my Windows machine which I'm using
for development, but bombs on my Linux sever. The testbean.class resides in
I have two named virtual hosts in Apache using pretty much the common named
host example from the apache site. I have tomcat and mod_jk setup pretty
much as installed and working. Now, I really want Tomcat for only one of the
virtual hosts (I will run a second VM for the other virtual host if and
I am surprised this could happen, you must use a customized configuration file.
Usually, the default conf file generated by tomcat contains at least something
like this for your web-inf folder. You may want to add this to your conf file
or web configurations somewhere. (depending on the server
Hi,
I am having a problem with Tomcat 3.2.1 (I am using Java 1.2.2 on Linux)
and I am wondering if anyone is expierencing the same thing.
When I startup Tomcat 3.2.1, I get an error message saying "cannot load
servlet name: default". Tomcat continues to load, but I am having some
other problems
Paul Gonin wrote:
>
> Hi,
>
> I have a JSP that uses a bean. It uses the following directory structure :
> webapps/myapply/myapply.jsp
> webapps/myapply/web-inf/classes/mybean.class
>
> It works fine but I am annoyed that people can download the bean directly
> and "access" its conten
You
can manually re-order to classpath to put xerces.jar before parser.jar.
At least with 3.2, Tomcat adds the jars to its classpath in alphabetical
order, so you can renamed parser.jar to zparser.jar and it will be loaded
last. I've been using this trick for a while. BTW does anyone know
i have the same problem with tomcat + apaache
it works well if only run the tomcat in the 80 port.
there is anybody studing the problem
- Original Message -
From: "RV Tobin" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, December 19, 2000 5:56 PM
Subject: Re: Servlet display
> Hi!
>
> Help me if you can...
>
> I'm trying to build the mod_jk.so on Solaris 7:
>
>
> #/usr/local/apache/bin/apxs -o mod_jk.so -DSOLARIS \
> -I${JAVA_HOME}/include/solaris \
> -I../jk -I${JAVA_HOME}/include \
> -l posix4 -c *.c ../jk/*.c
>
> This script writes such rows:
>
> gcc -DSOL
yes i have problems.
- Original Message -
From: "Hayer, Jagjeet" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, December 19, 2000 5:35 PM
Subject: Servlet display
> Hi all,
>
> Has anyone had a problem with servlet display where a re-direction results
> in some of the actual
Hi!
Help me if you can...
I'm trying to build the mod_jk.so on Solaris 7:
#/usr/local/apache/bin/apxs -o mod_jk.so -DSOLARIS \
-I${JAVA_HOME}/include/solaris \
-I../jk -I${JAVA_HOME}/include \
-l posix4 -c *.c ../jk/*.c
This script writes such rows:
gcc -DSOLARIS2=270 -DUSE_EXPAT -I../lib
hi,
I'm trying to use Xalan-2 with tomcat ... but
aparently the parser that has been added to Tomcat (parser.jar) doesn't provide
the necassary functionality to let Xalan work. I need the Xerces.jar ...
Anyway ... i can't replace the parser.jar with the
xerces because then tomcat won't
Hi,
I have a JSP that uses a bean. It uses the following directory structure :
webapps/myapply/myapply.jsp
webapps/myapply/web-inf/classes/mybean.class
It works fine but I am annoyed that people can download the bean directly
and "access" its content because it contains critical informa
Is there a way to exclude the login form pages from being constrained while
constraining the
entire application? I know I can constrain each directory separately and not constrain
the
directory that contains the login pages. But can I constrain /* and exclude the login
pages?
are you closing you resultsets and prepared statements before you try closing the
connection?
ie:
rs.close();
ps.close();
conn.close();
Matt
Ethan Michaels wrote:
> I was not calling close() on some database connections. That may have been
> the problem. It's hard to tell because in the course o
Neil,
Actually if someone would just fix the makefiles
in the 3.2 distribution so they actually worked,
most of these posts would go away. The freebsd
makefile is definitely broken; I'm guessing
the linux makefile is just as bad.
Dave
- Original Message -
From: "Neil Aggarwal" <[EMAIL
I was not calling close() on some database connections. That may have been
the problem. It's hard to tell because in the course of fixing that I
created some other problems that I'm still in the middle of debugging. If
any useful information emerges, I'll let y'all know.
I can say that previously
Hello Peter,
you'll need to modify the server.xml and web.xml files - the Admin interface
doesn't persist any of the changes you make using it.
-Thom
peter duong wrote:
> hi,
> i am trying to use admin function to map some jsp and servlets to my
> localhost.
> it it possible or i have to map i
Is there a trick to get IIS to cooperate with security-constraints set in Tomcat? IIS
asks for my
BASIC authentication as configured but it adds a field for domain and does not appear
to pass the
credentials to Tomcat. Help!
__
Do You Yahoo!?
Yaho
Following is my directory/file structure for a servlet,
it works fine.
the
index.html has the statement:
" align=TOP>Execute
webapps
|
execution
||
servlets WEB-INF
|
|
index.html classes
|
hi,
i am trying to use admin function to map some jsp and servlets to my
localhost.
it it possible or i have to map it manually using server.xml and web.xml
thanks
peter
Use the multi-part upload package from Jason Hunter. You can get it at
www.servlets.com or www.oreilly.com.
-Original Message-
From: Zsolt Koppany [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, December 19, 2000 9:35 AM
To: [EMAIL PROTECTED]
Subject: fileupload handling
Hi,
with a FORM INP
Unfortunately I also have this problem but I don't know how to solve yet.":-(
Xandao.
On Tue, 19 Dec 2000 22:53:47 +0900
"Kim soon il" <[EMAIL PROTECTED]> wrote:
> Dear Tomcat users,
>
> [ linux + tomcat (3.1)+ oracle(8.1.6) ]
> I used Oracle Thin Driver [ classes12.zip ]...
I suggest you to use GetServletContext instead of static class in your servlets to have benefit of load-balancing.
public void init() throws ServletException {
ImportantLibrary lib = (ImportantLibrary) getServletContext().getAttribute( "important_library_key" );
if ( lib == null ) {
Hi,
with a FORM INPUT TYPE=file files can be downloaded from the client but
how can I read and extract the downloaded file from a servlet? The
downloaded file can contain zip or gnu-tar files.
--
Zsolt Koppany
Intland GmbH www.intland.com
Schulze-Delitzsch-Strasse 16
D-70565 Stuttgart
Tel: +49-7
Title: Problem with adapter on solaris 7
I am having a problem getting mod_jk.so to compile on solaris 7. Here is the exact output
/opt/apache/bin/apxs -o mod_jk.c -DSOLARIS -I../jk -I /usr/java1.2/include -I /usr/java1.2/include/solaris -c -l posix4 ../jk/*.c
gcc -DSOLARIS2=270 -DUSE_EXP
I'm getting a 405 error when I try to run a servlet that uses the getPost
method.
I'm assuming this is a permissions error? How can I set this up so I don't
get this error?
I'm placing the servlets in the default servlets directory.
1 - 100 of 150 matches
Mail list logo