RE: Stuts forwarding does not work

2005-01-12 Thread Amit Gupta
What are you writing in your index.jsp? Amit Gupta Mobile: 91-9891062552 Yahoo IM: amitguptainn MSN IM : amitguptainn -Original Message- From: Alex Kravets [mailto:[EMAIL PROTECTED] Sent: Thursday, January 13, 2005 1:11 AM To: user@struts.apache.org Subject: Stuts forwarding does not

RE: Database connection question - seeking expert opinion

2005-01-12 Thread Amit Gupta
It would very simple to migrate application. Search through mail that I sent to you few days ago. Way to use connection pool is there. Because I m working on Perl project now so I don't have that code handy now. Amit Gupta Mobile: 91-9891062552 Yahoo IM: amitguptainn MSN IM : amitgup

RE: Database connection question - seeking expert opinion

2005-01-11 Thread Amit Gupta
Hi Manisha, Struts database method uses DBCP. It offer database connection pooling. So I think struts db method is better Amit Gupta Mobile: 91-9891062552 Yahoo IM: amitguptainn MSN IM : amitguptainn -Original Message- From: Manisha Sathe [mailto:[EMAIL PROTECTED] Sent: Wednesday

problem arising because server had jdk 1.4 and I compiled classes with jdk 1.5

2004-12-30 Thread Amit Gupta
1.4.. Because of this version difference, classes were failing on hosting server. 2) My application runs on hosting server when I call from 8080 port but not on 80 port. I think hosting server is not configured to proxy '*.do' type URLs to tomcat. Amit Gupta Mobile: 91-

RE: [OT] I need to configure logs on my virtual hosting

2004-12-29 Thread Amit Gupta
Thanks Dave, I am not using log4j or common-logging. I am dependent only on std.out, std.err and other logs produced by tomcat in CATALINA_HOME/log directory. Please help. Amit Gupta Mobile: 91-9818052171 Yahoo IM: amitguptainn MSN IM : amitguptainn -Original Message- From: Durham

Can we create group in Yahoo/MSN messenger to help those who need fast help

2004-12-27 Thread Amit Gupta
Can we create group in Yahoo/MSN messenger to help those who need fast help? Amit Gupta Mobile: 91-9818052171 Yahoo IM: amitguptainn MSN IM : amitguptainn

[OT] I need to configure logs on my virtual hosting

2004-12-27 Thread Amit Gupta
Hi, I need to configure logs on my virtual hosting. How can I do it? Till now logs are created at global logs directory to which I don't have access. I need logs in my webapps directory.

How to configure struts enable application to reload

2004-12-26 Thread Amit Gupta
ation? Amit Gupta 91-9818052171

RE: DB Connection Best practice

2004-12-26 Thread Amit Gupta
I sent you message in separate mail on Friday. Have you got that? Also do communicate with me at [EMAIL PROTECTED] or [EMAIL PROTECTED] for immediate response. Amit Gupta 9818052171 -Original Message- From: Manisha Sathe [mailto:[EMAIL PROTECTED] Sent: Sunday, December 26, 2004 11:16

RE: DB Connection Best practice

2004-12-23 Thread Amit Gupta
Hi Uma, I use DBCP for this. Refer my message that I posted an hour ago on tomcat users list. I am forwarding same to you on your personal ID. -Original Message- From: uma.k [mailto:[EMAIL PROTECTED] Sent: Friday, December 24, 2004 10:20 AM To: 'Struts Users Mailing List' Subject: D

RE: Can we inherit form bean definitions

2004-12-21 Thread Amit Gupta
2 Dec 2004 11:36:47 +0530, Amit Gupta <[EMAIL PROTECTED]> wrote: > Hi, > > I have several pages with forms with 15-20 fields. Out of these 15-20 fields, > 12 fields are common to all pages. I am defining form beans using > DynaActionClass. > > Can I inherit for

I want to use data source defined in stuts-config.xml in my bean. How can I do it ?

2004-12-17 Thread Amit Gupta
Hi dear, I am struts newbie. I want to use data source defined in stuts-config.xml in my bean. How can I do it ? Please help. Amit Gupta

Re: Doubts with tomcat

2004-11-07 Thread Amit Gupta
Thanks David, I will definitely take care of mailing to appropriate list. Does this list member subscribe to tomcat list also. Amit Gupta - Original Message - From: "David G. Friedman" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" <[EMAIL PROT

Re: Doubts with tomcat

2004-11-07 Thread Amit Gupta
I have asked it in tomcat list but I wanted to know from you too that is why I mailed it here too. Bye Amit Gupta - Original Message - From: "Kailash Vasani" <[EMAIL PROTECTED]> To: "'Struts Users Mailing List'" <[EMAIL PROTECTED]> Sent: Mond

Is their any tutorial for optimizing tomcat performance?

2004-11-07 Thread Amit Gupta
Hi, Is their any tutorial for optimizing tomcat performance? I run it on 64 MB RAM and 64 SWAP Space. is it Ok or not? Amit Gupta Email: [EMAIL PROTECTED]

Doubts with tomcat

2004-11-07 Thread Amit Gupta
run with minSpareThreads="5" then why it start with 9 threads? 2) In tomcat , port 8080 is redirected to SSL port 8443. Why NON-SSL port is redited to SSL port? Please help me to understand these basics. Amit Gupta

Tomcat/5.5.3 with jdk1.5.0 DONOT run on port 5555.

2004-11-06 Thread Amit Gupta
Hi , I have configured Tomcat/5.5.3 with jdk1.5.0. When I configure tomcat to run on then it DONOT work. On 8080 port tomcat work fine. What May be the reason? Amit Gupta

problem with tiles

2004-11-05 Thread Amit Gupta
Hi Every body, I developed a page using tiles and used struts-html tags in template page. As a result when main page is excuted struts-html tags in template page are not rendered. How to get Struts-html tags rendred when calling template page in main page? Amit Gupta

How to maintain session in web application if I am using struts

2004-10-29 Thread Amit Gupta
Hi, How to maintain session in web application if I am using struts? Please help. thanks in advance. Amit Gupta Mobile: 91-9818052171/9891062552 Email: [EMAIL PROTECTED] http://amit-gupta.prudence-india.com A request - given the barrage of spam these days, there is a non-zero probability that

Re: [OT] free javascript htmlEditor

2004-10-07 Thread Amit Gupta
Plz visit my homepage. if you find pWYSIWYG interesting , Then I may send you code. Amit Gupta Mobile: 91-9891062552 Email: [EMAIL PROTECTED] http://amit-gupta.prudence-india.com A request - given the barrage of spam these days, there is a non-zero probability that I accidentally delete

Re: Advice on adding/updating products to an online store?

2004-09-29 Thread Amit Gupta
Hello guys, Can we prepare a list of URLs of resources that can be useful to person who have no background in java and need to develop struts application. A comprehensive FAQ is also proposed. Take care Amit Gupta Mobile:9891062552 Email: [EMAIL PROTECTED] A request - given the barrage of spam

Re: question related to action and tile

2004-09-23 Thread Amit Gupta
Can any body guide me how to rewrite URL with JSP and tomcat as it is possible with mode_rewrite with apache? Take care Amit Gupta Mobile:9891062552 Email: [EMAIL PROTECTED] - Original Message - From: "Václavík Radek" <[EMAIL PROTECTED]> To: "'Struts Users Mailin

Re: Is there any free Application for Bug Tracking Software in Java or JSP

2004-09-21 Thread Amit Gupta
I am using mantis. Its fine. You can run it with JSP environment if your JSP environment is PHP enabled. Amit Gupta 9891062552 [EMAIL PROTECTED] - Original Message - From: "Peng Tuck Kwok" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" <[EMAIL PROTECT

Re: Is there any free Application for Bug Tracking Software in Java or JSP

2004-09-21 Thread Amit Gupta
Hi Ravi, I think you will like 'bugzilla'. Amit Gupta 9891062552 - Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, September 21, 2004 10:10 PM Subject: RE: Is there any free Application for Bug Tracking Software in Java or JSP

Re: [FRIDAY] GMail invites

2004-09-21 Thread Amit Gupta
can i have one too amit gupta india - Original Message - From: "Amjad Shahrour" <[EMAIL PROTECTED]> To: "'Struts Users Mailing List'" <[EMAIL PROTECTED]> Sent: Tuesday, September 21, 2004 4:05 AM Subject: RE: [FRIDAY] GMail invites Can I have