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 Hunziker Dennis
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 ApplicationResources in jsp... Hi, i wonder to know if it's possible

RE: using ApplicationResources in jsp...

2003-12-05 Thread AMIR-TAHMASSEB Marc
because i need to get the value of my property inside a % ... % -Message d'origine- De : Hunziker Dennis [mailto:[EMAIL PROTECTED] Envoyé : vendredi 5 décembre 2003 15:03 À : 'Struts Users Mailing List' Objet : RE: using ApplicationResources in jsp... why not try the following

RE: using ApplicationResources in jsp...

2003-12-05 Thread Jimmy Emmanual
in jsp... because i need to get the value of my property inside a % ... % -Message d'origine- De : Hunziker Dennis [mailto:[EMAIL PROTECTED] Envoyé : vendredi 5 décembre 2003 15:03 À : 'Struts Users Mailing List' Objet : RE: using ApplicationResources in jsp... why not try

RE: using ApplicationResources in jsp...

2003-12-05 Thread AMIR-TAHMASSEB Marc
: using ApplicationResources in jsp... because i need to get the value of my property inside a % ... % -Message d'origine- De : Hunziker Dennis [mailto:[EMAIL PROTECTED] Envoyé : vendredi 5 décembre 2003 15:03 À : 'Struts Users Mailing List' Objet : RE: using ApplicationResources

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

Re: using ApplicationResources in jsp...

2003-12-05 Thread Ralf Rapude
Hi Gary, I am facing the same trouble. If u come to know the answer Please let me know as well Thanks in Advance I havn't been able to find a solution yet though asking in several ngs and forums. I will post to the list if the problem is solved (but I still hope, that someone of the listmembers

Re: using ApplicationResources in jsp...

2003-12-05 Thread James Mitchell
On Fri, 5 Dec 2003, Ralf Rapude wrote: Hi Gary, I am facing the same trouble. If u come to know the answer Please let me know as well Thanks in Advance I havn't been able to find a solution yet though asking in several ngs and forums. I will post to the list if the problem is solved (but I

Re: using ApplicationResources in jsp...

2003-12-05 Thread EL AKARI Mehdi
] To: Struts Users Mailing List [EMAIL PROTECTED] Sent: Friday, December 05, 2003 2:15 PM Subject: RE: using ApplicationResources in jsp... because i have to put it on an array of String and then i use this array in the code by a generic code. -Message d'origine- De : Jimmy Emmanual

RE: using ApplicationResources in jsp...

2003-12-05 Thread Daniel Lipofsky
[mailto:[EMAIL PROTECTED] Sent: Friday, December 05, 2003 6:16 AM To: Struts Users Mailing List Subject: RE: using ApplicationResources in jsp... because i have to put it on an array of String and then i use this array in the code by a generic code. -Message d'origine- De