Intercepting AuthenticationFilter and dispatching need help !

2001-12-25 Thread Softwareentwicklung Hauschel
Hey all, i want to check if the user is authenticated. I've read that the Filters are the right place to do that. If the User is not authenticated, so i want to dispatch him to a login page. Does anybody knows how to do that ? I've tryed it in the Filter in this way:

Recursion problem solved, question opened

2001-12-25 Thread Nikola Milutinovic
Hi all. Some days ago I reported an error on JDBC and JSP in recursion. Just to remind everyone... I had a JSP page make a JDBC connection to PostgreSQL database. The database contained a table which held a hierarchy (n-tree) and another that held leaf nodes (our company, it's

Start page

2001-12-25 Thread Salvatore Balzano
I,m sorry, I've posted my message in HTML. I repost it in plain text. Hi, how can I set the start page for an application (this is, by default, index.jsp, and I want to make it mystartpage.jsp) Thanks. -- To unsubscribe: mailto:[EMAIL PROTECTED] For additional commands: mailto:[EMAIL

Re: Problem Installing Tomcat.4.0.1 on Redhat Linux 7.0

2001-12-25 Thread Cynthia Jeness
Stan Levine wrote: I am new to Linux, Apache and Tomcat. I am trying to install Tomcat 4.0.1. I already have Apache 1.3.12 installed as part of my Redhat Linux 7.0 installation. I downloaded webapp-module-1.0-tc40-linux-glibc2.2.tar.gz. 1) First I ran gunzip and built the tar file 2) Then

Re: Problem Installing Tomcat.4.0.1 on Redhat Linux 7.0

2001-12-25 Thread Stan Levine
Thank you, Cynthia, for your response. 1) Regarding the tomcat libraries, that I can't find, (bin,conf,doc,lib,logs,webapps), I did not install tomcat from a RPM. I used the binary ( webapp-module-1.0-tc40-linux-glibc2.2.tar.gz.), did the gunzip and tar extract. I still can't find these

Tomcat fails to start...

2001-12-25 Thread Jack Lauman
Tomcat 4.x (CVS 12-25-2001) fails to start. I'm using the following configuration: RedHat 7.0 (glibc 2.2.4-18.7.0.3) jdk1.3.1_02 commons-utils-1.1 commons-collections-1.0 commons-digester-1.1.1 commons-dbcp-20011222 commons-modeler-20011222 commons-pool-20011222 crimson-1.1.3 xerces-1.4.4 I

Re: Start page

2001-12-25 Thread Galbayar
add this to the CATALINA_HOMEwebapps\yourwebapp\WEB-INF\web.xml welcome-file-list welcome-fileyourpage.jsp /welcome-file/welcome-file-list - Original Message - From: Salvatore Balzano [EMAIL PROTECTED] To: Tomcat [EMAIL PROTECTED] Sent: Tuesday, December 25, 2001 22:10 Subject:

Re: Intercepting AuthenticationFilter and dispatching need help !

2001-12-25 Thread Galbayar
try use request.getRemoteUser() // or String auth = request.getHeader(Authorization); String userInfo =auth.substring(6).trim(); BASE64Decoder decoder = new BASE64Decoder(); String NameAndPassword =new String(decoder.decodeBuffer(userInfo)); StringTokenizer stk=new

the order of the tags in web.xml file

2001-12-25 Thread yilmaz
Hi all, can anyone tell me where i can find a piece of doc about the order of the tags in a web.xml file. For a while i have been trying to use different combinations of those tags but still i couldn't figure out the right order. I searched archives, FAQs , even

Delivery failure - Recipient unknown

2001-12-25 Thread lists
Delivery failure - Recipient unknown To - [EMAIL PROTECTED] From - [EMAIL PROTECTED] Subject - the order of the tags in web.xml file -- To unsubscribe: mailto:[EMAIL PROTECTED] For additional commands: mailto:[EMAIL PROTECTED] Troubles with the list: mailto:[EMAIL PROTECTED]

Delivery failure - Recipient unknown

2001-12-25 Thread lists
Delivery failure - Recipient unknown To - [EMAIL PROTECTED] From - [EMAIL PROTECTED] Subject - Delivery failure - Recipient unknown -- To unsubscribe: mailto:[EMAIL PROTECTED] For additional commands: mailto:[EMAIL PROTECTED] Troubles with the list: mailto:[EMAIL PROTECTED]

Delivery failure - Recipient unknown

2001-12-25 Thread lists
Delivery failure - Recipient unknown To - [EMAIL PROTECTED] From - [EMAIL PROTECTED] Subject - Delivery failure - Recipient unknown -- To unsubscribe: mailto:[EMAIL PROTECTED] For additional commands: mailto:[EMAIL PROTECTED] Troubles with the list: mailto:[EMAIL PROTECTED]

Delivery failure - Recipient unknown

2001-12-25 Thread lists
Delivery failure - Recipient unknown To - [EMAIL PROTECTED] From - [EMAIL PROTECTED] Subject - Delivery failure - Recipient unknown -- To unsubscribe: mailto:[EMAIL PROTECTED] For additional commands: mailto:[EMAIL PROTECTED] Troubles with the list: mailto:[EMAIL PROTECTED]

Delivery failure - Recipient unknown

2001-12-25 Thread lists
Delivery failure - Recipient unknown To - [EMAIL PROTECTED] From - [EMAIL PROTECTED] Subject - Delivery failure - Recipient unknown -- To unsubscribe: mailto:[EMAIL PROTECTED] For additional commands: mailto:[EMAIL PROTECTED] Troubles with the list: mailto:[EMAIL PROTECTED]

Delivery failure - Recipient unknown

2001-12-25 Thread lists
Delivery failure - Recipient unknown To - [EMAIL PROTECTED] From - [EMAIL PROTECTED] Subject - Delivery failure - Recipient unknown -- To unsubscribe: mailto:[EMAIL PROTECTED] For additional commands: mailto:[EMAIL PROTECTED] Troubles with the list: mailto:[EMAIL PROTECTED]

JNDI Context

2001-12-25 Thread Frans Thamura
Dear All, I using JNDI in JBOSS for remote an object, so I cann access the object from JBOSS... several of it is a EJB class. but, in Tomcat 4.01 there is a jndi feature... is this component can implement my script that run in JBoss Frans

Delivery failure - Recipient unknown

2001-12-25 Thread lists
Delivery failure - Recipient unknown To - [EMAIL PROTECTED] From - [EMAIL PROTECTED] Subject - JNDI Context -- To unsubscribe: mailto:[EMAIL PROTECTED] For additional commands: mailto:[EMAIL PROTECTED] Troubles with the list: mailto:[EMAIL PROTECTED]

Delivery failure - Recipient unknown

2001-12-25 Thread lists
Delivery failure - Recipient unknown To - [EMAIL PROTECTED] From - [EMAIL PROTECTED] Subject - Delivery failure - Recipient unknown -- To unsubscribe: mailto:[EMAIL PROTECTED] For additional commands: mailto:[EMAIL PROTECTED] Troubles with the list: mailto:[EMAIL PROTECTED]

Delivery failure - Recipient unknown

2001-12-25 Thread lists
Delivery failure - Recipient unknown To - [EMAIL PROTECTED] From - [EMAIL PROTECTED] Subject - Delivery failure - Recipient unknown -- To unsubscribe: mailto:[EMAIL PROTECTED] For additional commands: mailto:[EMAIL PROTECTED] Troubles with the list: mailto:[EMAIL PROTECTED]

Delivery failure - Recipient unknown

2001-12-25 Thread lists
Delivery failure - Recipient unknown To - [EMAIL PROTECTED] From - [EMAIL PROTECTED] Subject - Delivery failure - Recipient unknown -- To unsubscribe: mailto:[EMAIL PROTECTED] For additional commands: mailto:[EMAIL PROTECTED] Troubles with the list: mailto:[EMAIL PROTECTED]

Delivery failure - Recipient unknown

