Re: logic:lessThan problem

2005-08-19 Thread Glenn Deschênes
Hi Peter, There seems to be a typo in the closing tag. logic:lessThan name=projectListSize value=5 Less than 5! /logicLessThan Should be /logic:lessThan - Glenn On 8/19/05, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: Hi list! I have some problems comparing values with

Re: html-el:messages - bis

2005-08-19 Thread Glenn Deschênes
Thanks so much for your reply!!! I will certainly try your suggestions out. Greatly appreciated, Glenn On 8/18/05, Laurie Harper [EMAIL PROTECTED] wrote: Heh: even more of a hack, provided you're OK keeping with lists rather than tables as in your original example: logic:messagesPresent

Re: I18N by pages

2005-06-24 Thread Glenn Deschênes
What you can do is have a jsp for each locale language such as page_fr.jsp and page_en.jsp. Your application can store the locale in the user's session object. Your application can update the session locale when the user switches between en fr. You can have the following forwards for the action

Re: I18N by pages

2005-06-24 Thread Glenn Deschênes
located at http://www.systemmobile.com/articles/strutsMessageResources.html#creating-bundle Bon Chance, Martin- Etats Unis 001-617-852-7822 - Original Message - From: Glenn Deschênes [EMAIL PROTECTED] To: Struts Users Mailing List user@struts.apache.org Sent: Friday, June 24

Re: I18N by pages

2005-06-24 Thread Glenn Deschênes
in struts-config.xml then your bean-write will work with html-messages Take a look at this excellent tutorial located at http://www.systemmobile.com/articles/strutsMessageResources.html#creating-bundle Bon Chance, Martin- Etats Unis 001-617-852-7822 - Original Message - From: Glenn