getting Heap Exception

2007-04-01 Thread balaraju mandala
Hi All, I am Bala Raju, I have a problem with Tomcat, please i need u r suggestion. I wrote a page in JSP, which will extract data from Database and generate a report in Excel sheet. Some times the Excel sheet report can be up to 2 MB, it is taking longer process to create Excel sheet and some t

Re: download a custom setup file

2006-09-27 Thread balaraju mandala
Hi, Thank you for u r response, sorry for late answering. Mine is a VC application. I need to insert some data (say a id) into that on fly, i am trying it using editing resourses in VC, but i don't know how to access a resources file of VC from Java program. I am searching net but not getting co

download a custom setup file

2006-09-22 Thread balaraju mandala
Hi All, I need good help from all of you. My problem is i need to give a user a URL link which will download a application to usersystem. I will append a id to that URL, so that when ever a user clicks and downloading application that application will need to read or recognizes that value which w

getting "?" instead of "¢"

2006-07-16 Thread balaraju mandala
Hi All, I need some help from you. I need to display Cent(¢) symbol on browser. I am getting ? symbol instead, what could be the problem, please explain me. Thank you. balaraju

Let's make a difference

2006-05-17 Thread balaraju mandala
I'm doing a little something about global warming, I'm inviting my friends to join me: http://friends.earthscreen.com/?r=QTF0R3gGdhFSBmcNCyIH&i=gmail&[EMAIL PROTECTED]&p=2&z=1&tc=11 - To unsubscribe, e-mail: [EMAIL PROTECTED] F

Re: want to know who are visiting my website

2006-05-04 Thread balaraju mandala
Thank you and sorry for wrong posting.

want to know who are visiting my website

2006-05-04 Thread balaraju mandala
Hi Everybody, I need small help from you. I have a website, which run on Apache server. My webpages all are build only using Html and Javascript. I did n't used any Dynamic pages. Here i want to track down the visitors who are visiting my site(i want there IP), how can i do this. I also want to k

Re: i want to know load on Tomcat

2006-04-27 Thread balaraju mandala
Hi Tang and Rajeev, Thank You very much for u r reply. Rajeev i need some more Help, I searched in my Tomcat manager but did not find any link of 'server status'. Can u tell where it resides!, i am using Tomcat 4.1 ver. regards, bala

i want to know load on Tomcat

2006-04-26 Thread balaraju mandala
Dear Comunity, I want to know how much load is on my Tomcat. How can i do this? I hav a Client, which continues calls set of Servlets. I want to test how many Clients(max) i can run at a time, for this i want to know load on Tomcat. regards, bala

Re: index.jsp not showing after successful installation

2006-04-11 Thread balaraju mandala
oh i am sorry, i did not clearly observed total log and write down the mail. the 'netstat -an' commands output is [EMAIL PROTECTED] ~]# netstat -an Active Internet connections (servers and established) Proto Recv-Q Send-Q Local Address Foreign Address State tcp0 0 0.0.0.

Re: index.jsp not showing after successful installation

2006-04-11 Thread balaraju mandala
Hi Bob, I can not use http://localhost:8080, as there is no browser access on server. Bob i find that when ever i issue 'netstat -an' on shell prompt, i found that 8080 is not listening. Only 8009 is listening!

Re: index.jsp not showing after successful installation

2006-04-10 Thread balaraju mandala
Bob, The ending messages in catalina.out are --> Apr 10, 2006 1:48:20 AM org.apache.coyote.http11.Http11Protocol start INFO: Starting Coyote HTTP/1.1 on http-8080 Apr 10, 2006 1:48:20 AM org.apache.jk.common.ChannelSocket init INFO: JK2: ajp13 listening on /0.0.0.0:8009 Apr 10, 2006 1:48:20 AM o

Re: index.jsp not showing after successful installation

2006-04-10 Thread balaraju mandala
Hi Bob, Thanks for your response. catalina.out file is not ending with any error messages. It is showing that, Tomcat started successfully with some millesecond time. I am using 8080 port for Tomcat. I am entering http://myip:8080 in the browser. But simple error page is displaying. No 404 or any

Re: index.jsp not showing after successful installation

2006-04-08 Thread balaraju mandala
Hi Nic, Its me again, You suggested to check weather Tomcat was started as service, i am starting Tomcat by issuing a command at SSH (tomcat/bin/./startup.sh). Is this is correct one to start Tomcat as service or i have to do another way to start tomcat as service. regards, Bala

Re: index.jsp not showing after successful installation

2006-04-08 Thread balaraju mandala
Hi Nic, Thanks for your answer. But Nic, though i checked all of them you suggested, I am unable to get the index.jsp page on browser. Is there any other possibilities? regards, Bala

index.jsp not showing after successful installation

2006-04-08 Thread balaraju mandala
Hi Comunity, I am unable to see index.jsp page, though i successfully installed Tomcat5.0on my Linux meshine. I checked for ports which are listening and find 8080 is listening (8080/tcp open http-proxy). There were no error messages in logs/catalina.out also. please can anybody tell me what went