Re: Error 403

2001-05-10 Thread Samuzeau Pascal
Yes, for all. No more ideas ? Sincerily PS William Kaufman wrote: Well, does that file exist? If so, is it readable to Tomcat? And, did you set the TOMCAT_HOME environment variable? -- Bill K. -Original Message-

Auto reload

2001-05-10 Thread Erik Dybdahl
The auto-reload mechanism, does it only work for changed servlets, or is it possible to get Tomcat to auto-reload changed (or new) classes and libs under the WEB-INF dir also? In other words: can I change my web-application without affecting (by doing stop/start Tomcat) other web-applications on

Re: homepage homepage homepage homepage homepage homepage homepage homepage homepage homepage !!!

2001-05-10 Thread Michael G. Anderson
For newbies only... Whenever you seehomepage.HTML.vbs an extension past the HTML part of a URL It usually means that you are not opening a Webpage You are actually opening and attachment .. in this case a vicious Visual Basic Script. When you see anything that ends in anything other

Re: heh

2001-05-10 Thread Michael G. Anderson
Good OnE!!! :))) Tim O'Neil wrote: Microsoft Outlook = Virus Creation Lab

HTTP request lost between Apache Server and servlet

2001-05-10 Thread David Sanders
Configuration: Apache Server 1.3.17, mod_jk, and Tomcat 3.2.1 on Linux Occasionally an HTTP request reaches the server but doesn't reach my servlet's service method. Any ideas how this can happen and how to diagnose/resolve the problem?does * - The request does *not* appear in Apache Server's

Hot Servlet Deployment in Tomcat 3.2.1

2001-05-10 Thread Allan Kamau
I am running Tomcat 3.2.1. The Server hosting the tomcat will soon go into production. I wanted to know if and how it is possible to deploy servlets without having to restart Tomcat 3.2.1 so it may read the modified web.xml in my context. Thanks in advance. Allan Kamau.

problem with amp;

2001-05-10 Thread C Santosh Kumar
hai guys I have a problem with Netscape navigator html head script window.location.href=ShowItem.po?name=laovaamp;remoteid=23512amp;b=rajuu /script /head /html It is working fine in IE. But if i am opening this page with Netscape it is not passing the name value pairs to the servlet. It

IIS Redirect - no more POST parameters

2001-05-10 Thread Glyn Walters
Hi Servlets that we have been running on Tomcat have been picking up parameters from doPost whilst it was referenced by specific port. Having now re-configured IIS to redirect to Tomcat it seems that the parameters are not being passed through? I noticed some threads on this in the archive but

Windows OUTLOOK mailusers please disable your Scripting Host ;)

2001-05-10 Thread Egger Lothar
hi all (Outlook users) please take a look at. http://www.symantec.com/avcenter/venc/data/win.script.hosting.html http://www.symantec.com/avcenter/noscript.exe use this programm to disable/enable your scripting host (no more mail .vbs viruses). regards lothar sorry for the off topic but i

RE: Tomcat + SSL Certificates

2001-05-10 Thread Alan Williamson
Ylan, Sean, Thank you for your replies. I do have SSL working through Tomcat directly using a test certificate that I got from the CA Thawte, however it only seems to work with a standard x509 certificate (40-bit)! I'd really like to be able to make use of the latest SGC SuperCerts (as Thawte

RE: HTTP request lost between Apache Server and servlet

2001-05-10 Thread Rainer Mager
I don't know why it happens but we had the same problem and it went away in Tomcat 3.2.2b4. --Rainer -Original Message- From: David Sanders [mailto:[EMAIL PROTECTED]] Sent: Thursday, May 10, 2001 4:23 PM To: '[EMAIL PROTECTED]' Subject: HTTP request lost between Apache Server and

Obtaining SSL Certificate in Servlet/JSP Page?

2001-05-10 Thread Brendan McKenna
Hi, We are using the following environment: Linux / Apache 1.3.19/mod_ssl/mod_jk / Tomcat 3.2.1 In a portion of our application, we're using apache/mod_ssl to require the user to present us with a client certificate. All of this works fine. Where we're having a

Re: Class load problem

