Luca Zoffoli è assente dall'ufficio.

2012-07-30 Thread luca . zoffoli
Sarò assente dall'ufficio a partire dal 31/07/2012 e non tornerò fino al 01/08/2012. Risponderò al messaggio al mio ritorno. Grazie - To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands,

Clear field error on submit

2012-07-27 Thread luca . zoffoli
Hello. This is a Struts 2 example to show the use of custom result type to download file. I have in jsp : - 1 password textfield - 1 submit button If I push submit button without insert a password I correctly obtain a field error Field required!. Then If I set XYZ password (correct password),

Rif: RE: Clear field error on submit

2012-07-27 Thread luca . zoffoli
Yes. I think this is the problem. Struts2 Stream result type doesn't refresh page. Some suggestions? Thanks Puneet Babbar 2 pbabbar2@sapient

Rif: Re: RE: Clear field error on submit

2012-07-27 Thread luca . zoffoli
Hi Dave, no I'm not using Spring. Dave Newton davelnewton@gmai l.com

Re: Struts 2 s:if tag

2009-08-28 Thread Luca
; } I use the same convention as you, and it works fine for me :-) bye, Luca Sonu S ha scritto: Hi, i am using struts 2. i want to check some condition in my jsp and based on result i want to perform some task. i have written s:if test=%{status!='N'} //DO something /s:if s:else // Do

Re: Struts 2 s:if tag

2009-08-28 Thread Luca
Yes, but it was only an example... So, replace String with char :-) Pay attention to the methods name... They are very important... setStatus and getStatus bye musom...@aol.com ha scritto: His status is a char. Chris -Original Message- From: Luca wittgen...@yahoo.it

Re: Documentation

2009-08-07 Thread Luca
updated, and there are lots of examples. Bye, Luca Robert Swindells ha scritto: Is there any documentation simpler than the project tutorials ? I'm looking for something that helps when the steps described in e.g. http://struts.apache.org/2.1.6/docs/ready-set-go.html don't work. Robert

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.SetTelefono. Telefono is my class to store phone number. It have 3 properties (number, type, notes

[S2] add option to s:select

2007-07-20 Thread Filippo De Luca
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 --

[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

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 work fine

[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