RE: using ApplicationResources in jsp...

2003-12-05 Thread Daniel Lipofsky
riginal Message- > From: AMIR-TAHMASSEB Marc [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

Re: using ApplicationResources in jsp...

2003-12-05 Thread EL AKARI Mehdi
gt; 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 [mailto:[EMAIL PROTECTED] > En

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 solv

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 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 Jimmy Emmanual
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: Struts Users Mailing List Subject: RE: using ApplicationResources in jsp... because i need to get the value of my property inside a

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 ApplicationResourc

RE: using ApplicationResources in jsp...

2003-12-05 Thread Hunziker Dennis
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... Hi, i wonder to know if it's possible to use a property in ApplciationReso

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" %><%@