Tomcat 5.0.30 - UTF-8 encoding not working

2005-06-02 Thread Karanjkar, Sanjay V \(IT\)
) { request.setCharacterEncoding(encoding); } filterChain.doFilter(request, response); Do I need to do something else for Tomcat? In particular, do I need to do the stuff mentioned here: http://wiki.apache.org/jakarta-tomcat/Tomcat/UTF-8 Thanks in advance Sanjay

RE: Tomcat 5.0.30 - UTF-8 encoding not working

2005-06-02 Thread Karanjkar, Sanjay V \(IT\)
for these to work for any UTF-8 data. One issue is that my app would be hosted on a web farm. As the above looks to be a server-wide change, it will affect other apps hosted on the instance too, right? Thanks and regards Sanjay Morgan Stanley -Original Message- From: Mark Thomas

RE: Tomcat 5.0.30 - UTF-8 encoding not working

2005-06-02 Thread Karanjkar, Sanjay V \(IT\)
Hi Mark, Adding URIEncoding=UTF-8 to the coyote connector did the trick. Thanks a bunch! My guess is that our app will be hosted on a tomcat instance that only hosts UTF-8-aware apps. Thanks and regards Sanjay -Original Message- From: Karanjkar, Sanjay V (IT) Sent: Friday, June 03

RE: Problem with BASIC authentication

2005-03-17 Thread Karanjkar, Sanjay V \(IT\)
) at org.apache.catalina.startup.Catalina.process(Catalina.java:180) at java.lang.reflect.Method.invoke(Native Method) at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:203) gmake: *** [stop_tomcat] Error 1 Thanks in advance Sanjay Karanjkar fc3sdi team -Original Message- From: Lionel

RE: Problem with BASIC authentication

2005-03-16 Thread Karanjkar, Sanjay V \(IT\)
Hi, Anyone had a chance to look at this one yet? Thanks Sanjay -Original Message- From: Karanjkar, Sanjay V (IT) Sent: 15 March 2005 11:19 To: tomcat-user@jakarta.apache.org Subject: Problem with BASIC authentication Hi, I have the following setup: 1. A copied version of Tomcat

Problem with BASIC authentication

2005-03-15 Thread Karanjkar, Sanjay V \(IT\)
going madHave I missed something? Is it because I've copied the tomcat binaries instead of installing it? If so, why does authentication work correctly for the inbuilt Manager application..? Appreciate if you could help me.. Thanks and regards Sanjay Karanjkar

taglib : unable to find setter method for attribute