2001-12-25 Thread lists
Delivery failure - Recipient unknown To - [EMAIL PROTECTED] From - [EMAIL PROTECTED] Subject - Delivery failure - Recipient unknown -- To unsubscribe: mailto:[EMAIL PROTECTED] For additional commands: mailto:[EMAIL PROTECTED] Troubles with the list: mailto:[EMAIL PROTECTED]

Delivery failure - Recipient unknown

2001-12-25 Thread lists
Delivery failure - Recipient unknown To - [EMAIL PROTECTED] From - [EMAIL PROTECTED] Subject - Delivery failure - Recipient unknown -- To unsubscribe: mailto:[EMAIL PROTECTED] For additional commands: mailto:[EMAIL PROTECTED] Troubles with the list: mailto:[EMAIL PROTECTED]

Delivery failure - Recipient unknown

2001-12-25 Thread lists
Delivery failure - Recipient unknown To - [EMAIL PROTECTED] From - [EMAIL PROTECTED] Subject - Delivery failure - Recipient unknown -- To unsubscribe: mailto:[EMAIL PROTECTED] For additional commands: mailto:[EMAIL PROTECTED] Troubles with the list: mailto:[EMAIL PROTECTED]

Delivery failure - Recipient unknown

2001-12-25 Thread lists
Delivery failure - Recipient unknown To - [EMAIL PROTECTED] From - [EMAIL PROTECTED] Subject - Delivery failure - Recipient unknown -- To unsubscribe: mailto:[EMAIL PROTECTED] For additional commands: mailto:[EMAIL PROTECTED] Troubles with the list: mailto:[EMAIL PROTECTED]

Delivery failure - Recipient unknown

2001-12-25 Thread lists
Delivery failure - Recipient unknown To - [EMAIL PROTECTED] From - [EMAIL PROTECTED] Subject - Delivery failure - Recipient unknown -- To unsubscribe: mailto:[EMAIL PROTECTED] For additional commands: mailto:[EMAIL PROTECTED] Troubles with the list: mailto:[EMAIL PROTECTED]

Delivery failure - Recipient unknown

2001-12-25 Thread lists
Delivery failure - Recipient unknown To - [EMAIL PROTECTED] From - [EMAIL PROTECTED] Subject - Delivery failure - Recipient unknown -- To unsubscribe: mailto:[EMAIL PROTECTED] For additional commands: mailto:[EMAIL PROTECTED] Troubles with the list: mailto:[EMAIL PROTECTED]

Delivery failure - Recipient unknown

2001-12-25 Thread lists
Delivery failure - Recipient unknown To - [EMAIL PROTECTED] From - [EMAIL PROTECTED] Subject - Delivery failure - Recipient unknown -- To unsubscribe: mailto:[EMAIL PROTECTED] For additional commands: mailto:[EMAIL PROTECTED] Troubles with the list: mailto:[EMAIL PROTECTED]

Delivery failure - Recipient unknown

2001-12-25 Thread lists
Delivery failure - Recipient unknown To - [EMAIL PROTECTED] From - [EMAIL PROTECTED] Subject - Delivery failure - Recipient unknown -- To unsubscribe: mailto:[EMAIL PROTECTED] For additional commands: mailto:[EMAIL PROTECTED] Troubles with the list: mailto:[EMAIL PROTECTED]

Delivery failure - Recipient unknown

2001-12-25 Thread lists
Delivery failure - Recipient unknown To - [EMAIL PROTECTED] From - [EMAIL PROTECTED] Subject - Delivery failure - Recipient unknown -- To unsubscribe: mailto:[EMAIL PROTECTED] For additional commands: mailto:[EMAIL PROTECTED] Troubles with the list: mailto:[EMAIL PROTECTED]

Delivery failure - Recipient unknown

2001-12-25 Thread lists
Delivery failure - Recipient unknown To - [EMAIL PROTECTED] From - [EMAIL PROTECTED] Subject - Delivery failure - Recipient unknown -- To unsubscribe: mailto:[EMAIL PROTECTED] For additional commands: mailto:[EMAIL PROTECTED] Troubles with the list: mailto:[EMAIL PROTECTED]

Delivery failure - Recipient unknown

2001-12-25 Thread lists
Delivery failure - Recipient unknown To - [EMAIL PROTECTED] From - [EMAIL PROTECTED] Subject - Delivery failure - Recipient unknown -- To unsubscribe: mailto:[EMAIL PROTECTED] For additional commands: mailto:[EMAIL PROTECTED] Troubles with the list: mailto:[EMAIL PROTECTED]

Delivery failure - Recipient unknown

2001-12-25 Thread lists
Delivery failure - Recipient unknown To - [EMAIL PROTECTED] From - [EMAIL PROTECTED] Subject - Delivery failure - Recipient unknown -- To unsubscribe: mailto:[EMAIL PROTECTED] For additional commands: mailto:[EMAIL PROTECTED] Troubles with the list: mailto:[EMAIL PROTECTED]

Delivery failure - Recipient unknown

2001-12-25 Thread lists
Delivery failure - Recipient unknown To - [EMAIL PROTECTED] From - [EMAIL PROTECTED] Subject - Delivery failure - Recipient unknown -- To unsubscribe: mailto:[EMAIL PROTECTED] For additional commands: mailto:[EMAIL PROTECTED] Troubles with the list: mailto:[EMAIL PROTECTED]

Delivery failure - Recipient unknown

2001-12-25 Thread lists
Delivery failure - Recipient unknown To - [EMAIL PROTECTED] From - [EMAIL PROTECTED] Subject - Delivery failure - Recipient unknown -- To unsubscribe: mailto:[EMAIL PROTECTED] For additional commands: mailto:[EMAIL PROTECTED] Troubles with the list: mailto:[EMAIL PROTECTED]

Delivery failure - Recipient unknown

2001-12-25 Thread lists
Delivery failure - Recipient unknown To - [EMAIL PROTECTED] From - [EMAIL PROTECTED] Subject - Delivery failure - Recipient unknown -- To unsubscribe: mailto:[EMAIL PROTECTED] For additional commands: mailto:[EMAIL PROTECTED] Troubles with the list: mailto:[EMAIL PROTECTED]

Delivery failure - Recipient unknown

2001-12-25 Thread lists
Delivery failure - Recipient unknown To - [EMAIL PROTECTED] From - [EMAIL PROTECTED] Subject - Delivery failure - Recipient unknown -- To unsubscribe: mailto:[EMAIL PROTECTED] For additional commands: mailto:[EMAIL PROTECTED] Troubles with the list: mailto:[EMAIL PROTECTED]

Delivery failure - Recipient unknown

2001-12-25 Thread lists
Delivery failure - Recipient unknown To - [EMAIL PROTECTED] From - [EMAIL PROTECTED] Subject - Delivery failure - Recipient unknown -- To unsubscribe: mailto:[EMAIL PROTECTED] For additional commands: mailto:[EMAIL PROTECTED] Troubles with the list: mailto:[EMAIL PROTECTED]

Re: Tomcat fails to start...

2001-12-25 Thread Sanjeev Rathore
Hi Jack, I think you may not have installed Java on your computer. Sanjeev --- Jack Lauman [EMAIL PROTECTED] wrote: Tomcat 4.x (CVS 12-25-2001) fails to start. I'm using the following configuration: RedHat 7.0 (glibc 2.2.4-18.7.0.3) jdk1.3.1_02 commons-utils-1.1

Delivery failure - Recipient unknown

2001-12-25 Thread lists
Delivery failure - Recipient unknown To - [EMAIL PROTECTED] From - [EMAIL PROTECTED] Subject - Re: Tomcat fails to start... -- To unsubscribe: mailto:[EMAIL PROTECTED] For additional commands: mailto:[EMAIL PROTECTED] Troubles with the list: mailto:[EMAIL PROTECTED]

Delivery failure - Recipient unknown

2001-12-25 Thread lists
Delivery failure - Recipient unknown To - [EMAIL PROTECTED] From - [EMAIL PROTECTED] Subject - Delivery failure - Recipient unknown -- To unsubscribe: mailto:[EMAIL PROTECTED] For additional commands: mailto:[EMAIL PROTECTED] Troubles with the list: mailto:[EMAIL PROTECTED]

