Re: html:error and tag

2003-06-11 Thread Gemes Tibor
Gregory F. March írta: On Jun 11, 2003, "Gregory F. March" <[EMAIL PROTECTED]> wrote: |On Jun 11, 2003, Gemes Tibor <[EMAIL PROTECTED]> wrote: | | |You need to reload the application in order to make the container reread | |the properties file. | |Alas... I did that. Twice. Arg! Third time

Re: html:error and tag

2003-06-11 Thread Gemes Tibor
Gregory F. March írta: On Jun 11, 2003, Gemes Tibor <[EMAIL PROTECTED]> wrote: |You need to reload the application in order to make the container reread |the properties file. Alas... I did that. Twice. http://cvs.apache.org/viewcvs/jakarta-struts/src/share/org/apache/struts/taglib/html/Er

Re: html:error and tag

2003-06-11 Thread Gregory F. March
On Jun 11, 2003, "Gregory F. March" <[EMAIL PROTECTED]> wrote: |On Jun 11, 2003, Gemes Tibor <[EMAIL PROTECTED]> wrote: | | |You need to reload the application in order to make the container reread | |the properties file. | |Alas... I did that. Twice. Arg! Third time's a charm. Sorr

Re: html:error and tag

2003-06-11 Thread Gregory F. March
On Jun 11, 2003, Gemes Tibor <[EMAIL PROTECTED]> wrote: |You need to reload the application in order to make the container reread |the properties file. Alas... I did that. Twice. /greg -- Gregory F. March-=-http://www.gfm.net:81/~march-=-AIM:GfmNet --

Re: html:error and tag

2003-06-11 Thread Gemes Tibor
Gregory F. March írta: On Jun 11, 2003, Gemes Tibor <[EMAIL PROTECTED]> wrote: |use errors.prefix error.posfix errors.header and errors.footer to |configure. | |errors.header= |errors.footer= |errors.prefix= |errors.postfix= Ok, I'll bite. I tried this (switching postfix to suffix) by putting t

Re: html:error and tag

2003-06-11 Thread Gregory F. March
On Jun 11, 2003, Gemes Tibor <[EMAIL PROTECTED]> wrote: |use errors.prefix error.posfix errors.header and errors.footer to |configure. | |errors.header= |errors.footer= |errors.prefix= |errors.postfix= Ok, I'll bite. I tried this (switching postfix to suffix) by putting these items into

Re: html:error and tag

2003-06-11 Thread Gemes Tibor
Gemes Tibor írta: Anurag Garg írta: Hi, I am facing a very simple problem . I have got ActionError in my ActionErrors Object. Now I want to add tag after every Action error object in . use errors.prefix error.posfix errors.header and errors.footer to configure. I have errors.header= errors.f

Re: html:error and tag

2003-06-11 Thread Gemes Tibor
Anurag Garg írta: Hi, I am facing a very simple problem . I have got ActionError in my ActionErrors Object. Now I want to add tag after every Action error object in . use errors.prefix error.posfix errors.header and errors.footer to configure. I have errors.header= errors.footer= errors.prefi

RE: RE : html:error and tag

2003-06-11 Thread Anurag Garg
2:29 PM To: 'Struts Users Mailing List' Subject: RE : html:error and tag Or use tag before message ressources ... -Message d'origine- De : O_Parthasarathy Kesavaraj [mailto:[EMAIL PROTECTED] Envoyé : mercredi 11 juin 2003 11:06 À : 'Struts Users Mailin

RE : html:error and tag

2003-06-11 Thread Le Goff, Yoann
Title: Message Or use tag before message ressources ... -Message d'origine-De : O_Parthasarathy Kesavaraj [mailto:[EMAIL PROTECTED]]Envoyé : mercredi 11 juin 2003 11:06À : 'Struts Users Mailing List'Objet : RE: html:error and tagAdd the tag in your message resources after your erro

RE: html:error and tag

2003-06-11 Thread O_Parthasarathy Kesavaraj
Add the tag in your message resources after your error messages. eg:error.user=username required > -- > From: Anurag Garg[SMTP:[EMAIL PROTECTED] > Reply To: Struts Users Mailing List > Sent: Wednesday, June 11, 2003 2:24 PM > To: Struts Users Mailing List > Subject: