Looking for Java programmers

2005-03-02 Thread Manish Poddar
, and learning in our company. Only interested candidates need to apply, no third parties please. Resumes (zipped docs only) accepted only by email, please do not call. -- Manish Poddar Development Team Manager - To unsubscribe

RE: I need to configure logs on my virtual hosting

2004-12-30 Thread Goel, Manish Kumar
Hi, can any body help me this same thing not working on tomcat 5.0.19 version. Manish -Original Message- From: Roberto Rios [mailto:[EMAIL PROTECTED] Sent: Thursday, December 30, 2004 4:03 PM To: 'Amit Gupta'; 'Tomcat Users List' Subject: RES: I need to configure logs on my virtual

RE: Logger without timestamp not working

2004-12-23 Thread Goel, Manish Kumar
/ any help regarding these pls. thanx in advance Manish *** In -Original Message- From: Tim Funk [mailto:[EMAIL PROTECTED] Sent: Thursday, December 23, 2004 7:59 PM To: Tomcat Users List Subject: Re

RE: Logger without timestamp not working

2004-12-23 Thread Goel, Manish Kumar
. cheers Manish private void open() { File dir = new File(directory); if(!dir.isAbsolute()) dir = new File(System.getProperty(catalina.base), directory); dir.mkdirs(); try { String pathname = dir.getAbsolutePath() + File.separator

RE: Newbie question on Database and struts

2004-12-23 Thread Goel, Manish Kumar
Hi Manisha, this looks very simple thing in action class you can just set that array of databean in request attribute and get it back on jsp like: req.setAttribute(databeanarray,databeanarray); cheers Manish -Original Message- From: Manisha Sathe [mailto:[EMAIL PROTECTED] Sent: Friday

log file by Logger ..... / for application context

2004-12-22 Thread Goel, Manish Kumar
/ . .. Context/ regards Manish *** Information contained in this email message is intended only for use of the individual or entity named above. If the reader

RE: log file by Logger ..... / for application context

2004-12-22 Thread Goel, Manish Kumar
Thanx for replying, but requirement is such that I have to use tomcat 5.0.19. it's impossible to port the project on other version of tomcat now. any help regarding this pls. thanx in advance Manish -Original Message- From: Allistair Crossley [mailto:[EMAIL PROTECTED] Sent: Wednesday

RE: Want to know better way of deploying

2004-12-22 Thread Goel, Manish Kumar
Daniel, On Linux running application are deleted it's not bug I guess. Manish -Original Message- From: Daniel Watrous [mailto:[EMAIL PROTECTED] Sent: Thursday, December 23, 2004 10:55 AM To: Tomcat Users List Subject: Re: Want to know better way of deploying Manisha, I have also had

RE: log file by Logger ..... / for application context

2004-12-22 Thread Goel, Manish Kumar
No one here have any Idea regarding my problem. -Original Message- From: Goel, Manish Kumar Sent: Wednesday, December 22, 2004 4:58 PM To: Tomcat Users List Subject: RE: log file by Logger . / for application context Thanx for replying, but requirement is such that I have to use

RE: Want to know better way of deploying

2004-12-22 Thread Goel, Manish Kumar
Manish -Original Message- From: Manisha Sathe [mailto:[EMAIL PROTECTED] Sent: Thu, 23 Dec 2004 07:50 To: Tomcat Users List Subject: RE: Want to know better way of deploying Thanks all. I am on Windows but Tomcat version is 5.0. So meaning no other solution ? regards Manisha Abhay

RE: FORM based authentication config

2004-12-21 Thread Goel, Manish Kumar
Hi, see this this might help you http://www.webservertalk.com/message633890.html cheers Manish -Original Message- From: Chris Chappell [mailto:[EMAIL PROTECTED] Sent: Tuesday, December 21, 2004 7:45 PM To: Tomcat Users List Subject: FORM based authentication config Hi I'm having

RE: how to include web.xml in war file

2004-12-19 Thread Goel, Manish Kumar
/images/gifs prefix=images/ /war cheers Manish -Original Message- From: Sann Maung [mailto:[EMAIL PROTECTED] Sent: Monday, December 20, 2004 10:33 AM To: [EMAIL PROTECTED] Subject: how to include web.xml in war file Hi, I am using Ant to create the .war files

regarding link to download jakarta-tomcat 4.1.24

2004-08-13 Thread Singh, Manish
Hi there Could anyone give me the link from where I could download jakarta-tomcat 4.1.27 source code or binary code. Thanks in advance regards Manish Kumar Singh FirstDoc, FCG India 080-5691,ext:-2416 As ur GOD,so ur world as ur worship,.so ur LIFE

apache-tomcat integration

2002-12-11 Thread Manish Sharma
generated mod_jk.conf into httpd.conf file. i have made worker. help me .. please send me reply as soon as possible. with regards.. Manish. -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

apache tomcat integration

2002-12-08 Thread Manish Sharma
Dear Sir/Mam.. please help me on this issue. i'm facing problem in apache tomcat integration on linux server. there's error after restart the apache. theres message started ok. but in error.log two errors. Syntax error on line 2 of /home/suvigya/Desktop/manish/jakarta-tomcat-4.1.12-LE

not able to configure SessionId cookiesFirst=true noCookies=true / in server.xml in tomcat version 4.0.3-LE

2002-04-26 Thread Manish Pandya
Hi tomcat fans, Can someone please point me to the dtd of server.xml for tomcat 4.0.x. I am not able to configure SessionId cookiesFirst=true noCookies=true / in server.xml in tomcat version 4.0.3-LE. I appritiate your help. Thanks, - Manish -- To unsubscribe: mailto:[EMAIL PROTECTED

Internet Explorer bug in handling immediately expiring; non-cacheable response. (Adobe Acrobat reader plugin will fail to display requested pdf in a security-constraint enabled web application in Tomcat).

2002-03-12 Thread Manish Pandya
); sresponse.setDateHeader(Expires, 1); That is it! New Tomcat(vulnerable to stale data issue in caching web proxies or browser) saved the day!! - Manish -- To unsubscribe: mailto:[EMAIL PROTECTED] For additional commands: mailto:[EMAIL PROTECTED] Troubles with the list: mailto:[EMAIL PROTECTED]

RE: Internet Explorer bug in handling immediately expiring; non-cacheable response. (Adobe Acrobat reader plugin will fail to display requested pdf in a security-constraint enabled web application in To

2002-03-12 Thread Manish Pandya
to draw attention of Apache fellows for the security hole you are mentioning? - Manish -Original Message- From: Craig R. McClanahan [mailto:[EMAIL PROTECTED]] Sent: Tuesday, March 12, 2002 6:22 PM To: Tomcat Users List Subject: Re: Internet Explorer bug in handling immediately expiring; non

RE: Tomcat Memory usage(Urgent!)

2002-03-08 Thread Manish Bhatnagar
We faced this problem some time back. The memory usage seemed to increase to the point where no other application could be started. Many times we had to restart the NT machine itself. We did a thorough code-review and fixed the leaks. But even after that the Tomcat memory usage kept on

RE: Jetty .vs. tomcat

2002-03-01 Thread Manish Bhatnagar
By any chance are you using JNI in your webapp? -Original Message- From: Steve Wong [mailto:[EMAIL PROTECTED]] Sent: Friday, March 01, 2002 3:10 PM To: Tomcat Users List Subject: RE: Jetty .vs. tomcat Hi mingfai, I am trying other application servers because I have some

RE: Problem with JNI, Tomcat 4.0.1 and FreeBSD

2002-02-15 Thread Manish Bhatnagar
like this, but always with Tomcat 3.2.3. In Tomcat 4.0.1, should I do something special in any configuration file?? -Mensaje original- De: Manish Bhatnagar [mailto:[EMAIL PROTECTED]] Enviado el: Friday, February 15, 2002 5:29 AM Para: Tomcat Users List Asunto: RE: Problem with JNI

RE: Problem with JNI, Tomcat 4.0.1 and FreeBSD

2002-02-15 Thread Manish Bhatnagar
is: The page cannot be displayed. I think this is because Tomcat is crashing, but I donĀ“t know why. -Mensaje original- De: Manish Bhatnagar [mailto:[EMAIL PROTECTED]] Enviado el: Friday, February 15, 2002 10:45 AM Para: Tomcat Users List Asunto: RE: Problem with JNI, Tomcat 4.0.1

RE: Problem with JNI, Tomcat 4.0.1 and FreeBSD

2002-02-15 Thread Manish Bhatnagar
); #ifdef __cplusplus } #endif #endif -Mensaje original- De: Manish Bhatnagar [mailto:[EMAIL PROTECTED]] Enviado el: Friday, February 15, 2002 10:58 AM Para: Tomcat Users List Asunto: RE: Problem with JNI, Tomcat 4.0.1 and FreeBSD I guess that is the message displayed when

RE: Problem with JNI, Tomcat 4.0.1 and FreeBSD

2002-02-14 Thread Manish Bhatnagar
Where are you putting your mylib.so library? It should be in $CATALINA_HOME\lib. -Original Message- From: Mario Fernandez [mailto:[EMAIL PROTECTED]] Sent: Friday, February 15, 2002 1:40 AM To: [EMAIL PROTECTED] Subject: Problem with JNI, Tomcat 4.0.1 and FreeBSD Hi

RE: Excessive high usage of memory by Tomcat on NT

2002-01-23 Thread Manish Bhatnagar
as a service? -Original Message- From: Manish Bhatnagar [mailto:[EMAIL PROTECTED]] Sent: Tuesday, January 22, 2002 12:18 AM To: Tomcat Subject: Excessive high usage of memory by Tomcat on NT Hello all: We are facing the problem of excessive memory usage by our servlets (that call JNI

Excessive high usage of memory by Tomcat on NT

2002-01-21 Thread Manish Bhatnagar
Server: -- PIII 500 MHz, 256MB RAM, 40GB HDD 2000 Server: PIII 700 MHz, 128MB RAM, 20GB HDD Tomcat: --- Version 3.2.1 JDK: Sun's JDK 1.3 Any suggestions, pointers are appreciated. Thanks Manish -- To unsubscribe: mailto:[EMAIL PROTECTED] For additional commands

Load Balancing on Tomcat.

2001-10-26 Thread manish . khubchandani
this. It would be a great help if anybody can please send me some documentation illustrating the steps invloved in this process. Do i have to use mod_jk (mostly used with Apache) to achieve this? Waiting in anticipation... Thanks Regards, Manish Khubchandani. Associate Consultant, i-flex solutions

IllegalStateException with IBM

2001-08-14 Thread Manish
page. I am using RequestDispatcher in the servlet to forward the request to the corresponding page. Is this is a bug in IBM or something that I might be doing wrong. Please help Thanks -- Manish Poddar Software Engineer Paycom.net 310-827-5880 x 327 818-415-7447 (m)

Maintaining session state in web farm

2001-07-24 Thread Manish
pls explain me how can I do that. I am using jsp to create a bean and then the servlet uses the bean to process the data. And since it is an interactive form I need session to properly authenticate the user each time. Thanks and Regards -- Manish Poddar

problem in tomcat server on windows 98 system

2001-07-23 Thread Manish Pradhan
sincerely, Manish

Fw: Unable to start tomcat server

2001-07-20 Thread Manish Pradhan
- Original Message - From: Manish Pradhan To: [EMAIL PROTECTED] Sent: Friday, July 20, 2001 11:51 AM Subject: Fw: Unable to start tomcat server - Original Message - From: Manish Pradhan To: Filip Hanik Sent: Friday, July 20, 2001 9:24 AM Subject: Re: Unable to start

Unable to start tomcat server

2001-07-19 Thread Manish Pradhan
Kindly explain to me how to configure java_home or tomcat_home property.Because everytime ,I go tostart the tomcat webserver 3.2.2 on my windows 98 system click on start up.bat there is a message"you must set JAVA_HOME to point at your Java Development Kit Installation.Kindly oblige.

Fw: Unable to start tomcat server

2001-07-19 Thread Manish Pradhan
- Original Message - From: Manish Pradhan To: Filip Hanik Sent: Friday, July 20, 2001 9:24 AM Subject: Re: Unable to start tomcat server Dear sir, Thank you for your help in setting the path of java_home tomcat_home. But even after setting the path ,there is a problem

RE: IOException while downloading a file

2001-07-12 Thread Manish Bhatnagar
Thanks very much, Marcus, for your explanation. Manish -Original Message- From: Deacon Marcus [mailto:[EMAIL PROTECTED]] Sent: Thursday, July 12, 2001 11:04 AM To: [EMAIL PROTECTED] Subject: RE: IOException while downloading a file Hi, -Original Message- From: Manish Bhatnagar

IOException while downloading a file

2001-07-11 Thread Manish Bhatnagar
IOException in: R( /mycontext + /myproject/15/verify/0/abc.exe + null) Connection reset by peer: socket write error Any idea why does it happen? Tia, Manish Bhatnagar

RE: c++ dll

2001-07-05 Thread Manish Bhatnagar
Hi Arik! Where did you place the dll in Tomcat? Try placing it in TOMCAT_HOME/lib. ..mb.. -Original Message- From: Arik Levin [mailto:[EMAIL PROTECTED]] Sent: Thursday, July 05, 2001 4:46 PM To: [EMAIL PROTECTED] Subject: c++ dll Hi. I have some c++ dll,

hide a image and url to print a html page

2001-06-14 Thread manish singhal
HI everybody I am trying to create a html page with servlet on this page i want an image to print the page. but problem is this when i click on this image then image and url are also printing. i want to remove both things. Could any one give me solution of this. Thanks in advance.

A tool to make web.xml file

2001-06-14 Thread manish singhal
hi everyone Could anybody tell me about a tool to make web.xml file which is free to download for windows 98. Pls give the url. With Rgds Manish __ Do You Yahoo!? Spot the hottest trends in music, movies, and more. http://buzz.yahoo.com/

Problem in PointBase installation

2001-06-13 Thread Manish Nakhre
]:line unknown, pc 0x82727d5) at com.zerog.lax.LAX.main([DashoPro-V1.2-120198]:line unknown, pc 0x81cbc88) We are not able to install because of this problem. Please help. Thanks in anticipation. Regards Manish

Re: Where to Place Bean files

2001-06-06 Thread Manish Bhatnagar
Hello all! I am facing the same problem. I created a bean that I am using in a JSP. The JSPs are in F:\jakarta-tomcat-3.2.1\jakarta-tomcat-3.2.1\webapps\manish\jsp I tried putting the Bean in the same directory where my JSP is present. It doesn't work. Also I placed it in E:\jakarta-tomcat

Re: Where to Place Bean files

2001-06-06 Thread Manish Bhatnagar
Thanks to all of you. The problem is solved. Manish - Original Message - From: Boris Niyazov [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Wednesday, June 06, 2001 8:27 PM Subject: Re: Where to Place Bean files Beans should reside in WEB-INF/classes, so in you case (assuming the bean

Re: resultset Question

2001-05-21 Thread Manish
()) { //do Something } This might help Thanks -- Manish Poddar Software Engineer Paycom.net

Re: JNDI Datasource in Tomcat

2001-05-07 Thread Manish
Manish

Poolman

2001-05-07 Thread Manish
Can someone tell me if I am doing anything wrong in this... or I have to set some other parameters. Also, when the total connection objects become high... I start getting lots of Arrayindexoutofbounds exception. I have to cycle my server to avoid getting these errors. Thanks and Regards Manish

Re: Fed up to the back teeth with tomcat !!!

2001-04-12 Thread Manish
Manish

Using JNDI with Tomcat 3.2

2001-04-11 Thread Manish
Hi All, What are the necessary steps needed to use JNDI with abovesaid Tomcat. Thanks and Regards -- Manish Poddar

Re: single login form for single sign on

2001-03-22 Thread Manish
stored in someway in the session. TIA -- Manish Poddar Paycom.net 310-827-5880 x 327 818-415-7447 (m)

jConnect5.2 with Tomcat 3.2 , Apache and Sybase

2001-03-22 Thread Manish
Hi, I was wondering of there is a way of me achieving connection pooling using jConnect 5.2 and not have to use LDAP as the service provider. Is there a way where I can save my DB properties in a normal text file and use it as a context. TIA -- Manish Poddar

Re: Please help - Very Urgent - No documentation on this

2001-03-15 Thread Manish
if there is an entry that looks like this AddType text/jsp .jsp AddHandler jserv-servlet .jsp Regards Manish [EMAIL PROTECTED] wrote: Manish, you're the best. Thanks for replying. Unfortunately, I do have an entry for jsp files: JkMount /*.jsp ajp12 I also have on specifically for the examples

Help on JDBCRealm

2001-03-14 Thread Manish
by AccessInterceptor class!! Please explain everything I need to make my form based authentication using JDBCRealm working. Thanks in advance -- Manish Poddar - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email

Re: Cache problem with IE

2001-03-14 Thread Manish Bhatnagar
a", "no-cache"); It's working fine for me. IE5, NN4.7 on Win 98, Tomcat Regards, Manish - Original Message - From: Zsolt Koppany To: [EMAIL PROTECTED] Sent: Tuesday, March 13, 2001 9:43 PM Subject: Cache problem with IE Hi,with the code below I can get net

Tomcat usability as a WebServer?

2001-03-05 Thread Manish Shahdadpuri
I am a new Tomcat user. As far as I understand, tomcat is also a web server in itself. Is it possible to use tomcat alone as a web server without using any other WebServer e.g Apache etc. - To unsubscribe, e-mail: [EMAIL

RE: CAN'T UNSUBSCRIBE

2000-11-07 Thread Manish Gulati
I have also unsuccessfully tried to unsubscribe multiple times. Please unsubscribe me also. -Original Message- From: Ruben Kleiman [mailto:[EMAIL PROTECTED]] Sent: Tuesday, November 07, 2000 10:30 AM To: [EMAIL PROTECTED] Subject: CAN'T UNSUBSCRIBE I've tried to unsubscribe multiple

RE: Disapointment

2000-10-26 Thread Manish Gulati
that's hilarious.. -Original Message- From: Andy LaMora [mailto:[EMAIL PROTECTED]] Sent: Thursday, October 26, 2000 2:35 PM To: [EMAIL PROTECTED] Subject: RE: Disapointment Not a great way of soliciting help yo... We wrote our own logger class to trap custom and std java