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 : bean:message key=my.property/ A generate a part of code in a JSP class. and this code has to use some properties available in ApplicationResources. If i use bean:message

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

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

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 : !DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"%@ page language="java" %%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html" %%@ taglib

RE: using ApplicationResources in jsp...

2003-12-05 Thread AMIR-TAHMASSEB Marc
: bean:message key=title.from.ressources/ -Original Message- From: AMIR-TAHMASSEB Marc [mailto:[EMAIL PROTECTED] Sent: Freitag, 5. Dezember 2003 15:01 To: [EMAIL PROTECTED] Subject: using ApplicationResources in jsp... Hi, i wonder to know if it's possible to use a property

RE: using ApplicationResources in jsp...

2003-12-05 Thread AMIR-TAHMASSEB Marc
in jsp... why do you need to? why not just: html:html body bean:message key=title.from.ressources/ /body /html:html -Original Message- From: AMIR-TAHMASSEB Marc [mailto:[EMAIL PROTECTED] Sent: Friday, December 05, 2003 9:07 AM To: Struts Users Mailing List Subject: RE

RE: using ApplicationResources in jsp...

2003-12-05 Thread AMIR-TAHMASSEB Marc
Mailing List' Objet : RE: using ApplicationResources in jsp... why not try the following: bean:message key=title.from.ressources/ -Original Message- From: AMIR-TAHMASSEB Marc [mailto:[EMAIL PROTECTED] Sent: Freitag, 5. Dezember 2003 15:01 To: [EMAIL PROTECTED] Subject: using

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 :

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 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 :

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-TAHMASSEB Marc [mailto