Re: Number of Instances

2000-11-16 Thread dynacomconsulting
Hi, I see the only possibility with servlet programming i.e implementing the single thread model.Can U please elobarate on the ptoblem with single thread model. Ravi --- Lauber Christof [EMAIL PROTECTED] wrote: How must I configure the jakarta-tomcat 3.1 that just one Instance per servlet is

Re: File-Name-Spaces

2000-11-14 Thread dynacomconsulting
Hi, U must encode the filenames.EncodeUrl etc functions will support.Pl check Bye, Ravi Dynacom --- Craig May [EMAIL PROTECTED] wrote: Hi, I can't seem to get a file of the server if it's name contains spaces. Is there a work-around for this? Regards, Craig May Enth Dimension

Re: difficulty in running servlets

2000-11-14 Thread dynacomconsulting
Hi, 1. Pl add servlet mapping tag.Like below - servlet-mapping servlet-namehi/servlet-name url-pattern/hi/url-pattern /servlet-mapping 2. Check out for the server root and port number . 3. Check for the classpath of hi.class Good luck, Ravi Dynacom --- Rasika [EMAIL PROTECTED] wrote:

Re: servlets problem is still there

2000-11-14 Thread dynacomconsulting
I feel U must check your classpath for the servlet. --- Rasika [EMAIL PROTECTED] wrote: Hello, I have installed TOMCAT with Apache. I followed your user guide and then tomcat faqs to install tomcat. Now I am able to run .jsp files using both tomcat as well as Apache. I can also run sample

Re: VirtualDomains

2000-11-06 Thread dynacomconsulting
Create a seperate directory and configure one web.xml for each domain seperately.Also U need to configure server.xml to show the docbase.This is the way that we followed.If there is a better way pl let us know about it. Ravi Dynacom --- [EMAIL PROTECTED] wrote: Hi Everyone! I have some

Can tomcat work as a multi server

2000-11-06 Thread dynacomconsulting
One clarification required:Can we use tomcat as a multiserver...as Enhydra is?If yes ,how can we do it? Pl help. Ravi, Dynacom __ Do You Yahoo!? Thousands of Stores. Millions of Products. All in one Place. http://shopping.yahoo.com/

off topic..Load on tomcat

2000-11-06 Thread dynacomconsulting
If I want to check out my new web application (Say..onTomcat),what are the performance issues I should consider?What are the methods to be adopted to test out the parameters related to performance?I am new to this kind of thing?Pl help. Ravi __ Do