Forget it (Problems with custom validation)

2004-03-11 Thread Diego
Sorry people, I was investigating that problem for no less than 2 hours and one minute after I sent the message I saw that I wasn't adding errors (but shoulnd't the validator deny the validation if the method is returning false, anyway?). I solved it adding this line to the validateNif method: e

Problems with custom validation

2004-03-11 Thread Diego
Hi! I've created my own pluggable validator but it's not working. These are the steps I've followed: First: I added this to validator-rules.xml Second: I created the class com.pruebas.MTValidations with a "public static boolean" validateNif method. Third: I added a errors.ni

struts-faces doesn't update pages correctly when using tiles

2004-02-27 Thread Diego Louzán Martínez
<%-- Body footer. --%> <%-- End of HTML body. --%> <%-- End of HTML. --%> -- Any ideas? -- Diego Louzán Martínez - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Can I use template library tags directly with struts-faces?

2004-01-15 Thread Diego Louzán Martínez
r) or do I have to implement somevariant (like FacesTilesRequestProcessor)?Thanks in advance. -- Diego Louzán Martínez - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Doubts about FacesRequestProcessor on struts-faces

2004-01-05 Thread Diego Louzán Martínez
in advance. -- Diego Louzán Martínez - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Cambio de cuenta

2003-12-14 Thread Diego Louzán Martínez
Ya sé que hace unos días os dije algo parecido, pero debido a los problemas que estoy teniendo con timofónica, he decidido obtener un correo de calidad y me he cambiado a metalicana (¡gracias dape!). Así que a partir de ahora, por favor, enviadme el correo a: [EMAIL PROTECTED] ¡Gracias! ---

Re: Problems with Websphere 4.0

2003-03-20 Thread Diego Bursztyn
issues reported with websphere dealt with repeating segments in the resulting url. Thanks again. Diego. -- Original Message -- From: "Susan Bradeen" <[EMAIL PROTECTED]> Reply-To: "Struts Users Mailing List" <[EMAIL PROTECTED]&

Problems with Websphere 4.0

2003-03-20 Thread Diego
ward which redirects When I hover over the link the status bar shows: ://bla...:81/listUsers.do Has anyone seen this before? Is there something I can do from the Struts side? Thank you, Diego. - To unsubscribe, e-mail: [EMAIL PROT

problems with was4.0

2003-03-19 Thread Diego
ward which redirects When I hover over the link the status bar shows: ://bla...:81/listUsers.do Has anyone seen this before? Is there something I can do from the Struts side? Thank you, Diego. - To unsubscribe, e-mail: [EMAIL PROT

RE: ActionErrors

2003-02-12 Thread Diego Bursztyn
I found the problem (newbie issues!) I have a global forward for login.jsp I've changed the input attribute in the action tag to "logon" and it worked. Thanks, Diego. -Original Message- From: David Graham [mailto:[EMAIL PROTECTED]] Sent: Wednesday, February 12, 2003 5:3

RE: ActionErrors

2003-02-12 Thread Diego Bursztyn
I've tried using /login.jsp and still no luck. Thanks, Diego. -Original Message- From: David Graham [mailto:[EMAIL PROTECTED]] Sent: Wednesday, February 12, 2003 5:39 PM To: [EMAIL PROTECTED] Subject: Re: ActionErrors Try using /login.jsp as your input value. David >From

ActionErrors

2003-02-12 Thread Diego Bursztyn
.password.required")); return errors; } if the username or the password is omitted when submitting the form, login.jsp should display on the browser with the error message, instead I get a blank browser with http://./action/logo

RE: [OT] Modeling tools

2003-02-11 Thread Diego
Aren't wines from La Rioja from Argentina? -Original Message- From: Manuel Montoro [mailto:[EMAIL PROTECTED]] Sent: Tuesday, February 11, 2003 4:07 AM To: Struts Users Mailing List Subject: Re: [OT] Modeling tools My two cents. You have to try the spanish red wines from La Rioja, Ribera

RE: newbie question - usebean

2003-02-10 Thread Diego Bursztyn
r"> > > > > thanks, > > Diego. > You don't need : this jsp tag is used to create a script variable (named as "id" defines) from a bean in some scope, or create this bean if not found. will look in struts-config.xml for the "action/editUser&quo

RE: newbie question - usebean

2003-02-10 Thread Diego Bursztyn
r"> > > > > thanks, > > Diego. > You don't need : this jsp tag is used to create a script variable (named as "id" defines) from a bean in some scope, or create this bean if not found. will look in struts-config.xml for the "action/editUser&quo

RE: newbie question - usebean

2003-02-10 Thread Diego Bursztyn
I do have in the code I just did not included in the email. I also have the following in my jsp: thanks, Diego. -Original Message- From: Nicolas De Loof [mailto:[EMAIL PROTECTED]] Sent: Monday, February 10, 2003 7:31 AM To: Struts Users Mailing List Subject: Re: newbie

newbie question - usebean

2003-02-10 Thread Diego
atly appreciated Diego. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED

newbie question - usebean

2003-02-09 Thread Diego
: : : : : My problem is that the only value displaing on the browser is the username. When I write the following scriptlet: <% out.println( ((User) request.getAttribute("user")).getFirstName)); %> the first name displays. Any help will be greatly ap

validate

2003-02-07 Thread Diego
Any ideas? thanks, diego. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

validator

2003-02-07 Thread Diego
Any ideas? thanks, diego. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

RE: html:link

2003-02-06 Thread Diego Bursztyn
like this: Del If it doesn't work, what are the symptoms? What does the generated HTML look like? -Original Message----- From: Diego Bursztyn [mailto:[EMAIL PROTECTED]] Sent: Friday, 7 February 2003 9:23 AM To: Struts Users Mailing List Subject: RE: html:link thanks for your he

RE: html:link

2003-02-06 Thread Diego Bursztyn
he.org/struts/userGuide/struts-html.html#link -ken >>> [EMAIL PROTECTED] 02/06/03 03:15PM >>> Hi, I'm trying to add an

html:link

2003-02-06 Thread Diego Bursztyn
Hi, I'm trying to add an del Diego - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional com

struts workflow

2002-11-15 Thread Diego Campodonico
Hi, Anyone has implementing an workflow engine or workflow application with struts? I want to do a web application with a workflow engine? thanks DIego -- To unsubscribe, e-mail: <mailto:struts-user-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:struts-

[Nested] - Iterating over a Set

2002-09-02 Thread Senén de Diego
I'm trying: ... where "subArticulosIds" is of class java.util.HashSet. This fails. It gives: java.lang.IllegalArgumentException: Property 'subArticulosIds' is not indexed at org.apache.commons.beanutils.PropertyUtils.getIndexedProperty(PropertyUtils. java:499) But it works usi

Internationalization and

2002-04-19 Thread Diego Parrilla
to put into the 'action' property always the content in English, but the view in the JSP page in different languages depending on the localization of the user? Is this possible in Struts? Regards Diego XpertOnline Technical Manager e-mail: [EMAIL PROTECTED] Adecco OleCenter C/Severo Ocho