RE: Avoid resubmit

2005-02-03 Thread Kalluru Uma. Maheswar
What is this "Token System"? How to use it? -Original Message- From: Cedric Levieux [mailto:[EMAIL PROTECTED] Sent: Thursday, February 03, 2005 5:23 PM To: Struts Users Mailing List Subject: Re: Avoid resubmit By using the Token system - Original Message - From: &q

Avoid resubmit

2005-02-03 Thread Kalluru Uma. Maheswar
the database. How do I avoid this? I am using Any idea on how to refresh the page but do not submit the data second time to the database? Uma - To unsubscribe, e-mail: [EMAIL

support for *.do files

2005-01-23 Thread Kalluru Uma. Maheswar
. Thanks Uma - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

comparing password and confirm password

2005-01-21 Thread Kalluru Uma. Maheswar
Hi, How do I validate if the user has entered password and confirm password the same? How to do this in validate.xml file? Thanks Uma - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

RE: Marking servlet action as unavailable

2005-01-19 Thread Kalluru Uma. Maheswar
But it's a working struts-config.xml file in my local machine. The same database connection applies in the server too. Uma -Original Message- From: James Mitchell [mailto:[EMAIL PROTECTED] Sent: Wednesday, January 19, 2005 6:53 PM To: Struts Users Mailing List Subject: Re: Ma

Marking servlet action as unavailable

2005-01-19 Thread Kalluru Uma. Maheswar
) which results in not loading my ActionServlet. This is due me configuring Database connection in struts-config.xml file. If I remove the db connection from struts-config.xml file then the app is working fine. Any ideas on why this is caused and how to resolve this? Uma

RE: Connection Pool best practice

2005-01-19 Thread Kalluru Uma. Maheswar
Hi, I am looking for an example using org.apache.commons.dbcp.BasicDataSource and more over, I cant use a .war file to deploy my app (there are some problems) Uma -Original Message- From: Amleto Di Salle [mailto:[EMAIL PROTECTED] Sent: Wednesday, January 19, 2005 4:29 PM To: 'S

RE: Connection Pool best practice

2005-01-19 Thread Kalluru Uma. Maheswar
Hi Pavel, I used the db connection in struts-config.xml file initially but due to some reasons my app is not working, so I thought of configuring connection pool myself. So this is what I have done. Please tell me if there is a better way of doing this and if so how? Uma -Original Message

Connection Pool best practice

2005-01-19 Thread Kalluru Uma. Maheswar
time. Any ways for me to improve the performance and speed? Uma

RE: HTTP Status 404 - Servlet action is not available

2005-01-19 Thread Kalluru Uma. Maheswar
rking servlet action as unavailable 2005-01-18 08:02:33 StandardContext[]Servlet threw load() exception javax.servlet.UnavailableException: Initializing application data source org.apache.struts.action.DATA_SOURCE Any ideas on how to solve this? Uma -Original Message- From: Vijaya S [m

RE: HTTP Status 404 - Servlet action is not available

2005-01-18 Thread Kalluru Uma. Maheswar
Hi David, Yes, its true that the "action" servlet is not loaded, this is my error message in the Catalina log file, Please tell me how to resolve this issue. Uma 2005-01-18 08:02:32 StandardContext[]Marking servlet action as unavailable 2005-01-18 08:02:33 StandardContext[]Servlet

RE: HTTP Status 404 - Servlet action is not available

2005-01-18 Thread Kalluru Uma. Maheswar
asspath as I am using in one of the JSP and its able to read messages from MessageResources.properties file. What could be wrong? Uma -Original Message- From: David G. Friedman [mailto:[EMAIL PROTECTED] Sent: Wednesday, January 19, 2005 10:42 AM To: Struts Users Mailing List Subject

HTTP Status 404 - Servlet action is not available

2005-01-18 Thread Kalluru Uma. Maheswar
2 2 action *.abc Where am I going wrong? Uma

Help with file extension

2005-01-17 Thread Kalluru Uma. Maheswar
this issue please? Any comments on this issue are welcome. Thanks Uma - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

RE: Help with DynaActionForm

2005-01-10 Thread Uma
But since I am not writing any validate() method, how do my validate() get fired? And if I have to show error messages to the user, how do I handle this? Sorry if my questions are stupid, I am new to struts. Uma -Original Message- From: Pedro Salgado [mailto:[EMAIL PROTECTED] Sent

Help with DynaActionForm

2005-01-10 Thread Kalluru Uma. Maheswar
selected the radio button. If he has not selected, then show him a error message in the jsp. How to do this? Do I need to configure any xml file for this? An example would be great. Thanks Uma

Validate with DynaActionForm

2005-01-08 Thread Uma
this? Do I need to configure any xml file for this? An example would be great. Thanks Uma - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

RE: PlugIn/ ActionServlet init() method called 2 times in Linux - resolved

2004-09-13 Thread Uma Yarakaraju
code and it works fine on Linux also. Sorry for trouble and thanks a lot for your help. Regards, Uma. -Original Message- From: Uma Yarakaraju [mailto:[EMAIL PROTECTED] Sent: Monday, September 13, 2004 1:48 PM To: 'Struts Users Mailing List' Subject: RE: PlugIn/ ActionServlet

RE: PlugIn/ ActionServlet init() method called 2 times in Linux

2004-09-13 Thread Uma Yarakaraju
intln( "UMA: MyInitServlet-> constructor called, constr_count =" + const_count++); } public void init(ServletConfig config) throw

PlugIn/ ActionServlet init() method called 2 times in Linux

2004-09-12 Thread Uma Yarakaraju
ActionServlet. Thanks & Regards, Uma. -Original Message- From: Uma Yarakaraju [mailto:[EMAIL PROTECTED] Sent: Thursday, September 09, 2004 7:04 PM To: [EMAIL PROTECTED] Subject: PlugIn's init(...) method is called multiple times in Linux Hi, I have 3 struts based application

RE: PlugIn's init(...) method is called multiple times in Linux

2004-09-09 Thread Uma Yarakaraju
Hi David, I have the struts.jar and other jars located in each of the individual webapp's WEB-INF/lib directories. Thanks & Regards, Uma. -Original Message- From: David G. Friedman [mailto:[EMAIL PROTECTED] Sent: Friday, September 10, 2004 8:29 AM To: Struts Users Mailing Lis

PlugIn's init(...) method is called multiple times in Linux

2004-09-09 Thread Uma Yarakaraju
code? If so I don't understand how it works fine on Windows. and I am sure there is no other place where mistakenly the DB connections could be created. Pl give your ideas on how I can resolve this. Any help will be highly appreciated. Thanks in advance, Uma. Confidentiality Notice The i