Re: Session Ended Event

2001-04-10 Thread Venkat
Venkat - Original Message - From: Lakshmeenarayana G G To: Tomcat-User Sent: Wednesday, April 11, 2001 5:42 PM Subject: Session Ended Event Hi, My application requires to capture the events occured by session when Times out after Inactive Time period elapsed.or

Preserving single quotes

2001-05-11 Thread Venkat
PreparedStatement interface but when I read the same data using a CachedRowSet class or normal ResultSet class, everything works fine except single quotes which are displayed as '?' Please suggest me a work around to this Thank you all venkat _ Do You

Re: inetinfo CPU usage

2001-05-15 Thread Venkat
venkat Hi, We are running Tomcat with IIS and see that the CPU utilization increases drastically after a couple of accesses and stays there. Restarting IIS or killing inetinfo seems to be the only solution. However on accessing the application from http://localhost:8080/ABC we do not see

Re: Tomcat in production

2001-05-18 Thread Venkat
I have 2 Intel dual CPU NEC 5800 machines on production since last 3 months with Tomcat 3.2 on win2k with iis 5.0 and MSSQL 7.0, so far no complaints, no crashes, better performance compared to Coldfusion 4.5 I have an unscientific success story, in that Tomcat has treated me well in my

Re: Cartes Offertes

2001-05-18 Thread Venkat
Danny I have seen you participating actively in james-user mailing list, how come you are not able to unscribe properly -;) venkat - Original Message - From: Danny Angus To: [EMAIL PROTECTED] Sent: Friday, May 18, 2001 5:41 PM Subject: RE: Cartes Offertes

Re: Tomcat Performance on a Dual Processor Win2K Machine.

2001-05-18 Thread Venkat
Please read recent discussion about this, missing '/' context in server.xml can cause high cpu utilization problems venkat Hi All, I have a java application running under this setup: Tomcat-3.2, IIS-5.0,SQL Server-7.0 with Windows 2000 Professional on a Dual Processor Machine. The problem

Source script reveal bug

2001-06-07 Thread Venkat
it. Please reply with complete details/urls Regards Venkat _ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com

Re: Source script reveal bug

2001-06-07 Thread Venkat
Please take a look at this url: http://w6.metronet.com/~wjm/tomcat/2001/Apr/msg00163.html My current version is 3.2.1, I upgraded to latest 3.2.2 but of no use, the bug still exists. Anything wrong with my upgrade Thanks Venkat - Original Message - From: Mark Howell [EMAIL PROTECTED

Re: Source script reveal bug