Delivery failure - Recipient unknown

2001-12-25 Thread lists
Delivery failure - Recipient unknown To - [EMAIL PROTECTED] From - [EMAIL PROTECTED] Subject - Delivery failure - Recipient unknown -- To unsubscribe: mailto:[EMAIL PROTECTED] For additional commands: mailto:[EMAIL PROTECTED] Troubles with the list: mailto:[EMAIL PROTECTED]

Delivery failure - Recipient unknown

2001-12-25 Thread lists
Delivery failure - Recipient unknown To - [EMAIL PROTECTED] From - [EMAIL PROTECTED] Subject - Delivery failure - Recipient unknown -- To unsubscribe: mailto:[EMAIL PROTECTED] For additional commands: mailto:[EMAIL PROTECTED] Troubles with the list: mailto:[EMAIL PROTECTED]

Delivery failure - Recipient unknown

2001-12-25 Thread lists
Delivery failure - Recipient unknown To - [EMAIL PROTECTED] From - [EMAIL PROTECTED] Subject - Delivery failure - Recipient unknown -- To unsubscribe: mailto:[EMAIL PROTECTED] For additional commands: mailto:[EMAIL PROTECTED] Troubles with the list: mailto:[EMAIL PROTECTED]

Delivery failure - Recipient unknown

2001-12-25 Thread lists
Delivery failure - Recipient unknown To - [EMAIL PROTECTED] From - [EMAIL PROTECTED] Subject - Delivery failure - Recipient unknown -- To unsubscribe: mailto:[EMAIL PROTECTED] For additional commands: mailto:[EMAIL PROTECTED] Troubles with the list: mailto:[EMAIL PROTECTED]

Delivery failure - Recipient unknown

2001-12-25 Thread lists
Delivery failure - Recipient unknown To - [EMAIL PROTECTED] From - [EMAIL PROTECTED] Subject - Delivery failure - Recipient unknown -- To unsubscribe: mailto:[EMAIL PROTECTED] For additional commands: mailto:[EMAIL PROTECTED] Troubles with the list: mailto:[EMAIL PROTECTED]

Delivery failure - Recipient unknown

2001-12-25 Thread lists
Delivery failure - Recipient unknown To - [EMAIL PROTECTED] From - [EMAIL PROTECTED] Subject - Delivery failure - Recipient unknown -- To unsubscribe: mailto:[EMAIL PROTECTED] For additional commands: mailto:[EMAIL PROTECTED] Troubles with the list: mailto:[EMAIL PROTECTED]

Delivery failure - Recipient unknown

2001-12-25 Thread lists
Delivery failure - Recipient unknown To - [EMAIL PROTECTED] From - [EMAIL PROTECTED] Subject - Delivery failure - Recipient unknown -- To unsubscribe: mailto:[EMAIL PROTECTED] For additional commands: mailto:[EMAIL PROTECTED] Troubles with the list: mailto:[EMAIL PROTECTED]

Delivery failure - Recipient unknown

2001-12-25 Thread lists
Delivery failure - Recipient unknown To - [EMAIL PROTECTED] From - [EMAIL PROTECTED] Subject - Delivery failure - Recipient unknown -- To unsubscribe: mailto:[EMAIL PROTECTED] For additional commands: mailto:[EMAIL PROTECTED] Troubles with the list: mailto:[EMAIL PROTECTED]

SSL Login, Hotmail style

2001-12-25 Thread Kok Hoor
Hi, all ... I've been trying to write my own login algorithm that mimics Hotmail login. 1. your browser browse to a http page, in my case, login.jsp. 2. When you click on enter to submit your login, the form is posted to a https page, in this case, processLogin.jsp 3. If the login is

Delivery failure - Recipient unknown

2001-12-25 Thread lists
Delivery failure - Recipient unknown To - [EMAIL PROTECTED] From - [EMAIL PROTECTED] Subject - Delivery failure - Recipient unknown -- To unsubscribe: mailto:[EMAIL PROTECTED] For additional commands: mailto:[EMAIL PROTECTED] Troubles with the list: mailto:[EMAIL PROTECTED]

Delivery failure - Recipient unknown

2001-12-25 Thread lists
Delivery failure - Recipient unknown To - [EMAIL PROTECTED] From - [EMAIL PROTECTED] Subject - SSL Login, Hotmail style -- To unsubscribe: mailto:[EMAIL PROTECTED] For additional commands: mailto:[EMAIL PROTECTED] Troubles with the list: mailto:[EMAIL PROTECTED]

Delivery failure - Recipient unknown

2001-12-25 Thread lists
Delivery failure - Recipient unknown To - [EMAIL PROTECTED] From - [EMAIL PROTECTED] Subject - Delivery failure - Recipient unknown -- To unsubscribe: mailto:[EMAIL PROTECTED] For additional commands: mailto:[EMAIL PROTECTED] Troubles with the list: mailto:[EMAIL PROTECTED]

Delivery failure - Recipient unknown

2001-12-25 Thread lists
Delivery failure - Recipient unknown To - [EMAIL PROTECTED] From - [EMAIL PROTECTED] Subject - Delivery failure - Recipient unknown -- To unsubscribe: mailto:[EMAIL PROTECTED] For additional commands: mailto:[EMAIL PROTECTED] Troubles with the list: mailto:[EMAIL PROTECTED]

Delivery failure - Recipient unknown

2001-12-25 Thread lists
Delivery failure - Recipient unknown To - [EMAIL PROTECTED] From - [EMAIL PROTECTED] Subject - Delivery failure - Recipient unknown -- To unsubscribe: mailto:[EMAIL PROTECTED] For additional commands: mailto:[EMAIL PROTECTED] Troubles with the list: mailto:[EMAIL PROTECTED]

Delivery failure - Recipient unknown

2001-12-25 Thread lists
Delivery failure - Recipient unknown To - [EMAIL PROTECTED] From - [EMAIL PROTECTED] Subject - Delivery failure - Recipient unknown -- To unsubscribe: mailto:[EMAIL PROTECTED] For additional commands: mailto:[EMAIL PROTECTED] Troubles with the list: mailto:[EMAIL PROTECTED]

Delivery failure - Recipient unknown

2001-12-25 Thread lists
Delivery failure - Recipient unknown To - [EMAIL PROTECTED] From - [EMAIL PROTECTED] Subject - Delivery failure - Recipient unknown -- To unsubscribe: mailto:[EMAIL PROTECTED] For additional commands: mailto:[EMAIL PROTECTED] Troubles with the list: mailto:[EMAIL PROTECTED]

Delivery failure - Recipient unknown

2001-12-25 Thread lists
Delivery failure - Recipient unknown To - [EMAIL PROTECTED] From - [EMAIL PROTECTED] Subject - Delivery failure - Recipient unknown -- To unsubscribe: mailto:[EMAIL PROTECTED] For additional commands: mailto:[EMAIL PROTECTED] Troubles with the list: mailto:[EMAIL PROTECTED]

Delivery failure - Recipient unknown

2001-12-25 Thread lists
Delivery failure - Recipient unknown To - [EMAIL PROTECTED] From - [EMAIL PROTECTED] Subject - Delivery failure - Recipient unknown -- To unsubscribe: mailto:[EMAIL PROTECTED] For additional commands: mailto:[EMAIL PROTECTED] Troubles with the list: mailto:[EMAIL PROTECTED]

Re: HELP - URGENT : Stability of Tomcat if compare with JBOSS or JRUN

2001-12-25 Thread Frans Thamura
This means use only Bea and Oracle.. No Websphere or etc.. right??? So, what is Resin??? is it good??? I implemented Ariba Marketplace in HK last year, but I tried to implement Web Logic 4.51 and still crash.. This is because the Server may be used NT right??? But, we still use NT, and still

Delivery failure - Recipient unknown

