Re: [S2] add option to s:select

2007-07-22 Thread Filippo De Luca
Thanks a lot! 2007/7/22, Laurie Harper <[EMAIL PROTECTED]>: Filippo De Luca wrote: > Hello Struts users, > I have my business pojo Class have a property "telefoni" instance of > interface java.util.Set. Telefono is my class to store phone > number. It have 3 pro

[S2] add option to s:select

2007-07-20 Thread Filippo De Luca
d element to the select, to add element to model class? Thanks a lot -- Filippo De Luca [EMAIL PROTECTED] http://www.filosganga.it -- Circolo Canottieri Roma Lungotevere Flaminio, 39 - 00196 - Roma - Italia http://www.canottieriroma.com --

[S2] vertical checkboxlist

2007-07-04 Thread Filippo De Luca
Dear Strtuts users It is possible, in checkboxlist, to arrange checkboxes vertically? Thanks -- Filippo De Luca [EMAIL PROTECTED] http://www.filosganga.it -- Circolo Canottieri Roma Lungotevere Flaminio, 39 - 00196 - Roma - Italia http

Re: [struts 2] Problem in param setting

2007-07-04 Thread Filippo De Luca
2007/7/4, Filippo De Luca <[EMAIL PROTECTED]>: Hello Struts users, I am new for the struts 2 and i have some problem with param setting. I develop a simple action to view user detail: UserViewAction this action have only a execute method, loading a user by userId param. So the action wor

[struts 2] Problem in param setting

2007-07-04 Thread Filippo De Luca
org.springmodules.validation.bean.conf.loader.annotation.handler.NotBlank; import org.springmodules.validation.bean.conf.loader.annotation.handler.NotNull; /** * Classe che rappresenta un utente del sistema * * @author Filippo De Luca * @version 0.2.00, 1/05/2006 */ public class User implements Serializable { /** serial */ private static final long