Re: how to make a scheduled event on tomcat

2007-02-01 Thread Mir Kasim Ali
ebevents.yahoo.com/mailbeta/features_spam.html - To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Mir Kasim Ali Software Consultant WOIL

Re: J2EE option missing in Eclipse environment for Servlet.

2007-01-04 Thread Mir Kasim Ali
additional commands, e-mail: [EMAIL PROTECTED] -- Mir Kasim Ali Software Consultant WOIL-GTEC,Pune Desk No ..:: 020-66056181 Mobile No..::+919423424146

Re: J2EE option missing in Eclipse environment for Servlet.

2007-01-03 Thread Mir Kasim Ali
, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Mir Kasim Ali Software Consultant WOIL-GTEC,Pune Desk No ..:: 020-66056181 Mobile No..::+919423424146

Re: Problem to download a file from 2 browsers at the time

2006-06-20 Thread Mir Kasim Ali
ot;); System.out.println( nombre + " START" ); for (int l=0;l<3;l++){ System.out.println( nombre + " " + l ); for (int k=0;k<250;k++){ out.write(nombre + " : ("+ l + "," + k + ")" + "\t" ); } out.write("\n"); } System.out.println( nombre + " END" ); %> - LLama Gratis a cualquier PC del Mundo. Llamadas a fijos y móviles desde 1 céntimo por minuto. http://es.voice.yahoo.com -- Mir Kasim Ali

Re: Problem to download a file from 2 browsers at the time

2006-06-20 Thread Mir Kasim Ali
; ----- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Mir Kasim Ali

Re: flushing system.out

2006-06-15 Thread Mir Kasim Ali
, e-mail: [EMAIL PROTECTED] -- Mir Kasim Ali

How to notify user ...

2006-05-29 Thread Mir Kasim Ali
Hi every body I want to configure my tomcat server for sending sms to the concerned person when ever server goes down.Please tell me If any body has done the same. -- Mir Kasim Ali

Birt problem

2006-05-23 Thread Mir Kasim Ali
Can any body tell me how to call BIRT reports from servlet/jsp. I already created a project in eclipse for BIRT report project but don't know how to deploy it on server (Tomcat 4.1) If any body know about it then please let me know as early as possible Thanks for support -- Mir Kasim Ali

Re: Help me

2006-02-09 Thread Mir Kasim Ali
The problem was for package called org.apache.common.fileupload but when I put the jar file for above package in the C:\Program Files\Apache Software Foundation\Tomcat 5.5\common\lib directory still it causes differnet error.The error now is... root cause javax.servlet.ServletException: org/apach

Help me

2006-02-09 Thread Mir Kasim Ali
I am getting following error * org.apache.jasper.JasperException: Unable to compile class for JSP Generated servlet error: Only a type can be imported. org.apache.commons.fileupload.DiskFileUpload resolves to a package Generated servlet error: Only a ty