Re: Problem with internationalisation of Struts2

2014-08-24 Thread Amine BADID
u really feel. On Aug 24, 2014 1:04 PM, "Lukasz Lenart" wrote: > 2014-08-24 13:42 GMT+02:00 Amine BADID : > > Hi Lukasz. > > Thank you. > > I've found the problem. > > It was about an accentuated word. I've forget to add a number to the > unicod

Re: Problem with internationalisation of Struts2

2014-08-24 Thread Amine BADID
found, otherwise the defaultMessage */ public static String getText(String key, String defaultMessage, ValueStack stack) { return getText(key, defaultMessage, Collections.emptyList(), stack); } } Le Dimanche 24 août 2014 11h47, Lukasz Lenart a écrit : 2014-08-23 18:05 GMT+02:00 Amine

Problem with internationalisation of Struts2

2014-08-23 Thread Amine BADID
Hi All. I have a procblem with Struts2 about Internationation exactly. Here is the error message : - 2014-08-23 17:55:39,643 WARN [org.apache.struts2.util.TextProviderHelper] - I can have the english properties but I cannot have any other language properties. It works only with the english tradu

Re: Please Need help how to select the chosen elements

2014-08-07 Thread Amine BADID
Hi. Thank you Christoph for your reply. I tried to use this solution and it works. Only the selected items appear. But if I want to modify this list, I have only these elements not all ! I hope that you have understand me. Thank you a lot in avance. Best regards. Amine. Le Jeudi 7 août 2014 9h

Re: Please Need help how to select the chosen elements

2014-08-06 Thread Amine BADID
Thank you Christoph for your reply. I tried to use it but I have more than one selected element. The solution above is for only one selected element, I think, no ? I've many selected elements from the drop-down list. Thank you a lot for your help. Best regards. Amine Le Mercredi 6 août 2014 12

Re: Please Need help how to select the chosen elements

2014-08-06 Thread Amine BADID
Thank you Christoph for reply In fact, when I choose these elements from the drop-down list, I save them in the database. After I go to an other page And I do something next I return to the first one but the éléments are not selected in the drop-down list but they are realy savez in the database

Please Need help how to select the chosen elements

2014-08-06 Thread Amine BADID
Hi All. I retry because I need help, please. > > I want to know how to select (color) the chosen elements in a drop-down list ? > First, I've selected 3 elements from a drop-down list and I saved them and I > go to an other page. > Next, I return to the page and I want to see these selected eleme

Re: Please need help how to color the chosen elements

2014-07-22 Thread Amine BADID
ava 6 and Struts 2. Thank you in advance. Amine Le Mercredi 16 juillet 2014 20h10, Amine BADID a écrit : Hi All. I want to know how to color the chosen  elements in a drop-down list ? Thank you in advance. Amine

Please need help how to color the chosen elements

2014-07-16 Thread Amine BADID
Hi All. I want to know how to color the chosen elements in a drop-down list ? Thank you in advance. Amine

Re: Problem with s:radio Struts2

2014-06-28 Thread Amine BADID
n 27, 2014 at 3:39 PM, Amine BADID wrote: > listRoles Do you have an action method returning `listRoles`, e.g., `getListRoles`? -- e: davelnew...@gmail.com m: 908-380-8699 s: davelnewton_skype t: @dave_newton <https://twitter.com/dave_newton> b: Bucky Bits <http://buckybits.bl

Problem with s:radio Struts2

2014-06-27 Thread Amine BADID
Hi All Here is the code is mypage.jsp: I've this error when I call an action: juin 27, 2014 4:53:34 PM org.apache.catalina.core.StandardWrapperValve invoke GRAVE: Servlet.service() for servlet [jsp] in context with path [/myApplicationName] threw exception [tag 'radio', field 'list': The req

Re: Tiles Struts2 Annotations

2014-06-22 Thread Amine BADID
Hi Lukasz. Thank you a lot. The problem is resolved. Le Dimanche 22 juin 2014 16h27, Lukasz Lenart a écrit : When using the Convention plugin you must set struts.convention.default.parent.package = tiles-default to use tiles result 2014-06-22 16:24 GMT+02:00 Amine BADID : > Hi D

Re: Tiles Struts2 Annotations

2014-06-22 Thread Amine BADID
nt package that extends tiles-default? On Jun 22, 2014 10:07 AM, "Amine BADID" wrote: > Hi All. > I'm workgin on JEE web application, using Struts2 with annotations and > tiles too. > I've an error: > - 2014-06-22 15:53:51,187 ERROR [org.apache.struts2

Tiles Struts2 Annotations

2014-06-22 Thread Amine BADID
Hi All. I'm workgin on JEE web application, using Struts2 with annotations and tiles too. I've an error: - 2014-06-22 15:53:51,187 ERROR [org.apache.struts2.dispatcher.Dispatcher] - Unable to load configuration. - [unknown location]     at com.opensymphony.xwork2.config.ConfigurationManager.get