How to retreive ApplicationResources properties ?

2004-01-22 Thread AMIR-TAHMASSEB Marc
Hi, i wonder to kno if its possible to access the ApplicationResources properties on another way than using a bean like : A generate a part of code in a JSP class. and this code has to use some properties available in ApplicationResources. If i use then this one is no interpreted by struts

RE: Struts and commons DBCP

2003-12-09 Thread AMIR-TAHMASSEB Marc
tomcat 3 is not my choice, unfortunatly :-( For the connections, i already close all of them but we have some problems (tomcat server falls down and requests take time to be executed !) so i just want to be sure about this. One more question : I use the commons-dbcp, commons-pool and commons-c

Struts and commons DBCP

2003-12-09 Thread AMIR-TAHMASSEB Marc
Hi, I'm using struts 1.02 and the commons DBCP to connect my Oracle 8i database and i have some problems because sometimes my tomcat 3 fall down without any reasons and we have to restart it.   I wonder to know how work the connection with commons DBCP, more specialy what happen wen i do a ge

RE: using ApplicationResources in jsp...

2003-12-05 Thread AMIR-TAHMASSEB Marc
vendredi 5 décembre 2003 15:03 > À : 'Struts Users Mailing List' > Objet : RE: using ApplicationResources in jsp... > > > why not try the following: > > > -Original Message- > From: AMIR-TAHMASSEB Marc [mailto:[EMAIL PROTECTED] > Sent: Freitag, 5. Dezemb

RE: using ApplicationResources in jsp...

2003-12-05 Thread AMIR-TAHMASSEB Marc
t' > Objet : RE: using ApplicationResources in jsp... > > > why do you need to? why not just: > > > > > > > > > -Original Message- > From: AMIR-TAHMASSEB Marc [mailto:[EMAIL PROTECTED] > Sent: Friday, December 05, 2003 9:07 AM > To:

RE: using ApplicationResources in jsp...

2003-12-05 Thread AMIR-TAHMASSEB Marc
es in jsp... > > > why not try the following: > > > -Original Message- > From: AMIR-TAHMASSEB Marc [mailto:[EMAIL PROTECTED] > Sent: Freitag, 5. Dezember 2003 15:01 > To: [EMAIL PROTECTED] > Subject: using ApplicationResources in jsp... &g

using ApplicationResources in jsp...

2003-12-05 Thread AMIR-TAHMASSEB Marc
Hi, i wonder to know if it's possible to use a property in ApplciationResources in  the jsp code.   I want to do something like this :   <%@ page language="java" %><%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html" %><%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean" %><%@

RE: Multibox and setter problem

2003-01-06 Thread AMIR-TAHMASSEB Marc
where ? -Message d'origine- De : Alireza Fattahi [mailto:[EMAIL PROTECTED]] Envoyé : mardi 7 janvier 2003 07:00 À : 'Struts Users Mailing List' Objet : RE: Multibox and setter problem http://husted.com/struts/tips/007.html -Original Message----- From: AMIR-TAHMASS

Multibox Set & get problem

2003-01-06 Thread AMIR-TAHMASSEB Marc
Hi everybody (and happy new year :-) I have a jsp page with multibox. When i check some boxes and submit the form, then setter of my form is never used ! So i can not get the selected values, Can anybody help me please ? I'm using Struts 1.02 thanks for you help, Marc Here are my codes :

Multibox and set/get problem

2003-01-06 Thread AMIR-TAHMASSEB Marc
Hi everybody (and happy new year :-) I have a jsp page with multibox. When i check some boxes and submit the form, then setter of my form is never used ! So i can not get the selected values, Can anybody help me please ? I'm using Struts 1.02 thanks for you help, Marc Here are my codes :

Multibox and set/get problem

2003-01-06 Thread AMIR-TAHMASSEB Marc
Hi everybody (and happy new year :-) I have a jsp page with multibox. When i check some boxes and submit the form, then setter of my form is never used ! So i can not get the selected values, Can anybody help me please ? I'm using Struts 1.02 thanks for you help, Marc Here are my codes :

Multibox and set/get problem

2003-01-06 Thread AMIR-TAHMASSEB Marc
Hi everybody (and happy new year :-) I have a jsp page with multibox. When i check some boxes and submit the form, then setter of my form is never used ! So i can not get the selected values, Can anybody help me please ? I'm using Struts 1.02 thanks for you help, Marc Here are my codes :

Multibox and setter problem

2003-01-06 Thread AMIR-TAHMASSEB Marc
Hi everybody (and happy new year :-) I have a jsp page with multibox. When i check some boxes and submit the form, then setter of my form is never used ! So i can not get the selected values, Can anybody help me please ? I'm using Struts 1.02 thanks for you help, Marc Here are my codes :