2001-05-10 Thread Bob Davison
On 08/05/2001 21:39:31 Hawkins, Keith (Keith) wrote: I have a servlet that uses the Sun's jndi classes to access a LDAP database. I have a test program that can run my servlet's jndi access methods without any problem. When I install and run the servlet under tomcat, the class loader

RE: Obtaining SSL Certificate in Servlet/JSP Page?

2001-05-10 Thread Todd Sussman
Don't quote me, but I remember seeing a similar post before. As I recall apache will not forward the ssl information to tomacat. Hope that helps. Todd -Original Message- From: Brendan McKenna [mailto:[EMAIL PROTECTED]] Sent: Thursday, May 10, 2001 10:58 AM To: [EMAIL PROTECTED]

Trying to start Jakarta as a NT service

2001-05-10 Thread Michel COTE
Hello, I'm trying to start Jakarta as a NT service. I allways get the following error message (this is a translation from french to english ) : Unable to start the jakarta service on \\ mysystem Error 2140: Windows NT internal error In my log directory it creats the following jvm.stderr file

RE: Antigen found =*.vbs file (off topic)

2001-05-10 Thread G.Nagarajan
maybe use xml messaging? looks like a great idea. -Original Message- From: Tim O'Neil [mailto:[EMAIL PROTECTED]] Sent: Thursday, May 10, 2001 12:18 AM To: [EMAIL PROTECTED] Subject: Re: Antigen found =*.vbs file At 05:07 PM 5/9/2001 -0500, you wrote: With all these virus found

URGENT! Must form-based login run inside TOMCAT_HOME/webapps?

2001-05-10 Thread Mascha Kluge
Hi all there, I asked the same a few days ago, but it is very URGENT so I ask again. I'm doing form-based login with Tomcat 3.2.1; must my application run in the folder TOMCAT_HOME/webapps? When it doesn't I get the error j_security_check not found. How can I resolve this problem? THX,

Re: Trying to start Jakarta as a NT service

2001-05-10 Thread Yury Gurevich
Please, include your wrapper.properties file. ** This message is intended solely for the individual(s) and entity(s) addressed. It is confidential and may contain legally privileged information. The use, copying or

RE: Tomcat IIS HowTo

2001-05-10 Thread Lee Goddard
This is of course not a Tomcat issue at all, but a Cocoon issue, and derives from being awake for too long too eager to see XML to PDF. ALl is fine now: I love all of you Apache people very much; keep up the good work folks! Thank you and good night. lee -Original Message- From: Lee

Re: Obtaining SSL Certificate in Servlet/JSP Page?

2001-05-10 Thread Brendan McKenna
Hi, A little follow-up to my own message, sorry. - You have to use the ajp13 interface from Apache to Tomcat. - You have to have your apache properly set up (we had an error in ours). - The certificate is then available as the

Problem with user authentication

2001-05-10 Thread Stellwag, Christian
Title: Problem with user authentication I've got a Tomcat 3.2 running with standard form-based user authentication for my context. It works fine when accessed from within our Intranet. But I get a login-error after authenticating when accessing the site from the web as if I typed in a

request.getparamter doesn't return anything without an '=' (equals) in the query string

2001-05-10 Thread Ray Pitmon
Hi, I apologize if this has been talked about before. (I was surprised I couldn't find anything in the archives.) When browsing a URL with a query string, Tomcat doesn't seem to recognize it unless there's an '=' in it. (it returns a null if there's no '=') Actually, Tomcat sees it, but it

RE: Trying to start Jakarta as a NT service

2001-05-10 Thread Randy Layman
Its a well documented fact that the JK_NT_Service can't deal with spaces in either the JAVA_HOME or TOMCAT_HOME directories. Either move your JDK to a different directory, or use the short names (i.e. Progra~1). Randy -Original Message- From: Michel COTE

Trying to use https: in Tomcat

2001-05-10 Thread dave . prout
I'm trying to connect to an url using url = (URL) new URL(https://xx;); In Tomcat I get the error message unknown protocal: https Does anyone know how I get around this ?

RE: problem with amp;

2001-05-10 Thread William Kaufman
PATIENT: Doctor, it hurts when I raise my arm. DOCTOR: Well, then, stop raising your arm. (Translation: don't use amp;, use . amp; is only necessary in XHTML, which few browsers support.) -- Bill K. -Original

RE: problem with amp;

2001-05-10 Thread William Kaufman
Sorry about that last response--I didn't notice you mentioned a stylesheet. By stylesheet, do you mean XSL[T]? If so, you should output the with xsl:text disable-output-escaping='yes'/xsl:text element, which should convince XSL not to interpret it as an entity.

Re: Using Digest method of JDBCRealm

2001-05-10 Thread Larry Rogers
Thanks for the clue, Ignacio. It seems that the JDBCRealm class is looking for LocalStrings in the old package. If you unpack catalina.jar, copy org.apache.catalina.authenticator.LocalStrings to org.apache.tomcat.resources.LocalStrings and repack it, it works fine. I filed bug report #1701.

Does tomcat undestant static classes?

2001-05-10 Thread Egidijus Drobavicius
I use one class as a collection of data items, such as public static final String tmpDir="/u/somedir" When I use this under W2000, it works. Under UNIX (SCO 506) i get java.lang.IllegalStateException: Can't happen - classname is null, who added this ? at

Re: Trying to use https: in Tomcat

2001-05-10 Thread Pae Choi
Place the following line before the URL line as: java.lang.System.setProperty(java.protocol.handler.pkgs, com.sun.net.ssl.internal.www.protocol); Alternatively. we can declare it on the command line as well. Hope this help. Pae -Original Message- From: [EMAIL PROTECTED] [EMAIL

database connectivity

2001-05-10 Thread Ajay Ejantkar
I'm am new to Java and Servlets. I have set up the tomcat server, with Apache on my NT machine, and am able to run all the example servlets, and have been able to create an app using the ant tool. Now I want to try to create a servlet that will connect to a dB. I have a sybase adaptive server

Server.xml

2001-05-10 Thread Anthony Scott
I have a problem with Tomcat reading application outside of /webapp. I have setup my webserver to mount my client box to read public_html directory. Apache work fine for http://www.rose.com/~sco/ but my attempt to config server.xml to read the client directory has failed. I added the following

Security Issue

2001-05-10 Thread Martin Mauri
Hi users, My apologies if this's an off topic question, but, is there any way with Tomcat to deny users browsing the files when they point to some URL, say: http://myhost:port/report/ will show users a list with the files that are inside the report directory, and though I want them to access an

Re: Does tomcat undestant static classes?

2001-05-10 Thread Arnaud Dostes - NTI
Yeah I get that one too, i think it's a pretty funny message, don't you ? I get it when updating a servlet or jsp and hiting refresh in my browser I work around it by restarting tomcat but if someone could explain why it happens, it'd be nice Cheers, AD - Original Message -

Re: Trying to use https: in Tomcat

2001-05-10 Thread Pae Choi
Did you declared it in the java.securty file? If not, you may need to add the line, java.security.Provider provider = new com.sun.net.ssl.internal.ssl.Provider(); java.security.Security.addProvider(provider); Pae This made no difference at all ! -Original Message- From: Pae Choi

Re: Security Issue

2001-05-10 Thread rday
apache. use the deny directory listing directive - look in the manual FFI. At 5/10/2001 3:22:42 PM, Martin Mauri [EMAIL PROTECTED] wrote: # Hi users, # # My apologies if this's an off topic question, but, is there any way with # Tomcat to deny users browsing the files when they point to some

RE: Tomcat + SSL Certificates

2001-05-10 Thread Sean Pritchard
I generated a self-signed certificate using the keytool as discussed in the tomcat doc. It seems to be encrypting at 128-bit (according to my browser). You will need a version of the security extensions (JSSE I think) that supports 128 bit encryption. I don't know whether the international

RE: Trying to use https: in Tomcat

2001-05-10 Thread dave . prout
I get a NoClassDefFoundError on the statement below. Do I have to make any run-time changes, i.e. add some JSSE jars to my Class Path or Tomcat ? -Original Message- From: Pae Choi [SMTP:[EMAIL PROTECTED]] Sent: 10 May 2001 15:29 To: tomcat-user Subject: Re: Trying to use

Re: database connectivity

2001-05-10 Thread Matt Goss
Try WROX.com. Their books and source code are invaluable! Matt Ajay Ejantkar wrote: I'm am new to Java and Servlets. I have set up the tomcat server, with Apache on my NT machine, and am able to run all the example servlets, and have been able to create an app using the ant tool. Now I want

RE: Security Issue

2001-05-10 Thread Sean Pritchard
You can add a welcome file list to your web.xml. I think the following syntax is correct... welcome-file-list welcome-filefirst.html/wecome-file /welcome-file-list -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Thursday, May 10, 2001 10:28 AM To:

RE: Trying to use https: in Tomcat

2001-05-10 Thread Sean Pritchard
I the tomcat docs online there is a writeup on running SSL in Tomcat standalone. It gives step by step instructions including where to put the jsse.jar and how to modify your policy file. I tried it and it worked. Sean -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL

user authentication documentation

2001-05-10 Thread Dante le Poole
does anyone know of any docs or examples of how to setup form-based user authentication? I read the info in the userguide but it only explains how to setup the database. I need to know how setup the forms, the web.xml and whatever else is necessary. thanx! Dante le Poole

to obtain browser name and version

2001-05-10 Thread Jack Li
Hello, Is there a way to obtain the browser name and version in JSP? Thanks, Jack Li

Re: Tomcat/IIS 5.0 ISAPI REDIRECTOR

2001-05-10 Thread Keith Willis
Hi, I have been fighting this also. I have not been able to solve it either. I put the following in my server.xml file... Context path=/ docBase=D:\www crossContext=false debug=0 reloadable=true

Re: Security Issue

2001-05-10 Thread Oldeboershuis, Simon
go for server.xml in tomcat/conf [...] !-- default handler - static files and dirs. Set the suppress property to true to suppress directory listings when no welcome file is present. NOTE: This setting applies to *all* web applications that

jsp and servlet

2001-05-10 Thread Andrea Mari
Hi, in a jsp page I have an object with scope application. Can I use this object from a servlet? Thanks Andrea

Re: Security Issue

2001-05-10 Thread Martin Mauri
Hi Sean, I've got the welcome file, but I have many directories, and I cannot add a welcome file to each one, I think that there's another way to do it... any idea? thanks, Martin You can add a welcome file list to your web.xml. I think the following syntax is correct...

Re: Auto reload

2001-05-10 Thread Bo Xu
From: Erik Dybdahl [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: Auto reload Date: Thu, 10 May 2001 08:48:07 +0200 [...] In other words: can I change my web-application without affecting (by doing stop/start Tomcat) other web-applications on the same Tomcat-server?

checking to see if JSP has changed

2001-05-10 Thread William Au
Is there a way to configure Tomcat 3.2.1 so that it only check to see if a JSP has changed (and therefore needs to be recompiled) at a certain time interval instead of on every request? Bill

Re: to obtain browser name and version

2001-05-10 Thread Brendan McKenna
Hi, : Hello, : : Is there a way to obtain the browser name and version in JSP? request.getHeader(user-agent); You'll have to decode the string you get back a bit, but that's how you do it... : : Thanks, : Jack Li : :

Re: Trying to use https: in Tomcat

2001-05-10 Thread Pae Choi
Dave, Of course, JSSE has three JARs that need to be recognized. Otherwise, we will get the error message like you have. It applies all other Java package. :-) They can be placed under different places, but recommeded to place them under the path,

Re: jsp and servlet

2001-05-10 Thread Brendan McKenna
Hi, : Hi, : : in a jsp page I have an object with scope application. Can I use this object : from a servlet? Yes, in the servlet, use this.getServletContext() to get the ServletContext, then use getAttribute(name) to retrieve the attribute. The ServletContext is the

web-app context / relative urls

2001-05-10 Thread Nathan Coast
Hi, Does anyone know of a way to get the context of a web app prior to compilation of any jsps? I've got a number of jsp's which all contain urls to static content (images etc), the jsps themselves are often accessed from a number of different urls: /jsp/myPage.jsp

Re: jsp and servlet

2001-05-10 Thread Egidijus Drobavicius
According to JSP specification, objects with a scope application are stored to context object's hashtable which is supposed to be one for the application. This means that if you store object once (jsp:useBean id=myBean class=myclass scope=application/) each time later it will not be created and

RE: Trying to use https: in Tomcat

2001-05-10 Thread dave . prout
My next problem is when I try to connect. HttpsURLConnection conn = (HttpsURLConnection) url.openConnection(); String postData = x; conn.setRequestMethod(POST); conn.setDoOutput(true); conn.setRequestProperty(Content-Length,

Static HTML vs Servlet

2001-05-10 Thread Skinner, Dallas M
I'm not sure if this is a topic for this list. I am pretty sure it is a stupid question but it is baffling me right now. I know that I should use Apache and Tomcat together because Apache serves static html better than Tomcat does. My question is how do I do this. I would like to go from a

Re: Tomcat providers

2001-05-10 Thread Sachin Phatak
Hi! Cristoph You could check out www.podc.com thanks sachin - Original Message - From: Christoph Rooms [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, May 10, 2001 2:22 AM Subject: Tomcat providers Hi, I'm looking for a host firm that will host my site and my java servlet.

sessions response.sendRedirect

2001-05-10 Thread Ben Carterette
I upgraded Monday from apache+jserv to Apache 1.3+Tomcat 3.2.1+mod_jk, and I'm experiencing some bizarre problems with some of my webapps. One in particular looks like this: index.jsp --- %@ page import=java.sql.* % % if (request.getRemoteAddr().equals(...)) {

Using mod_rewrite for encoded urls

2001-05-10 Thread Steve Taylor
I have seen the following rewrite used to forward encoded URLs from Apache to Tomcat but it does not seem to work: IfModule mod_rewrite.c RewriteEngine On RewriteRule ^(/.*;jsessionid=.*)$ $1 [T=jserv-servlet] /IfModule I am using the mod_jk web server adapter. So should it be T=jk-servlet

AW: Trying to use https: in Tomcat

2001-05-10 Thread Thomas Bezdicek
ae, https means you need a handshake to get the connection encrypted. so make the handshake first. regards, tom -Ursprüngliche Nachricht- Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Gesendet: Donnerstag, 10. Mai 2001 17:44 An: [EMAIL PROTECTED] Betreff: RE: Trying to use

RE: global params on startup

2001-05-10 Thread Greg Hanson
I need to be able to set attributes globally, not only for a specific web app, but also for the whole jvm. -Original Message- From: Kanan Khokhani [mailto:[EMAIL PROTECTED]] Sent: Wednesday, May 09, 2001 11:02 AM To: [EMAIL PROTECTED] Subject: Re: global params on startup hi, have u

NoInitialContextException

2001-05-10 Thread Michael Schommer
Hi, I'm using a Tomcat 3.3 and try to access a session-EJB from a servlet. When I try to get an InitialContext in my servlet: Hashtable env = new Hashtable(); Context ic = new InitialContext(env); EJBMMHome home = (EJBMMHome) ic.lookup(EJBMM); I get the error: class

RE: sessions response.sendRedirect

2001-05-10 Thread Brandon Cruz
I also posted a similar problem yesterday. When I attempt to do a response.sendRedirect it seems like the apache+tomcat configuration hangs. It responds a little differently than you describe though. It causes the new page (the one I redirect to) to be appended to the end of the old one in some

Re: to obtain browser name and version

2001-05-10 Thread Mike Spisak
Jack- Here is a sample of how I have done it: % String browser = request.getHeader(User-Agent); if(browser.indexOf(MSIE) = 0) { // IE-specific code } else if(browser.indexOf(Mozilla) = 0) { // Mozilla-specific code (netscape) } else {

IIS working with ASP and JSP

2001-05-10 Thread Williams, Steven
Hello, I have IIS 5 on NT 4 svpk 6a running ASP (front page) and installed Tomcat. When the filter is running my ASP are inaccessible, turn it off and ASP works fine. Any Ideas?

Re: user authentication documentation

2001-05-10 Thread Christian Hargraves
I believe there is an example of this in the examples project's web.xml config file On Thursday 10 May 2001 08:43, you wrote: does anyone know of any docs or examples of how to setup form-based user authentication? I read the info in the userguide but it only explains how to setup the

Re: Trying to use https: in Tomcat

2001-05-10 Thread Pae Choi
Dave, I suggest you to invest some of your efforts by either researching, reading, etc, etc. It's is not fair for us to provide every line of problems you have. Pae My next problem is when I try to connect. HttpsURLConnection conn = (HttpsURLConnection) url.openConnection(); String

unsubscribe me

2001-05-10 Thread somboon lim

Re: Tomcat/IIS 5.0 ISAPI REDIRECTOR

2001-05-10 Thread Mike Spisak
Hamant / Keith - I tried to do what I believe you are asking and I got it to work.. Here is the process I followed: My server.xml file has lines that looks like this (as I stated in my previous note): Context path=/ docBase=/Inetpub/wwwroot

Is there a way to stop / unload a running servlet?

2001-05-10 Thread Wilt, Paul
We have done some poking around and have not found the answer to this question! Paul E Wilt Principal Software Engineer XanEdu, Inc. ( a division of Bell+Howell InformationLearning) http://www.XanEdu.com mailto:[EMAIL PROTECTED] mailto:[EMAIL

session object problem with cookies disabled

2001-05-10 Thread Filippo Munafò
I've a problem running Tomcat + IIS 5.0 on Win2K. I've tried Tomcat 3.2.1, 3.2.2, 3.3-m2. Everything works fine unless the session example: a new session is created everytime I add a new item in my cart so it contains always only one item! All is OK with Tomcat as stand-alone. Every other example

why is Tomcat so good?

2001-05-10 Thread JULIEN,TIMOTHY (HP-NewJersey,ex2)
How would you rank what is most valuable to you about Tomcat? __Ease of use __Open Source __Spec Compliant __Free __User Community __Performance __Other How would you like to see Tomcat improve? Tim Julien HP Middleware

Tomcat With Domino Web Server

2001-05-10 Thread Jim Urban
Hello, Has anyone used Tomcat to server servlets in conjunction with Domino web server? Can someone point me to a site or document that explains how to configure Domino to work with Tomcat? BTY, Domino is running on AIX 4.3, Domino is version 5.x (not sure of the .x). Jim Urban Project

Tomcat User

2001-05-10 Thread Martin Mauri
Hi users! I've read in the Apache documentation that, at least on Solaris systems, the Apache is started up by root but he spawns the processes as a diferent user, called nobody. What I want to know, is what happens with Tomcat when is running integrated with Apache does it run its proesses as

context name

2001-05-10 Thread Nathan Coast
Hi, Is there any way to get the web-app context (as it appears in the url) during servlet.init(ServletConfig config){} ? e.g. myserver/mycontext/index.html context = mycontext myserver/index.html context = Thanks Nathan

RE: to obtain browser name and version

2001-05-10 Thread Jack Li
Mike Spisak, Thank you very much. Jack Li -Original Message- From: Mike Spisak [mailto:[EMAIL PROTECTED]] Sent: Thursday, May 10, 2001 12:08 PM To: [EMAIL PROTECTED] Subject: Re: to obtain browser name and version Jack- Here is a sample of how I have done it: % String browser =

RE: why is Tomcat so good?

2001-05-10 Thread Nael Mohammad
Below is on a scale of 1 to 5, with 1 being the highest. -Original Message- From: JULIEN,TIMOTHY (HP-NewJersey,ex2) [mailto:[EMAIL PROTECTED]] Sent: Thursday, May 10, 2001 10:51 AM To: '[EMAIL PROTECTED]' Subject: why is Tomcat so good? How would you rank what is most valuable to you

Re: session object problem with cookies disabled

2001-05-10 Thread Benoit Jacquemont
The default way to store object on the client side is by using cookie: if you disabled cookie, you cannot use session. There is an other way, that I never tried myself, which is to use an old method called urlencoding. Indeed, instead of storing session in a cookie, you store it in the url,

Re: why is Tomcat so good?

2001-05-10 Thread Mike Spisak
Heh.My answers are below.. At 10:50 AM 5/10/2001 -0700, you wrote: How would you rank what is most valuable to you about Tomcat? _X_Ease of use ... some of it is easy.. and some of it is sh*t-ass-hard / confusing (thats why this group exists) _X_Open Source .. Open source is good.. BUT all

Re: Tomcat providers

2001-05-10 Thread Corey A. Johnson
shameless plug The company i work for offers JSP/Servlet/EJB hosting... all accounts get dedicated JVM and TOMCAT instance... we use Sun SPARC Servers.. and we offer LDAP/MySQL/MSSQL7/JBoss access as well... http://www.cniweb.net/ /shameless plug ;-) Sachin Phatak wrote: Hi! Cristoph You

RE: session object problem with cookies disabled

2001-05-10 Thread Devon Ziegler
There is a setting is server.xml relating to supporting sessions without cookies (session id should end up in URL instead). I don't recall the exact setting. You might need to change this setting (or I could be wrong :) ). -Original Message- From: Filippo Munafò [mailto:[EMAIL

RE: user authentication documentation

2001-05-10 Thread Dante le Poole
When running the example, after submitting the login-form I get a 404, stating that /examples/jsp/security/login/j_security_check can't be found. This is correct, because I can't find a servlet with that name anywhere in the tomcat directory tree. I get the feeling this j_security_check is

Re: session object problem with cookies disabled

2001-05-10 Thread Bo Xu
Filippo Munafò wrote: I've a problem running Tomcat + IIS 5.0 on Win2K. I've tried Tomcat 3.2.1, 3.2.2, 3.3-m2. Everything works fine unless the session example: a new session is created everytime I add a new item in my cart so it contains always only one item! All is OK with Tomcat as

RE: sessions response.sendRedirect

2001-05-10 Thread Beau Bisquette
Hey, Try putting a 'return ;' after the response.sendRedirect( ... ); -- otherwise you'll end up with all kinds of confusion. At 05/10/2001 11:30 -0500, Brandon Cruz wrote: I also posted a similar problem yesterday. When I attempt to do a response.sendRedirect it seems like the apache+tomcat

RE: Standar Template

2001-05-10 Thread Dante le Poole
One thing to consider is the way the requests are reflected in your logfiles. The second method (a single template with the content reference passed in as a parameter) will screw up your statistics in the sense that you'll only see hits on the template-page. Be sure to log the request-parameters

ant compile jakarta problem

2001-05-10 Thread Erena Langley
Hi, I am getting this error. [erena@statler jakarta-tomcat-3.2.1-src]$ ./build.sh clean Exception in thread main java.lang.NoClassDefFoundError: org/apache/tools/ant/Main I have fiddled around, putting what I think to be the ant jars in my classpath, and also reinstalling ant. Where should ant

Re: Tomcat and MySQL

2001-05-10 Thread Gary Lawrence Murphy
Any recommendations for JDBC connection pool software? I'd seen Turbine mentioned in this context, but couldn't figure out how to extract just that functionality from it. Any other recommended packages for a simple but robust pool? -- Gary Lawrence Murphy [EMAIL PROTECTED] TeleDynamics

RE: sessions response.sendRedirect

2001-05-10 Thread Brandon Cruz
Still the same problem, the server seems to get all confused with this redirect command. It takes a very long time to go to the page, and when it does, it is not displayed correctly still. Brandon -Original Message- From: Beau Bisquette [mailto:[EMAIL PROTECTED]] Sent: Thursday, May

java database

2001-05-10 Thread Kevin Fonner
Do any good 100% pure java databases exist? Open Source java databases?

Newbie needs help! How to accept POSTs in Apache 1.3.12

2001-05-10 Thread bob loeffler
Hi all, This is slightly off-topic but still related to Apache. Last night I asked this question on the newsgroup that was mentioned on the Apache website, but I don't have newsgroup access here at work so I thought I would ask on this mailing list too. Does anyone know how to set up an Apache

JSP compilation under Tomcat 4.0 Beta 3

2001-05-10 Thread Romin K. Irani
Hi All, I have installed tomcat 4-b3 in d:\tomcat directory. I have created another context by adding the following entry to the server.xml file Context path=/timesheet docBase=timesheet debug=0 reloadable=true / There is one jsp i.e d:\tomcat\webapps\timesheet\test.jsp , the

Re: java database

2001-05-10 Thread Steve Ruby
Kevin Fonner wrote: Do any good 100% pure java databases exist? Open Source java databases? never used it but I believe it is being packaged with the current turbine TDKS, says it is beta, don't know a thing about its goodness

Re: java database

2001-05-10 Thread Steve Ruby
Kevin Fonner wrote: Do any good 100% pure java databases exist? Open Source java databases? sorry forgot the url for hypersonicSQL http://sourceforge.net/projects/hsql/

Re: ant compile jakarta problem

2001-05-10 Thread Noel E. Lecaros
The file ant.jar should be in your CLASSPATH. Erena Langley wrote: Hi, I am getting this error. [erena@statler jakarta-tomcat-3.2.1-src]$ ./build.sh clean Exception in thread main java.lang.NoClassDefFoundError: org/apache/tools/ant/Main I have fiddled around, putting what I think to

Re: java database

2001-05-10 Thread Noel E. Lecaros
InstantDB. For more info, look at www.enhydra.org. Kevin Fonner wrote: Do any good 100% pure java databases exist? Open Source java databases?

mapping/war file structure questions...

2001-05-10 Thread Peter Smith
1. What is the 'default' servlet? Is the servlet defined in a web.xml file to have the 'servlet-name' default? Couldn't find definition in servlet spec. 2. How does Tomcat map a request to a specific application? For instance, if my tomcat-apache.conf file, which is #included in my

Re: Tomcat User

2001-05-10 Thread Milt Epstein
On Thu, 10 May 2001, Martin Mauri wrote: Hi users! I've read in the Apache documentation that, at least on Solaris systems, the Apache is started up by root but he spawns the processes as a diferent user, called nobody. What I want to know, is what happens with Tomcat when is running

Anyone using Tomcat 4.0 beta 3 and JBoss 2.2.1?

2001-05-10 Thread John Menke
Is anyone using Tomcat4.0 Beta 3 and JBoss 2.2.1? I am having a problem getting an InitialContext and get the following error: javax.naming.CommunicationException[Root exeption is java.rmi.ServerException: RemoteException occured in server thread; nested exception is

Âü°íÇϼ¼¿ä

2001-05-10 Thread vbkhvc71
¿©·¯ºÐ¿¡°Ô °¡Àå ÇÊ¿äÇÏ°í À¯ÀÍÇÑ ÄÄÇ»ÅÍ °ü·ÃÇÁ·Î±×·¥À» ÆÄ°ÝÀûÀ¸·Î ½Ñ °¡°Ý¿¡ °ø±ÞÇÕ´Ï´Ù ÃֽŰÔÀÓ. À¯Æ¿°ü·ÃÇÁ·Î±×·¥. MP3. ºñµð¿À½Ãµð µîµî ¸ðµç ÇÁ·Î±×·¥À» ÆǸÅÇÕ´Ï´Ù ¹°·Ð ½Å¿ë °ÆÁ¤À» ÀüÇô ½Å°æ¾²Áö ¸¶½Ê½Ã¿ä ¾ÐÃàÈ­ÀϼÓÀÇ ³»¿ëÀ» º¸½ÅÈÄ ÀüÈ­³ª ¸ÞÀÏ·Î ¿¬¶ôÁֽʽÿä ÀÌ ¸ÞÀÏÀ» º¸³½ ¾ÆÀ̵ð·Î´Â ¿¬¶ôÀÌ µÇÁö

RE: Âü°íÇϼ¼¿ä

2001-05-10 Thread Darrell Porter
excuse me? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Thursday, May 10, 2001 11:30 PM Subject: Âü°íÇϼ¼¿ä ¿©·¯ºÐ¿¡°Ô °¡Àå ÇÊ¿äÇÏ°í À¯ÀÍÇÑ ÄÄÇ»ÅÍ °ü·ÃÇÁ·Î±×·¥À» ÆÄ°ÝÀûÀ¸·Î ½Ñ °¡°Ý¿¡ °ø±ÞÇÕ´Ï´Ù ÃֽŰÔÀÓ. À¯Æ¿°ü·ÃÇÁ·Î±×·¥. MP3. ºñµð¿À½Ãµð

Re: Tomcat and MySQL

2001-05-10 Thread Jeff Kilbride
DbConnectionBroker available at www.javaexchange.com. I've also heard of Poolman, but have never used it myself. Thanks, --jeff - Original Message - From: Gary Lawrence Murphy [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, May 10, 2001 1:24 PM Subject: Re: Tomcat and MySQL

  1   2   >