2001-12-25 Thread lists
Delivery failure - Recipient unknown To - [EMAIL PROTECTED] From - [EMAIL PROTECTED] Subject - Delivery failure - Recipient unknown -- To unsubscribe: mailto:[EMAIL PROTECTED] For additional commands: mailto:[EMAIL PROTECTED] Troubles with the list: mailto:[EMAIL PROTECTED]

Delivery failure - Recipient unknown

2001-12-25 Thread lists
Delivery failure - Recipient unknown To - [EMAIL PROTECTED] From - [EMAIL PROTECTED] Subject - Delivery failure - Recipient unknown -- To unsubscribe: mailto:[EMAIL PROTECTED] For additional commands: mailto:[EMAIL PROTECTED] Troubles with the list: mailto:[EMAIL PROTECTED]

Delivery failure - Recipient unknown

2001-12-25 Thread lists
Delivery failure - Recipient unknown To - [EMAIL PROTECTED] From - [EMAIL PROTECTED] Subject - Delivery failure - Recipient unknown -- To unsubscribe: mailto:[EMAIL PROTECTED] For additional commands: mailto:[EMAIL PROTECTED] Troubles with the list: mailto:[EMAIL PROTECTED]

Delivery failure - Recipient unknown

2001-12-25 Thread lists
Delivery failure - Recipient unknown To - [EMAIL PROTECTED] From - [EMAIL PROTECTED] Subject - Delivery failure - Recipient unknown -- To unsubscribe: mailto:[EMAIL PROTECTED] For additional commands: mailto:[EMAIL PROTECTED] Troubles with the list: mailto:[EMAIL PROTECTED]

Delivery failure - Recipient unknown

2001-12-25 Thread lists
Delivery failure - Recipient unknown To - [EMAIL PROTECTED] From - [EMAIL PROTECTED] Subject - Delivery failure - Recipient unknown -- To unsubscribe: mailto:[EMAIL PROTECTED] For additional commands: mailto:[EMAIL PROTECTED] Troubles with the list: mailto:[EMAIL PROTECTED]

Delivery failure - Recipient unknown

2001-12-25 Thread lists
Delivery failure - Recipient unknown To - [EMAIL PROTECTED] From - [EMAIL PROTECTED] Subject - Delivery failure - Recipient unknown -- To unsubscribe: mailto:[EMAIL PROTECTED] For additional commands: mailto:[EMAIL PROTECTED] Troubles with the list: mailto:[EMAIL PROTECTED]

Delivery failure - Recipient unknown

2001-12-25 Thread lists
Delivery failure - Recipient unknown To - [EMAIL PROTECTED] From - [EMAIL PROTECTED] Subject - Delivery failure - Recipient unknown -- To unsubscribe: mailto:[EMAIL PROTECTED] For additional commands: mailto:[EMAIL PROTECTED] Troubles with the list: mailto:[EMAIL PROTECTED]

Delivery failure - Recipient unknown

2001-12-25 Thread lists
Delivery failure - Recipient unknown To - [EMAIL PROTECTED] From - [EMAIL PROTECTED] Subject - Delivery failure - Recipient unknown -- To unsubscribe: mailto:[EMAIL PROTECTED] For additional commands: mailto:[EMAIL PROTECTED] Troubles with the list: mailto:[EMAIL PROTECTED]

Delivery failure - Recipient unknown

2001-12-25 Thread lists
Delivery failure - Recipient unknown To - [EMAIL PROTECTED] From - [EMAIL PROTECTED] Subject - Re: HELP - URGENT : Stability of Tomcat if compare with JBOSS or JRUN -- To unsubscribe: mailto:[EMAIL PROTECTED] For additional commands: mailto:[EMAIL PROTECTED] Troubles with the list:

Delivery failure - Recipient unknown

2001-12-25 Thread lists
Delivery failure - Recipient unknown To - [EMAIL PROTECTED] From - [EMAIL PROTECTED] Subject - Delivery failure - Recipient unknown -- To unsubscribe: mailto:[EMAIL PROTECTED] For additional commands: mailto:[EMAIL PROTECTED] Troubles with the list: mailto:[EMAIL PROTECTED]

Delivery failure - Recipient unknown

2001-12-25 Thread lists
Delivery failure - Recipient unknown To - [EMAIL PROTECTED] From - [EMAIL PROTECTED] Subject - Delivery failure - Recipient unknown -- To unsubscribe: mailto:[EMAIL PROTECTED] For additional commands: mailto:[EMAIL PROTECTED] Troubles with the list: mailto:[EMAIL PROTECTED]

Delivery failure - Recipient unknown

2001-12-25 Thread lists
Delivery failure - Recipient unknown To - [EMAIL PROTECTED] From - [EMAIL PROTECTED] Subject - Delivery failure - Recipient unknown -- To unsubscribe: mailto:[EMAIL PROTECTED] For additional commands: mailto:[EMAIL PROTECTED] Troubles with the list: mailto:[EMAIL PROTECTED]

Delivery failure - Recipient unknown

2001-12-25 Thread lists
Delivery failure - Recipient unknown To - [EMAIL PROTECTED] From - [EMAIL PROTECTED] Subject - Delivery failure - Recipient unknown -- To unsubscribe: mailto:[EMAIL PROTECTED] For additional commands: mailto:[EMAIL PROTECTED] Troubles with the list: mailto:[EMAIL PROTECTED]

Delivery failure - Recipient unknown

2001-12-25 Thread lists
Delivery failure - Recipient unknown To - [EMAIL PROTECTED] From - [EMAIL PROTECTED] Subject - Delivery failure - Recipient unknown -- To unsubscribe: mailto:[EMAIL PROTECTED] For additional commands: mailto:[EMAIL PROTECTED] Troubles with the list: mailto:[EMAIL PROTECTED]

Delivery failure - Recipient unknown

2001-12-25 Thread lists
Delivery failure - Recipient unknown To - [EMAIL PROTECTED] From - [EMAIL PROTECTED] Subject - Delivery failure - Recipient unknown -- To unsubscribe: mailto:[EMAIL PROTECTED] For additional commands: mailto:[EMAIL PROTECTED] Troubles with the list: mailto:[EMAIL PROTECTED]

HELP - PWS/IIS to Tomcat redirect

2001-12-25 Thread Rajesh Kulkarni
Hi, I have TOMCAT-4.0 PWS for Windows-95 installed on my machine. I wish to redirect Tomcat requests (servlet) through PWS. Where can I find Redirector plug-in for the same? Thanks Rajesh * Disclaimer This message (including any

Delivery failure - Recipient unknown

2001-12-25 Thread lists
Delivery failure - Recipient unknown To - [EMAIL PROTECTED] From - [EMAIL PROTECTED] Subject - Delivery failure - Recipient unknown -- To unsubscribe: mailto:[EMAIL PROTECTED] For additional commands: mailto:[EMAIL PROTECTED] Troubles with the list: mailto:[EMAIL PROTECTED]

Delivery failure - Recipient unknown

2001-12-25 Thread lists
Delivery failure - Recipient unknown To - [EMAIL PROTECTED] From - [EMAIL PROTECTED] Subject - Delivery failure - Recipient unknown -- To unsubscribe: mailto:[EMAIL PROTECTED] For additional commands: mailto:[EMAIL PROTECTED] Troubles with the list: mailto:[EMAIL PROTECTED]

Delivery failure - Recipient unknown

2001-12-25 Thread lists
Delivery failure - Recipient unknown To - [EMAIL PROTECTED] From - [EMAIL PROTECTED] Subject - Delivery failure - Recipient unknown -- To unsubscribe: mailto:[EMAIL PROTECTED] For additional commands: mailto:[EMAIL PROTECTED] Troubles with the list: mailto:[EMAIL PROTECTED]

Delivery failure - Recipient unknown

2001-12-25 Thread lists
Delivery failure - Recipient unknown To - [EMAIL PROTECTED] From - [EMAIL PROTECTED] Subject - Delivery failure - Recipient unknown -- To unsubscribe: mailto:[EMAIL PROTECTED] For additional commands: mailto:[EMAIL PROTECTED] Troubles with the list: mailto:[EMAIL PROTECTED]