Error: filterStart

2007-11-07 Thread Erica Zhang
Hi, I did not know why but when I restart the tomcat, it report the error message: Error FilterStart. I am using apache-tomcat-5.5.25 on Solaris 10 and I never used filter in the config file. There was a sudden power off and after that this kind of things happend. Could you help me about it ? t

Re: Urgent: The Tomcat 5.5 Monitor could not work properly

2007-04-06 Thread Erica Zhang
I could not find the two files. Additionally, if I Delete the service, should I reinstall and configure the service? Thanks, Erica Rashmi Rubdi wrote: Starting with startup.bat and shutting down with shutdown.bat is normal :-) -Rashmi -

Urgent: The Tomcat 5.5 Monitor could not work properly

2007-04-06 Thread Erica Zhang
Hi, I have installed Tomcat 5.5 on Windows XP. It has worked properly. Today, I found the monitor icon could not be displayed. So now I just use tomcat command to stop and start the service. Could anyone help me about it ? Thanks, Erica -

Another question about filter

2007-03-16 Thread Erica Zhang
Now I want to change responses by use of a filter. Firstly, it will remember the request url, based on the url, it gets the content of one file and append the content of this file to the responses. Here, the content appended is not correct and it becomes into weird characters. I do not know why

Could filter redirect the request from one servlet to another servlet ?

2007-03-13 Thread Erica Zhang
Hi, Thanks a lot for Thomas and Tim. I know an overview about filter for requests and responses. Now, I am not very clear if a filter could redirect the requests from one servlet, which is originally to handle the request, to another servlet, which is really to handle the request after the r

How to develop filter for tomcat ?

2007-03-12 Thread Erica Zhang
Hi, I am new for Tomcat. I have read througth the documents on web site. I could not find the answer. So I ask this questions here. On client, I aggregated some requests into a xml file and then post them to the server. I want to make a filter to enable those requests to be separate as they