, 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
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 configur
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 PROTE
.
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
lina\localhost\
.
..
any help regarding these pls.
thanx in advance
Manish
***
In
-Original Message-
From: Tim Funk [mailto:[EMAIL PROTECTED]
Manisha,
you you neeed to change some setting in your server.xml in the Host element,
make these two attribute true (unpackWARs & autoDeploy)
like this
cheers
Manish
-Original Message-
From: Manisha Sathe [mailto:[EMAIL PROTECTED]
Sent: Thu, 23 Dec 2004 07:50
To: Tomcat Users
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 for application context
Thanx for replying,
but requirement is such that I have to use tomcat 5.0.19
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 als
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: Wedn
file which is under
..conf\Catalina\localhost\
.
..
regards
Manish
***
Information contained in this email message is intended only for use of the
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 h
for web.xml u need webxml attribute inside war tag like this:
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
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
included auto 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]>
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
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 in server.xml in tomcat version 4.0.3-LE.
I appritiate your help.
Thanks,
- Manish
--
To unsubscribe: <mailto:[EMAIL PROTECTED]>
For additional commands: <mail
Please stop this.
-Original Message-
From: David Rault [mailto:[EMAIL PROTECTED]]
Sent: Monday, April 15, 2002 4:59 PM
To: Tomcat Users List
Subject: Re: What does IMHO mean?
i guess a good answer would look like "STFW"
(and so that no one replies to ask what it means : Search
The Fuck
Do I need 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 immediatel
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]>
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
increasing,
!). We are still exploring the reason behind
Tomcat's such unusual behavior.
Thanks
Manish
-Original Message-
From: Steve Wong [mailto:[EMAIL PROTECTED]]
Sent: Friday, March 01, 2002 4:37 PM
To: Tomcat Users List
Subject: RE: Jetty .vs. tomcat
Yes, I have used JNI.
What's t
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
problem
-Mensaje original-
De: Manish Bhatnagar [mailto:[EMAIL PROTECTED]]
Enviado el: viernes, 15 de febrero de 2002 11:33
Para: Tomcat Users List
Asunto: RE: Problem with JNI, Tomcat 4.0.1 and FreeBSD
Okay... do this:
replace #include with "#include "jni.h". Does it w
JNIEnv *, jobject, jstring, jstring);
#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 tha
e error 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
something 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: Proble
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 everybod
ing tomcat 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 (tha
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
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 solut
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)
ebody 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
; oblige.
Your's sincerely,
Manish
- 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
- 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
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.
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:
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
Can you mail the snippet of your code?
-Original Message-
From: Everitt, Andrew [mailto:[EMAIL PROTECTED]]
Sent: Thursday, July 05, 2001 4:26 PM
To: '[EMAIL PROTECTED]'
Subject: RE: c++ dll
Arik,
Try setting 'java.library.path' for the JVM that you are running tomcat in
to point to the
Hi Arik!
Where did you place the dll in Tomcat?
Try placing it in /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, which I use thru
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/
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.
___
]: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
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 cas
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-t
ot;dmod_path");
>
>
>
> Thanks,
>
> Kevin
>
Kevin,
" resultset would contain the first record" would contain the first
record is not true... you have to do
while (rs.next()) {
//do Something
}
This might help
Thanks
--
Manish Poddar
Software Engineer
Paycom.net
Hi All,
I am using poolman 2.1 for connection pooling. The connection pooling
seems to be working fine, but the only problem I seem to be having is
that my total connections grow very rapidly. And also the connections
used grow at the same pace. I always have 1 or 2 connections available.
Cou
Hi All,
I am using poolman 2.1 for connection pooling. The connection pooling
seems to be working fine, but the only problem I seem to be having is
that my total connections grow very rapidly. And also the connections
used grow at the same pace. I always have 1 or 2 connections available.
Cou
Manish
Hi All,
What are the necessary steps needed to use JNDI with abovesaid Tomcat.
Thanks and Regards
--
Manish Poddar
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
o want to
> review the requirements on servlet contexts (i.e. web applications) and
> sessions (scoped to a single web app) that affect application design for
> environments like the one discussed above.
>
>> Many thanks
>>
>> Tim
>
>
> Craig McClanahan
Also can someone explain me when my authentication is successful using
JDBCRealm , how do I get the role information, cause only two attributes
are set for the session (username and password). Do I have to go back in
the roles table to get the role info or they are stored in someway in
the session.
TIA
--
Manish Poddar
Paycom.net
310-827-5880 x 327
818-415-7447 (m)
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 ha
agma",
"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
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
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 PROTEC
Please ignore this message. This is a test message.
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]
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 ti
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 except
59 matches
Mail list logo