2005-03-01 Thread sanjay paithankar
tomcat 4.1.29 Please let em know if anyone already have any idea about this -Sanjay Methode defined in the Java file are private int seconds = -1; public void setPoll(int seconds) { this.seconds= seconds; } public int getPoll(int seconds) { return

Is this a Tomcat problem? Someone please point me in the right direction to solve this problem...

2004-02-04 Thread Chugh, Sanjay
would apreciate any ideas someone might have to offer. Thanks, -- Sanjay - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

JSESSIONID problem.

2004-02-04 Thread Chugh, Sanjay
and everything starts falling apart. IE on both machine is set up identically. If anyone knows or has any suggestions as to the problem, it would be much appreciated. Thanks, -- Sanjay -Original Message- From: Papillon [mailto:[EMAIL PROTECTED] Sent: Wednesday, February 04, 2004 2:02 PM

RE: JSESSIONID problem. SP.AM

2004-02-04 Thread Chugh, Sanjay
, and on no other developer, that have the same OS and software. -- Sanjay -Original Message- From: Papillon [mailto:[EMAIL PROTECTED] Sent: Wednesday, February 04, 2004 5:42 PM To: Tomcat Users List Subject: Re: JSESSIONID problem. SP.AM You say both IE are sames but you seems to have two differents

putting application war file not in webapps.

2003-12-01 Thread sanjay paithankar
please reply -Sanjay __ Do you Yahoo!? Free Pop-Up Blocker - Get it now http://companion.yahoo.com/ - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Memory eatup...( Memory foot print )

2003-11-11 Thread sanjay paithankar
Hello How can to out the how much memory is eaten ( memory foor print ) up by my Tomcat webserver. -thnx -cs.. __ Do you Yahoo!? Protect your identity with Yahoo! Mail AddressGuard http://antispam.yahoo.com/whatsnewfree

Hello regarding web.xml file ...

2003-11-11 Thread sanjay paithankar
Hello, I installed tomcat4.1.24 on a standalone machine ( not connected to internet ) Now there is a DOCType statement in the web.xml !DOCTYPE web-app PUBLIC -//Sun Microsystems, Inc.//DTD Web Application 2.2//EN http://java.sun.com/dtd/web-app_2_3.dtd; So now how Tomcat

Re: JNDI resources in web.xml

2003-10-02 Thread Sanjay Manchiganti
josh... I am not sure about specifying in web.xml...but you can specify it per application. This can be done by specifying the JNDI entries between the context tag for the application. sanjay. --- Josh G [EMAIL PROTECTED] wrote: How can I specify jndi resources in web.xml for an application

Re: RMI on Tomcat

2003-07-09 Thread Sanjay
Anybody has any ideas on this, Thanks again, Sanjay --- Sanjay [EMAIL PROTECTED] wrote: I am trying to set a RMI-IIOP server on Tomcat. Getting some issues. MY RMI Server works fine if I start it standalone- without Tomcat. I think have been able to set security codebase etc correctly

RE: RMI on Tomcat

2003-07-09 Thread Sanjay
I have it set in a simple directory called tomcat. Thanks Sanjay --- Bodycombe, Andrew [EMAIL PROTECTED] wrote: You may problems using RMI if tomcat is installed in a directory containing whitespace. (e.g. C:\Program Files\Apache Group\...). -Original Message- From: Sanjay [mailto

RMI-IIOP on Tomcat

2003-07-08 Thread Sanjay
Sanjay __ Do you Yahoo!? SBC Yahoo! DSL - Now only $29.95 per month! http://sbc.yahoo.com - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Urgent

2003-04-01 Thread sanjay
Hi, I am using Tomcat 4.0..I have set all the paths.When as a test i try to access the url http://localhost:8080/index.html I only get a blank page.No error is displayed. Pla help me out. Thanks Sanjay __ Do you Yahoo!? Yahoo! Tax Center - File

Unable to compile Class for JSPC

2003-03-25 Thread Sanjay
. org.apache.jasper.JasperException:Unable to compile class for JSPC: Class test not found... import test Could you pls. guide me to solve the above error. Thanks in advance, Sanjay

username as a variable?

2003-01-24 Thread Shah, Sanjay
Is there a way to catch the username from tomcat-user.xml file as a variable? I want to use the username that a user logs in as into my servlet. Thanks -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

Ftp Using Tomcat 4

2003-01-09 Thread Shah, Sanjay
Hello: Does somebody know how to use Tomcat as a FTP server? I am trying to have some jsp/servlet program to be used by clients to download files from our site. Is there any utility already out there? Sanjay Shah Manager, Web Production Engineering Banking Brokerage Thomson Financial

RE: Tomcat4.1.x under JDK1.3 vs JDK1.4

2003-01-09 Thread Shah, Sanjay
If you are using SSL than JDK1.4 has required jsse classes within the package, for jdk-1.3.1 you will require to install it saparately. Also, JDK1.4 do not support green threads in case you need it. -Original Message- From: Shrotriya, Sumit [mailto:[EMAIL PROTECTED]] Sent: Thursday,

RE: HTTPS to HTTP

2003-01-09 Thread Shah, Sanjay
Hello Craig: I was reading one of your post in tomcat user archive regarding implementation of FTP protocol under Catalina. One of my requirement is exactly the same. In my case the FTP security and processing needs to be managed on a per customer basis, however this tends to be closely

FTP and Tomcat

2003-01-09 Thread Shah, Sanjay
as Request handler server providing authentication. Thanks -Original Message- From: Craig R. McClanahan [mailto:[EMAIL PROTECTED]] Sent: Thursday, January 09, 2003 1:45 PM To: Shah, Sanjay Cc: 'Tomcat Users List' Subject: RE: HTTPS to HTTP On Thu, 9 Jan 2003, Shah, Sanjay wrote: Date: Thu

RE: FTP and Tomcat

2003-01-09 Thread Shah, Sanjay
PROTECTED]] Sent: Thursday, January 09, 2003 2:10 PM To: Shah, Sanjay Cc: 'Tomcat Users List' Subject: Re: FTP and Tomcat On Thu, 9 Jan 2003, Shah, Sanjay wrote: Date: Thu, 9 Jan 2003 13:52:55 -0500 From: Shah, Sanjay [EMAIL PROTECTED] To: 'Craig R. McClanahan' [EMAIL PROTECTED] Cc: 'Tomcat Users

RE: FTP and Tomcat

2003-01-09 Thread Shah, Sanjay
What is custom Valve (I am very new to tomcat)? Do you mean custom servlet/cgi? -Original Message- From: Craig R. McClanahan [mailto:[EMAIL PROTECTED]] Sent: Thursday, January 09, 2003 2:20 PM To: Shah, Sanjay Cc: 'Tomcat Users List' Subject: RE: FTP and Tomcat On Thu, 9 Jan 2003

CPU 100% usage in applet

2002-08-30 Thread Sanjay Bahal
- the classes themselves run fine outside of the applet. I can see the memory usage- that is not high. Any ideas or suggestions welcome. How can we measure CPU usage in Java? Thanks a lot, Sanjay __ Do You Yahoo!? Yahoo! Finance - Get real-time stock

GetPort returning -1 from applet

2002-07-29 Thread Sanjay Bahal
= currrentPage.getHost(); int port= currrentPage.getPort(); The host comes correctly as- localhost but port returns as -1. Thanks Sanjay __ Do You Yahoo!? Yahoo! Health - Feel better, live better http://health.yahoo.com -- To unsubscribe

RE: Working Directory

2002-04-04 Thread Sanjay Bahal
Thanks all for responding. The most suitable approach for me is: InputStream is = this.getClass().getClassLoader().getResourceAsStream(myApp.properties); I just put my file in the classes directory- that is what I would like. Sanjay --- Jacob Kjome [EMAIL PROTECTED] wrote: That might work

Working Directory

2002-04-03 Thread Sanjay Bahal
I am trying to read a properties file from my servlet. It always comes back saying file not found. I have tried placing the file in classes/web-inf/context-path. Ideally I would like to lace it in my classes directory- How do I achieve it. Thanks Sanjay

RE: Working Directory

2002-04-03 Thread Sanjay Bahal
Thanks Mark Craig. My situation is slightly different. I am trying to read the property file from a Java class on the server(not the servlet). I would think there would be a way around to do this- else I can work around to pass a param to the helper class. Thanks Sanjay --- Craig R. McClanahan

RE: Working Directory

2002-04-03 Thread Sanjay Bahal
) { props.load(stream); stream.close(); }else System.out.println(The stream null); Thanks Sanjay --- Craig R. McClanahan [EMAIL PROTECTED] wrote: On Wed, 3 Apr 2002, Sanjay Bahal wrote: Date: Wed, 3 Apr 2002 12:00:17 -0800 (PST) From: Sanjay Bahal [EMAIL PROTECTED] Reply-To: Tomcat Users

Re: mod_webapp

2002-03-29 Thread Sanjay Bahal
Can any one give the url for mod_jk or web_app I have not been able to find it on the site. Thanks Sanjay --- Andrzej Jan Taramina [EMAIL PROTECTED] wrote: Searching the jakarta site is like trying to find a needle in a haystack. Does anyone have the url for an already built mod_webapp

Re: ANYONE HAVE MOD_JK?

2002-03-28 Thread Sanjay Bahal
I need one too for NT. Thanks a lot, Sanjay --- Neil Streeter [EMAIL PROTECTED] wrote: I have installed all binary packages Tomcat 4.0.3... apache 1.3.24 on windows 2000 is there a binary version of mod_jk available that fits this setup? I couldn't find it... if you have one, could

Re: Tomcat 4 NT Service

2002-03-28 Thread Sanjay Bahal
I am looking for it too? Thanks, Sanjay --- Karthik Gopal [EMAIL PROTECTED] wrote: Hi , Where can I find the jk_nt_service.exe for Tomcat 4? Or can I reuse any older version of this exe. Thankx Karthik -- To unsubscribe: mailto:[EMAIL PROTECTED] For additional commands: mailto

Re: Tomcat 4 NT Service

2002-03-28 Thread Sanjay Bahal
Thanks Jacob. I will try it out. Sanjay --- Jacob Kjome [EMAIL PROTECTED] wrote: Hello, I saw you both asking how to run Tomcat 4 as an NT Service on the Tomcat User list. I was looking at the archives. I'm not subscribed to the list, which is why I am sending this directly to you

RE: Configuring Tomcat 4/mod_webapp

2002-03-26 Thread Sanjay Bahal
What is the exact link to get mod_jk. I can't seem to find it- 4) Integrate Tomcat and Apache Stop the Tomcat and Apache services. Then download mod_webapp from jakarta.apache.org Thanks Sanjay --- Chris Pheby [EMAIL PROTECTED] wrote: Apache, MySQL, Tomcat, Netbeans and Mozilla

Tomact-Apache Link

2002-03-26 Thread Sanjay Bahal
How do I link Apache and Tomcat. Is it mod_jk or mod_webapp. What are the links to get them. Thanks a lot, Sanjay __ Do You Yahoo!? Yahoo! Movies - coverage of the 74th Academy Awards® http://movies.yahoo.com/ -- To unsubscribe: mailto:[EMAIL

RE: Servlet mapping question

2002-03-26 Thread Sanjay Bahal
I found a problem with this. If you don't do /* it becomes case sensitive. So that again becomes an issue. Sanjay --- Sanjay Bahal [EMAIL PROTECTED] wrote: Yes this works? I will paly with it more and post. Thanks a lot, Sanjay --- Lance Smith [EMAIL PROTECTED] wrote: Sanjay, Try http

RE: Servlet mapping question

2002-03-26 Thread Sanjay Bahal
What I am trying to do now is mapping my servlets to names like /search/* to SearchServlet /def/* to DefaultServlet etc. I would think this is a convulted naming/mapping convention but that is as far as I have been able to think. Thanks a lot, Sanjay --- Lance Smith [EMAIL PROTECTED] wrote: All

RE: Servlet mapping question

2002-03-25 Thread Sanjay Bahal
/*. Thanks Sanjay --- Lance Smith [EMAIL PROTECTED] wrote: Then according to Craig's previous email you need to-do something like this: servlet-mapping servlet-nameSearchServlet/servlet-name url-pattern/search/SearchServlet/url-pattern /servlet-mapping servlet-mapping

RE: Servlet mapping question

2002-03-25 Thread Sanjay Bahal
Yes this works? I will paly with it more and post. Thanks a lot, Sanjay --- Lance Smith [EMAIL PROTECTED] wrote: Sanjay, Try http://localhost:8080/context/search/SearchServlet where context is the directory name under webapps. Lance -Original Message- From: Sanjay Bahal

Re: how to redirect System.out, or a relevant link please

2002-03-22 Thread Sanjay Bahal
Try this: System.setOut(new PrintStream(new FileOutputStream(filename,true))); System.setErr(new PrintStream(new FileOutputStream(filename,true))); --- Leila Lappin [EMAIL PROTECTED] wrote: Hello everyone, Could someone please send me a link to find information on

RE: Servlet Deploy Problem Help

2002-03-22 Thread Sanjay Bahal
of an example? Thanks Sanjay --- Lance Smith [EMAIL PROTECTED] wrote: Sanjay, If I understand you're request what you want is /search/hello /search/abc /search/def with hello, abc, and def all being servlets. Then you want to be able to reach each servlet with the url http://.../search

RE: Servlet mapping question

2002-03-22 Thread Sanjay Bahal
do I map to another servlet in the same directory. I tried removing the /* and giving a specific name- the 1st servlet itself fails. Thanks Sanjay --- Craig R. McClanahan [EMAIL PROTECTED] wrote: On Fri, 22 Mar 2002, Sean LeBlanc wrote: To add even more to this - I can't even get

Servlet Deploy Problem Help

2002-03-21 Thread Sanjay Bahal
a lot, Sanjay __ Do You Yahoo!? Yahoo! Movies - coverage of the 74th Academy Awards® http://movies.yahoo.com/ -- To unsubscribe: mailto:[EMAIL PROTECTED] For additional commands: mailto:[EMAIL PROTECTED] Troubles with the list: mailto:[EMAIL

RE: Servlet Deploy Problem Help

2002-03-21 Thread Sanjay Bahal
Sanjay --- Randy Layman [EMAIL PROTECTED] wrote: The stack trace you included indicates that you are running the servlet, but its throwing an exception. -Original Message- From: Sanjay Bahal [mailto:[EMAIL PROTECTED]] Sent: Thursday, March 21, 2002 9:21 AM To: [EMAIL

RE: Servlet Deploy Problem Help

2002-03-21 Thread Sanjay Bahal
/hello/anything Hope this helps Lance -Original Message- From: Sanjay Bahal [mailto:[EMAIL PROTECTED]] Sent: Thursday, March 21, 2002 8:21 AM To: [EMAIL PROTECTED] Subject: Servlet Deploy Problem Help I am just restarting this thread. My problem remains unsolved. I am running

RE: Servlet Deploy Problem Help

2002-03-21 Thread Sanjay Bahal
Lance, So in other words if I may to /hello/* I would be able to call my servelet with /hello? or the full URL http://localhost:8080/search/hello? I tried it did not work- requested resource (/hello) is not available. Thanks a lot, Sanjay --- Lance Smith [EMAIL PROTECTED] wrote: Sanjay

RE: Servlet Deploy Problem Help

2002-03-21 Thread Sanjay Bahal
Thanks very much again, Sanjay --- Randy Layman [EMAIL PROTECTED] wrote: Your problem isn't in the loaded classes (that would be a class not found). Instead look at where you are calling the method java.util.ResourceBundle.getBundle. The parameter you are passing in references a resource

RE: Servlet Deploy Problem Help

2002-03-21 Thread Sanjay Bahal
Lance - yes it works thanks a lot. But what are other shorter forms that I can use to call the servlet. I would hope to call it with like /search/hello. What has the /hello/* mapping bought me. Thanks Sanjay --- Lance Smith [EMAIL PROTECTED] wrote: try http://localhost:8080/search/hello

Tomact Servlet Deploy Problem Help

2002-03-20 Thread Sanjay Bahal
turn on debugging/logging etc on the server. Thanks Sanjay __ Do You Yahoo!? Yahoo! Sports - live college hoops coverage http://sports.yahoo.com/ -- To unsubscribe: mailto:[EMAIL PROTECTED] For additional commands: mailto:[EMAIL PROTECTED

Re: [Tomact Servlet Deploy Problem Help]

2002-03-20 Thread Sanjay Bahal
Kaikuo Luo, Thanks. Check my mail- I am doing all that. Is the name WEN-INF case sensitive? Sanjay --- Law Kaikuo [EMAIL PROTECTED] wrote: Hi Sanjay Bahal, Maybe you should create a subdirectory under WEN-INF called classes and put you java class there. You need to specify the fully

RE: [Tomact Servlet Deploy Problem Help]

2002-03-20 Thread Sanjay Bahal
-formed character data or markup. org.xml.sax.SAXParseE xception: The content of elements must consist of well-formed character data or markup. Thanks a lot, Sanjay --- Lance Smith [EMAIL PROTECTED] wrote: Yes it must be ALL capital letters. -Original Message- From: Sanjay Bahal [mailto

RE: [Tomact Servlet Deploy Problem Help]

2002-03-20 Thread Sanjay Bahal
) is not available. Thanks a lot, Sanjay --- Sanjay Bahal [EMAIL PROTECTED] wrote: Thanks Lance. I made it all caps- That took me a step further. Note to Windows(NT) users- windows shows the name in mixed case in explorer- even though you may type it in caps if you look at properties and DOS

RE: [Tomact Servlet Deploy Problem Help]

2002-03-20 Thread Sanjay Bahal
) at java.util.ResourceBundle.getBundleImpl(ResourceBundle.java:604) at java.util.ResourceBundle.getBundle(ResourceBundle.java:559) at HelloWorldExample.doGet(Unknown Source) Thanks, Sanjay --- Sanjay Bahal [EMAIL PROTECTED] wrote: Thanks Charlie I tried both it did not work. My

Regarding jk_nt_service.exe

2002-01-21 Thread sanjay
Sanjay. -- To unsubscribe: mailto:[EMAIL PROTECTED] For additional commands: mailto:[EMAIL PROTECTED] Troubles with the list: mailto:[EMAIL PROTECTED]

RE: Database connection Pooling and other questions

2002-01-16 Thread Sanjay Chopra
Gerry Have you had a look at: http://jakarta.apache.org/tomcat/tomcat-4.0-doc/jndi-resources-howto.html Tyrex and all... I think this should help, unless I am missing something completely.. cheers Sanjay -Original Message- From: Gerry Duhig [mailto:[EMAIL PROTECTED]] Sent: Wednesday

Re: STARTING TOMCAT

2001-11-30 Thread Sanjay Bahal
if you http to it then tomact page should show: http://loclahost:8080/ HTH --- Daliso Zuze [EMAIL PROTECTED] wrote: Thanks Avi, what exactly should it show if tomcat is running? Daliso - Original Message - From: Avi Green [EMAIL PROTECTED] To: Tomcat Users List [EMAIL

RE: CLASSPATH for web apps - and the answer is?

2001-11-30 Thread Sanjay Bahal
Larry, You are right. It was the files in the jre/ext. I do not when I had ever put them there- but I removed them and now everything works like a charm. Thanks a lot, Sanjay --- Larry Isaacs [EMAIL PROTECTED] wrote: I think the sealing violation means that a class was loaded from a sealed jar

RE: CLASSPATH for web apps - and the answer is?

2001-11-29 Thread Sanjay Bahal
try to open a URL? I simply can't figure it out. I perhaps would try re-installing the jdk. TIA Sanjay --- Larry Isaacs [EMAIL PROTECTED] wrote: I think you will be better off if we can get Tomcat 3.3 working on your Win98 machine. I will therefore assume that your CLASSPATH setting

Re: STARTING TOMCAT

2001-11-29 Thread Sanjay Bahal
It is at the bottom of evry mail. S --- Saran Shalini [EMAIL PROTECTED] wrote: How do I unsubscibe this service ?? - Original Message - From: David Smith [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Sent: Thursday, November 29, 2001 12:59 PM Subject: Re: STARTING

RE: CLASSPATH for web apps - and the answer is?

2001-11-28 Thread Sanjay Bahal
or 3.3. When I try the same thing on my win2000 machine everything works great. There seems to be somethng funky with win98. TIA Sanjay --- Larry Isaacs [EMAIL PROTECTED] wrote: Is the tomcat.bat unmodified? Note that in its unmodified state, it contains: set CLASSPATH=%TOMCAT_INSTALL%\lib

RE: CLASSPATH for web apps - and the answer is?

2001-11-27 Thread Sanjay bahal
Larry, I can not even bring Tomcat 3.3 up ( not even 3.2). So are you saying with 3.3 could use xalan and xerces only- And I do not need crimson, jaxp, parser? Thanks a lot, Sanjay --- Larry Isaacs [EMAIL PROTECTED] wrote: If you are adding 2.2-D13 xalan.jar in Tomcat 3.2.3, you will probably

RE: CLASSPATH for web apps - and the answer is?

2001-11-27 Thread Sanjay bahal
) at org.apache.tomcat.util.IntrospectionUtils.execute(Unknown Source) at org.apache.tomcat.startup.Main.execute(Unknown Source) at org.apache.tomcat.startup.Main.main(Unknown Source) Thanks a lot, Sanjay --- Larry Isaacs [EMAIL PROTECTED] wrote: I can't claim to be up to date

Installing/Running Tomact

2001-11-23 Thread Sanjay bahal
the order etc- Nothing seems to work. I am on win98, jdk1.3 Thanks a lot guys, Sanjay __ Do You Yahoo!? Yahoo! GeoCities - quick and easy web site hosting, just $8.95/month. http://geocities.yahoo.com/ps/info1 -- To unsubscribe: mailto:[EMAIL

Sealing violation Error

2001-11-17 Thread Sanjay bahal
etc but no success. Thanks all, Sanjay __ Do You Yahoo!? Find the one for you at Yahoo! Personals http://personals.yahoo.com -- To unsubscribe: mailto:[EMAIL PROTECTED] For additional commands: mailto:[EMAIL PROTECTED] Troubles with the list

Tomcat 3.2.1/Mime type ignored

2001-01-10 Thread Sanjay Madhavan
problem but I did not see any answers or acknowledements that this is a genuine problem and will/has been fixed. Is there any workaround? Regards Sanjay - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands

RE: Tomcat 3.2.1/Mime type ignored

2001-01-10 Thread Sanjay Madhavan
then they are treated as the correct mime type. /sanjay -Original Message- From: William Brogden [mailto:[EMAIL PROTECTED]] Sent: Thursday, January 11, 2001 2:28 AM To: [EMAIL PROTECTED] Subject: Re: Tomcat 3.2.1/Mime type ignored Sanjay Madhavan wrote: I am unable to get Tomcat

does tomcat jsp runtime require jdk ?

2000-12-07 Thread Sanjay Gulabani
if someone can tell me what specific reason does tomcat need a separate jdk (is it javac?) thanks in advance, Sanjay _ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com

Re: Need database recommendation

2000-11-28 Thread Sanjay Arora
s, Cathy __ ___ Get more from the Web. FREE MSN Explorer download : http://explorer.msn.com ~~~~~~~~ Sanjay Arora, CEO. Transcontinental Data Processing Software Ltd. SCF 17, Phase 7, Mohali - 160 062. INDIA. Phone: +91-172-223