Tomcat, Security, Anonymous Authentication

2006-02-13 Thread Aydın Toprak
Hi, I have a question about the security issue that I have to cover of my server. I have web service which runs on Tomcat 5.5 with SSL ... I have installed all the SSL system on the server and it works fine, however as a little advance subject, I have to recover some security issues,... the

Re: Deploying Servlet Project from Windows to Fedora

2005-12-02 Thread Aydın Toprak
. - Richard -Original Message- From: Aydın Toprak [mailto:[EMAIL PROTECTED] Sent: Thursday, December 01, 2005 8:29 AM To: Tomcat Users List Subject: Re: Deploying Servlet Project from Windows to Fedora but The system works fine under Windows ... I mean as an example ... this is my servlet

Re: Deploying Servlet Project from Windows to Fedora

2005-12-01 Thread Aydın Toprak
ainst all of your text files (XML, JSP, HTML, etc) or you can use the equivalent Ant task in your build process, something like: Hope this helps -Richard -Original Message- From: Aydın Toprak [mailto:[EMAIL PROTECTED] Sent: Thursday, December 01, 2005 7:48 AM To: users@

Deploying Servlet Project from Windows to Fedora

2005-12-01 Thread Aydın Toprak
Hii, I have developed web based project that covers many servlets and uses Postgresql dataBase, on ;Windows platform... But I want to deploy the software to the Linux (Fedora Core 4 64) .. However I havent been able to deploy the compleate project correctly under the linux enviroment.. Tomc