help is needed -- question on page redirect

2002-01-09 Thread Xin Li
I have a question on Page Redirect in Tomcat4. In enhydra the page redirecting is accomplished by using throw new ClientPageRedirectException (NextPage); May I know what's the equivalent method of redirecting in tomcat? Thanks -- To unsubscribe: mailto:[EMAIL PROTECTED] For additional

tomcat4 startup exception -- java.security.AccessControlException

2001-12-17 Thread Xin Li
Hi, I'm running a servlet under Tomcat4. The servlet is an enhydra application. The stand alone enhydra application can be run perfectly under enhydra, but when it is run under tomcat4, it says java.security.AccessControlException: access denied (java.io.FilePermission

help --- exceptions on tomcat 4 startup

2001-12-17 Thread Xin Li
Hi, I'm running a servlet under Tomcat4. The servlet is an enhydra application. The stand alone enhydra application can be run perfectly under enhydra, but when it is run under tomcat4, it says java.security.AccessControlException: access denied (java.io.FilePermission

RE: help is needed --- running enhydra application under tomcat 4

2001-12-07 Thread Xin Li
And in my case, the url that I use is http://localhost:8080/Simple/Simple Xin -Original Message- From: Xin Li [mailto:[EMAIL PROTECTED]] Sent: Thursday, December 06, 2001 3:53 PM To: Tomcat Users List Cc: [EMAIL PROTECTED] Subject: help is needed --- running enhydra application under

RE: help is needed --- running enhydra application under tomcat 4

2001-12-06 Thread Xin Li
// Not using MultiServer, so must create class loader from scratch 386appClassLoader = new MultiClassLoader(logChannel); 387appClassLoader.setParent(this.getClass().getClassLoader()); 388} -Original Message- From: Xin Li [mailto:[EMAIL PROTECTED

help is needed --- running enhydra application under tomcat 4

2001-12-06 Thread Xin Li
Hey, all, I'm trying to make my enhydra application (Simple) running under tomcat 4. Here is what I did so far. Please let me know what I have been missing, since it doesn't work. 1) created a directory structure named Simple/WEB-INF under webapps/ 2) created three directories (classes, lib and

tomcat 4 and enhydra 3.1 application

2001-12-04 Thread Xin Li
Hi, This is Xin. A new user of tomcat4. I need to run my enhydra application under Tomcat4. I read the discussion about this issue from last month, it is very helpful. However, I still have some questions on the instruction that Dave Li provided. Any help will be appreciated. Question 1: In

how to define the default redirect page

2001-11-28 Thread Xin Li
Hello, I installed tc3.3 in my local machine. Have a question: how to define which page that http://localhost:8080 should be redirected to? Thanks, Xin -- To unsubscribe: mailto:[EMAIL PROTECTED] For additional commands: mailto:[EMAIL PROTECTED] Troubles with the list: mailto:[EMAIL