2001-06-10 Thread Venkat
No, It seems a bug in Tomcat 3.2.1 and previous versions. I understand that it's fixed in TC3.2.2, check it on your machine. I'm not sure if TC is used as a standalone Venkat - Original Message - From: Randy Layman [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Friday, June 08, 2001 7:11

Re: IIS 5.0, Windows 2000 Server, Tomcat 32

2001-01-24 Thread Venkat
I use tomcat 3.2.1 with IIS 5.0 on WIN2K machine with dual CPU It works quite normal Venkat - Original Message - From: "Etienne Baert" [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Monday, January 22, 2001 2:24 PM Subject: RE: IIS 5.0, Windows 2000 Server, Tomcat 32 Hi

Disallowing Concurrent sessions

2001-02-01 Thread Venkat
()method does not take any arguement and invalidate current session) I am contemplating this to work similar to Yahoo Messanger (invalidates old session and creates new) I seek your valuable suggestions Thanks in advance Venkat _ Do

Re: Disallowing Concurrent sessions

2001-02-01 Thread Venkat
- Original Message - From: "David Wall" [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Friday, February 02, 2001 2:01 AM Subject: Re: Disallowing Concurrent sessions This method works as long the user signs out using another jsp page which removes all cookies and invalidates the

Copying Result set

2001-03-04 Thread Venkat
that, how can it be done? i tried to put the result set in a hashtable and copy but, is not happening Can anybody give some tips/links on this Thank you Venkat _ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com

Automatic database connection

2001-03-12 Thread Venkat
able to do this in that page and it happens only when somebody requests that page, database connection is made and string data is put in application (servlet) object How can I automate this, is there any way that I write same code in web.xml or in any other place Please advise Thanks Venkat

Re: Automatic database connection

2001-03-12 Thread Venkat
Thanx for ur quick reply but my platform is M$ Win 2K and M$$QL $erver How about this? Thanx Venkat - Original Message - From: "Ryan" [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Tuesday, March 13, 2001 11:48 AM Subject: Re: Automatic database connection just run

Re: Automatic database connection

2001-03-12 Thread Venkat
That's great! Thanx a lot Venkat - Original Message - From: "Tony G" [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Tuesday, March 13, 2001 12:08 PM Subject: Re: Automatic database connection NT has a command named at - you can launch a browser with a URL as the param

bug in DATEFORMAT class .. URGENT!!!

2001-03-13 Thread Venkat
); java.util.Date adu=fmt.parse(request.getParameter("archivedate")); Thankyou Venkat _ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com -

Loading beans

2000-12-13 Thread Venkat
to the bean classes - but does not work Thank you in advance Venkat

Connection pooling

2003-01-21 Thread Venkat
Hi, How to set up a connection poll and use the connection pool from jsp in tomcat4.0? Any url or doc will help's me. Thank you regards venkat -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

RE: Connection pooling

2003-01-21 Thread Venkat
Sorry, for spelling mistake. Connection pool Thaks in advance venkat -Original Message- From: Venkat [mailto:[EMAIL PROTECTED]] Sent: Tuesday, January 21, 2003 2:57 PM To: Tomcat Subject: Connection pooling Hi, How to set up a connection poll and use the connection pool from jsp

Connection pooling for MS Sql server

2003-01-26 Thread Venkat
Hi, I am able to create a connection poll for ms acess and itz working fine.Now i want to create a connection poll for MsSql server. For MS access the server.xml looks like this. !--1/23/2003 Added By venkat The following block of code add the datasource for connecting MS

Re: Jboss to parse exsisting tomcat server.xml ...

2003-07-07 Thread Venkat
I dont see any file called tomcat41-service.xml under jboss home directory. should I create one if I dont find that file. I see this file jboss-service.xml under JBoss home directory. -- Paul Gregoire [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] -- this is my 4th attempt to answer a

file renaming using Multipart class.

2003-03-09 Thread Venkat
? Can some one help me out how to do this? Thanks in advance venkat - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

RE: file renaming using Multipart class.

2003-03-09 Thread Venkat
Hi all, I am using this package and i need the help badly to rename the file.Can some one help me out http://www.servlets.com/cos/ my code snippet is below. % MultipartRequest multi=new MultipartRequest(request,.,5*1024*1024); % How do i rename the file? Thanks in advance venkat -Original

RE: file renaming using Multipart class.

2003-03-10 Thread Venkat
Hi all, Thanks for the help. I figured it out and i am able to rename the file with my name. Thanks again venkat -Original Message- From: Venkat [mailto:[EMAIL PROTECTED] Sent: Monday, March 10, 2003 12:47 PM To: Tomcat Users List Subject: RE: file renaming using Multipart class. Hi

resource-env-ref tag in web.xml

2003-08-19 Thread Venkat
is it required to define resource-env-ref in web.xml. thanx Venkat - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Pre-compiling JSP pages

2003-08-21 Thread Venkat
code in JSP s. Please let me know if you have any idea? thanx Venkat - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Tomcat 3.2.3 - Shutdown command ignored.

2002-04-05 Thread Girish Venkat
Hi, We are using Tomcat 3.2.3 load balanced through Apache at the web tier. From time to time, in the logs I have noticed Shutdown Command Ignored, and I picked up a thread somewhere that indicated that this would mean that somebody is trying to issue a shutdown command (from web layer through

protecting a non-jsp file from accessing

2001-12-20 Thread Venkat Dosapati
/db.cfg. Is there anyway to block the file from users. Any ideas will be appreciated. Thanx in advance. Venkat

Re: protecting a non-jsp file from accessing

2001-12-26 Thread Venkat Dosapati
/WEB-INF/classes/db.cfg. The browser displaying all the contents of the file. Any guess?. --thanx Venkat - Original Message - From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Friday, December 21, 2001 8:10 PM Subject: RE: protecting a non-jsp file from accessing I would include

How to find Date Format in a Database

2001-12-31 Thread Venkat Dosapati
Hi, I am sorry to ask you the Java Qn. Is there any way to find date format of date datatype in any database by using a SQL query. And also by using JDBC classes. Any idea will be appreciated. Thanx in advance. -- Venkat -- To unsubscribe: mailto:[EMAIL PROTECTED] For additional

Web Page Caching

2003-03-03 Thread venkat ramana
Hi I am new to Tomcat server. Can you tell me does Tomcat support web page caching if supported tell me techincal detials how this is done. Thanks in advance Thanks and warm regards Venkat Regards Venkat - To unsubscribe

Disable HTTP 1.1

2004-06-01 Thread Venkat Raghavan
of Tomcat is this possible? Regards, Venkat

problem with connecting Apache2.0.40 and Tomcat4.0.4 installed on diffrent machines with mod_jk

2002-09-19 Thread Venkat Reddy Valluri
for these (because catalina_home and java_home are there in Machine 'B') here I didn't get any error in mod_jk.log (on machine 'A') Any help greatly appreciated ThksRgds Venkat -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

RE: problem with connecting Apache2.0.40 and Tomcat4.0.4 installed on diffrent machines with mod_jk

2002-09-19 Thread Venkat Reddy Valluri
understood that Apache is not at all connecting to TOmcat box, but in mod_jk.log Every thing seems to be fine Thanks in advance Venkat -Original Message- From: Turner, John [mailto:[EMAIL PROTECTED]] Sent: Thu 9/19/2002 11:26 AM To: 'Tomcat Users List' Cc: Subject:RE

RE: problem with connecting Apache2.0.40 and Tomcat4.0.4 installed on diffrent machines with mod_jk

2002-09-19 Thread Venkat Reddy Valluri
Hi John, I followed your documenataion only, That is really awesome, so many of tomcat guys suggested your documentation Tnank you very much for great help, Can you help me connecting apache and tomcat installed on differnet boxes Thks in advance Venkat -Original Message

RE: problem with connecting Apache2.0.40 and Tomcat4.0.4 installed on diffrent machines with mod_jk

2002-09-19 Thread Venkat Reddy Valluri
-Original Message- From: Venkat Reddy Valluri [mailto:[EMAIL PROTECTED]] Sent: Thursday, September 19, 2002 10:47 AM To: [EMAIL PROTECTED] Subject: problem with connecting Apache2.0.40 and Tomcat4.0.4 installed on diffrent machines with mod_jk Hi, I installed Apache 2.0.40 and Tomcat 4.0.4

RE: problem with connecting Apache2.0.40 and Tomcat4.0.4 installed on diffrent machines with mod_jk

2002-09-19 Thread Venkat Reddy Valluri
Thank you very much john, I wish you could havce been succesful Thks Venkat -Original Message- From: Turner, John [mailto:[EMAIL PROTECTED]] Sent: Thu 9/19/2002 11:54 AM To: 'Tomcat Users List' Cc: Subject:RE: problem with connecting Apache2.0.40 and Tomcat4.0.4

RE: problem with connecting Apache2.0.40 and Tomcat4.0.4 installed on diffrent machines with mod_jk

2002-09-19 Thread Venkat Reddy Valluri
Hi Michael, Can you pl be more specific abou how to configure tomcat server.xml and how to generate mod_jk.conf manually Thks in advance Venkat -Original Message- From: Michael Schulz [mailto:[EMAIL PROTECTED]] Sent: Thu 9/19/2002 12:23 PM To: Tomcat Users List Cc

RE: problem with connecting Apache2.0.40 and Tomcat4.0.4 installed on diffrent machines with mod_jk

2002-09-19 Thread Venkat Reddy Valluri
Thanks Mike Venkat -Original Message- From: Michael Schulz [mailto:[EMAIL PROTECTED]] Sent: Thu 9/19/2002 3:18 PM To: Tomcat Users List Cc: Subject:RE: problem with connecting Apache2.0.40 and Tomcat4.0.4 installed on diffrent machines with mod_jk Venkat, Yes, I

RE: unusual problem after installing mod_jk.so ???

2002-09-20 Thread Venkat Reddy Valluri
I too got the same problem, here I what I understood is , when you try to execute /examples/jsp/images/ you could see iamges, but you can't execute jsp's this means apache itself is executing /examples/jsp/images/ but not tomcat, because images can be viewed by apacahe but where as jsp's

RE: Apache2 and Tomcat4 on different boxes

2002-09-20 Thread Venkat Reddy Valluri
workers.java_home=/opt/java/j2sdk1.4.0_01, here what I need to set up for these (because catalina_home and java_home are there in Machine 'B') here I didn't get any error in mod_jk.log (on machine 'A') Thks in advance Venkat at on a different machine. The problem was on tomcat configuration,I had

RE: Apache2 and Tomcat4 on different boxes

2002-09-23 Thread Venkat Reddy Valluri
Thank you very much Raj, I was successfull to make apache connect to tomcat, Thank you very mcuh once again --Venkat -Original Message- From: Raj Mettai [mailto:[EMAIL PROTECTED]] Sent: Fri 9/20/2002 7:18 PM To: [EMAIL PROTECTED] Cc: Subject:RE: Apache2

RE: Apache/Tomcat Configuration Question

2002-09-23 Thread Venkat Reddy Valluri
Did you change mod_jk.conf to point to document root where you are supposed to give apache doc root sample mod_jk.conf-- IfModule !mod_jk.c LoadModule jk_module /usr/local/apache2/modules/mod_jk.so /IfModule JkWorkersFile /tmp/workers.properties JkLogFile /usr/local/apache2/logs/mod_jk.log

RE: How to create a connection pool

2002-10-03 Thread Venkat Reddy Valluri
You can use OracleConnectionCacheImpl to implement connection pooling you have to set the attributes for this by getting them from web.xml if you refer that class ou can understand -Original Message- From: Kwok Peng Tuck [mailto:[EMAIL PROTECTED]] Sent: Thu 10/3/2002 2:19 AM To:

RE: TomCat java_home variable

2002-10-03 Thread Venkat Reddy Valluri
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Thu 10/3/2002 2:55 PM To: Tomcat Users List Cc: Subject:RE: TomCat java_home variable While we are on the subject, I just upgraded from tomcat 4.1 to 4.1.12. I'm on a red-hat 7.something

RE: TomCat java_home variable

2002-10-03 Thread Venkat Reddy Valluri
It should be JAVA_HOME not java_home -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Thu 10/3/2002 2:55 PM To: Tomcat Users List Cc: Subject:RE: TomCat java_home variable While we are on the subject, I just upgraded from tomcat 4.1 to

RE: Error using ajp13 protocol

2002-10-08 Thread Venkat Reddy Valluri
Hi, According to you, every thing is fine(i.e ajp13 is working fine and listeneing on 8009), can you just verify your mod_jk.conf and check if you are using hostname as localhost and verify in server.xml if you use same name for host and engine (localhost) if you use same name then how

How to run multiple applications on same tomcat server which is running on different box other than apache box

2002-10-15 Thread Venkat Reddy Valluri
, because we can create multiple virtual hosts for diffrent apps, but how to run multiple apps on same tomcat instance Can you help me or suggest me some documenataion Thks in advance --Venkat winmail.dat -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail

Running tomcat 4.0.4 with j2sdk1.4.1 on redhat 7.3 dual processror gives out of memory error in syslog messages

2002-12-20 Thread Venkat Reddy Valluri
with j2sdk1.4.1 Any help greatly apprecited Thks --Venkat -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

Running tomcat 4.0.4 with j2sdk1.4.1 on redhat 7.3 dual processror gives out of memory error in syslog messages

2002-12-23 Thread Venkat Reddy Valluri
machine with j2sdk1.4.0 Here I didn't understand if multi processor redhat 7.3 matters with j2sdk1.4.1 Any help greatly apprecited Thks --Venkat -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

RE: Tomcat and Apache | Performance

2002-12-24 Thread Venkat Reddy Valluri
There is a option in httpd.conf as well as server.xml(Ajp13Processor max processors) to set max clients to be served, incresing that size, may get it solved Make sure max Ajp13processors should be greater than or equal to max clients in httpd.conf Thks, --Venkat -Original

Can anyone running successfully tomcat and mod_jk on different machines with mod_jk for longtime

2002-12-24 Thread Venkat Reddy Valluri
Hi, Can Any body be running tomcat 4.0.4(redaht 7.3, j2sdk1.4.1) and apache 2.0.40 on different machines with mod_jk successfully in production environment without giving problems(broken pipe etc... kernel out of memory error) If anubody, could you please help in this regard Thks, --Venkat

RE: Urgent - Issue with Tomcat/mod_jk?

2002-12-24 Thread Venkat Reddy Valluri
in syslog messages Did you get any workaround for this Thks, --Venkat -Original Message- From: Ben Ricker [mailto:[EMAIL PROTECTED]] Sent: Mon 12/23/2002 5:49 PM To: Tomcat Users List Cc: Subject:Re: Urgent - Issue with Tomcat/mod_jk? I had suspected

RE: Urgent - Issue with Tomcat/mod_jk?

2002-12-30 Thread Venkat Reddy Valluri
on redhat 7.2/7.3, so I tried with IBM jvm 1.4 on redhat 7.2 with tomcat 4.0.4. Surprisingly I am not getting broken pipe errors as well as tomcat crashing problems Thank you very much for your response Thks, --Venkat -Original Message- From: Ben Ricker [mailto:[EMAIL

RE: JK2/tomcat 4.1.18 - broken pipe problem

2003-01-02 Thread Venkat Reddy Valluri
linux but supports only native threads where as ibm jvm can support green threads on linux machines Thks, -Venkat -Original Message- From: Jesper Birch [mailto:[EMAIL PROTECTED]] Sent: Thu 1/2/2003 6:01 AM To: [EMAIL PROTECTED] Cc: Subject

top command shows memory usage of java process is two times more than what actually java heap is taking

2003-01-02 Thread Venkat Reddy Valluri
like this, Can anybody explain me Thks, --Venkat winmail.dat-- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

RE: JK2/tomcat 4.1.18 - broken pipe problem

2003-01-03 Thread Venkat Reddy Valluri
I thought this could never be a problem(user htiing stop button), as I alreday mailed, I got it solved by relpacing sun jvm with ibm jvm, But I got it on redhat linux, but you are on solaris right, So what I am thinking is to think this problem in different dimension, This is just my

RE: [LAXMIAKNTH] - MEMORY USAGE

2003-01-07 Thread Venkat Reddy Valluri
Hi, You can try with IBM JVM, it works well on linux machines incase of performance as well as garbage collection of memory -Original Message- From: Laxmikanth M.S. [mailto:[EMAIL PROTECTED]] Sent: Tue 1/7/2003 4:56 AM To: [EMAIL PROTECTED] Cc: Subject:

RE: HELP, PLEASE! Tomcat creates too many threads!

2003-01-07 Thread Venkat Reddy Valluri
Can you try with IBM JVM, as it works well on linux in cae of performance as well as memory usage -Original Message- From: Denise Mangano [mailto:[EMAIL PROTECTED]] Sent: Tue 1/7/2003 9:31 AM To: 'Tomcat Users List' Cc: Subject:RE: HELP, PLEASE! Tomcat creates too

showing progress bar while uploading file

2003-01-07 Thread Venkat Reddy Valluri
Hi I am uplaoding files to server thru oreilly's multipartrequest servlet, here I want to get some progress bar showing size of bytes uplaoded for every second thru applet on browser Any help gr8ly appreciated Thks, --Venkat winmail.dat-- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED

how to users let know application server is down

2003-01-08 Thread Venkat Reddy Valluri
Hi, I want to let users know thru html page saying that application server is down, when tomcat is down (here apache is connecting to tomcat thru mod_jk) Any help gr8ly appreciated Thks, --Venkat winmail.dat-- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e

RE: how to users let know application server is down

2003-01-08 Thread Venkat Reddy Valluri
Thank you very much, I worked well Thks, --Venkat -Original Message- From: Turoff, Steve [mailto:[EMAIL PROTECTED]] Sent: Wed 1/8/2003 2:55 PM To: Tomcat Users List Cc: Subject:RE: how to users let know application server is down Venkat, Here's one method: 1

Tomcat 4.1.27 ana apache 2.0.47 with mod_jk

2004-11-15 Thread Venkat Reddy Valluri
--Venkat - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

RE: Tomcat 4.1.27 ana apache 2.0.47 with mod_jk

2004-11-15 Thread Venkat Reddy Valluri
But it worked with tomcat 4.0.4 with out using any package Do you think is there nat option to set for this Thks --Venkat -Original Message- From: Phillip Qin [mailto:[EMAIL PROTECTED] Sent: Mon 11/15/2004 4:15 PM To: 'Tomcat Users List' Cc: Subject:RE: Tomcat

RE: Tomcat 4.1.27 ana apache 2.0.47 with mod_jk

2004-11-15 Thread Venkat Reddy Valluri
To: 'Tomcat Users List' Cc: Subject:RE: Tomcat 4.1.27 ana apache 2.0.47 with mod_jk No. The spec requires this. -Original Message- From: Venkat Reddy Valluri [mailto:[EMAIL PROTECTED] Sent: Monday, November 15, 2004 9:19 PM To: Tomcat Users List Subject: RE: Tomcat 4.1.27 ana

Tomcat 4.1.27 can't access symbolink directories

2004-11-15 Thread Venkat Reddy Valluri
Hi, why Tomact 4.1.27 can't acess symbolic link directories while tomcat 4.0.4 can acess those symbolic link directories can you please throw some light on this Thks --Venkat - To unsubscribe, e-mail: [EMAIL PROTECTED

RE: Tomcat 4.1.27 can't access symbolink directories

2004-11-15 Thread Venkat Reddy Valluri
-Original Message- From: Venkat Reddy Valluri [mailto:[EMAIL PROTECTED] Sent: Monday, November 15, 2004 10:16 PM To: Tomcat Users List Subject: Tomcat 4.1.27 can't access symbolink directories Hi, why Tomact 4.1.27 can't acess symbolic link directories while tomcat 4.0.4 can acess

What's the defaukt Admin user id/password

2004-11-30 Thread Venkat Radha Venkataramanan
Hello: Can somebody tell me what the default admin user id/password is? Thanks. VENKAT RADHA VENKATARAMANANPhone: 1-201-358-0001 324 St. Mary Street Hillsdale, NJ 07642 [EMAIL PROTECTED

RE: What's the defaukt Admin user id/password

2004-11-30 Thread Venkat Radha Venkataramanan
To: [EMAIL PROTECTED] Subject: Re: What's the defaukt Admin user id/password Venkat Radha Venkataramanan wrote: Hello: Can somebody tell me what the default admin user id/password is? Thanks. By default it is disabled. Go to the $CATALINA_HOME/conf/ directory, and open tomcat-users.xml. Edit

Help installing the Admin Application

2004-11-30 Thread Venkat Radha Venkataramanan
click on the Tomcat Administration link on this page, I get a message, Tomcat's administration web application is no longer installed by default. Download and install the admin package to use it. Is there more to installing the Admin application? Thanks. venkat

Webapps Folder

2004-12-01 Thread Venkat Radha Venkataramanan
are installed under JAKARTA_HOME\webapps. Why is this distinction being made? Venkat

RE: Webapps Folder

2004-12-01 Thread Venkat Radha Venkataramanan
the response, Tomcat's administration web application is no longer installed by default. Download and install the admin package to use it. Thanks. VENKAT RADHA VENKATARAMANANPhone: 1-201-358-0001 324 St. Mary Street Hillsdale, NJ 07642 [EMAIL PROTECTED] -Original

Repeating a question I did not get an answer for - from a novice

2004-12-07 Thread Venkat Radha Venkataramanan
like to know where this application should be installed. Thanks. Venkat

Books on Tomcat

2004-12-10 Thread Venkat Radha Venkataramanan
Can somebody suggest a good book on Tomcat for beginners? - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Why am I getting this authentication window

2005-01-14 Thread Venkat Radha Venkataramanan
why all of a sudden I get this dialog box and even if I supply a local user/password, I cannot seem to go past this. Any help you can provide is much appreciated. Venkat

RE: Why am I getting this authentication window

2005-01-14 Thread Venkat Radha Venkataramanan
I have two users, venki and admin set up in the file with admin and manager roles. Like I said, I have had no problems for the last two months. The only thing I did last was install an anti-virus package from trendMicro. I am running this on a Windows 2003 server. venkat

Form-based security

2005-01-18 Thread Venkat Radha Venkataramanan
tell me what I am doing wrong? Thanks. Venkat Web.xml section: security-constraint web-resource-collection web-resource-nameMyFirst/web-resource-name description accessible by authenticated users of the tomcat role/description url-pattern

RE: Form-based security

2005-01-19 Thread Venkat Radha Venkataramanan
PROTECTED] Sent: Wednesday, January 19, 2005 3:31 AM To: Tomcat Users List Subject: Re: Form-based security what happen if you load tour error page using the address bar? can you see it? Isn't a path matter? regards, Omar On Wed, 19 Jan 2005 00:06:20 -0500, Venkat Radha Venkataramanan [EMAIL

Tomcat 5.5.1 Installation Help

2004-09-09 Thread Venkat Radha Venkataramanan
compatibility modules. I Can somebody send me this file or tell me what I should do to complete my installation? Thanks. Venkat

RE: Tomcat 5.5.1 Installation Help

2004-09-09 Thread Venkat Radha Venkataramanan
Yoav: I did not have any difficulty in locating the compat package. But I don't see the file Running.txt in the zipped version. VENKAT RADHA VENKATARAMANANPhone: 1-201-358-0001 324 St. Mary Street Hillsdale, NJ 07642 [EMAIL PROTECTED] -Original Message

RE: Tomcat 5.5.1 Installation Help

2004-09-09 Thread Venkat Radha Venkataramanan
Atishay: After I installed it the first time, I uninstalled it and reinstalled it. But this time, it did not create a program group called Tomcat! Now I don't even have the shortcut to start Tomcat service! Can you tell me what this program group and its members? VENKAT RADHA VENKATARAMANAN

What's the best way to test a database connection

2004-09-09 Thread Venkat Radha Venkataramanan
Hello: I just finished installing Tomcat 5.5.1. I would like to know if it ships with any utility to check database connectivity. I created a JDBC connection to a SQL server and I would like to test the database access. Thanks. Venkat

Tomcat Start.bat and shutdown.bat

2004-09-10 Thread Venkat Radha Venkataramanan
Hello: When I installed Tomcat 5.5.1 on Windows XP Professional, it failed to create the program group. I understand that it should have created two batch files for starting and shutting down the Tomcat instance. Can somebody share with me either the batch files or the command line for

RE: Tomcat Start.bat and shutdown.bat

2004-09-10 Thread Venkat Radha Venkataramanan
Hongsong: I tried using the batch files I found in the zipped version. Here's the problem I am running into. I have JRE 1.4.2 installed on my machine. But SetClassPath.bat looks for the following executables in JAVA_HOME: java.exe javaw.exe jdb.exe javac.exe In my case, javac.exe and jdb.exe

Seeking a reusable component that handles file-transfer

2004-09-26 Thread Venkat Radha Venkataramanan
Hello: I am looking for a Open Source or reusable component that will give the user an option to transfer a file from a local directory to a server location. This component should also have a status bar that shows the progress of the transfer. Thank you. Venkat

Question from a newbie! Please pardon me!

2004-09-30 Thread Venkat Radha Venkataramanan
: class HelloWorld throws ServletException, IOException{ ^ 6 errors Can somebody guide me on how to resolve this issue? Thanks. Venkat

Does anybody have a JSP/Servlet example on MS SQLServer JDBC Connectivity?

2004-10-01 Thread Venkat Radha Venkataramanan
. Venkat

JSP-Servlet tutorial

2005-03-03 Thread Venkat Radha Venkataramanan
Can somebody direct me to a tutorial on jsp/servlet that pulls data from a database and displays the content via a jsp? Thanks - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

RE: help in setting up

2005-06-29 Thread Venkat Radha Venkataramanan
Ganesan: You can download the latest and greatest version of Tomcat, unzip it and run the batch file to start it up. That's all to it. -Original Message- From: ganesan malairaja [mailto:[EMAIL PROTECTED] Sent: Tuesday, June 28, 2005 11:42 PM To: tomcat-user@jakarta.apache.org Subject: