Re: Any one Controller example for Tiles Definition?

2003-10-22 Thread "José Fortunato H. Tomás"
Thanks anyway! I finally discovered how! I didn't know what class I should extend and methods available! Thanks! Chen, Gin wrote: I'm not sure what you mean by this. What exactly are you trying to do? -Original Message----- From: "José Fortunato H. Tomás" [mailto:[EM

Any one Controller example for Tiles Definition?

2003-10-22 Thread "José Fortunato H. Tomás"
Hi! Has any one, an example for a Tiles definition with Controller? I'm particulary interested in the Class implementation of the controller. Thanks! - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [

RE: J2EE IDE - IDEA - Freeware ?

2003-08-27 Thread José Fortunato H. Tomás
Yes! Is true! What's good is good! If you look at the site you can see something about 500$ for seat licence. http://www.intellij.com/ > Hi folks, > > Just wanted to know weather idea is a freeware as eclipse or we have to > shell out few dollars for it ? > > Regards > Vijay > > "Gandle, Panchash

RE: J2EE IDE

2003-08-27 Thread José Fortunato H. Tomás
I must say that ECLIPSE wins for the lot of plugins and the quality of cvs plugin integration. IDEA wins for the pleasure and produtivty devloping with. Nevertheless IDEA is in a way which will provide also a good cvs integration. The quality for refactoring, live templating, and other issues com

RE: J2EE IDE

2003-08-27 Thread José Fortunato H. Tomás
You should consider also Idea. The capability of code refactor is *big* *major* help for productivity. http://www.intellij.com/idea/ Which can integrat the same tool for struts editing like Eclipse. > WSAD is the Good one. > > Thanks > Nazeer > > > -Original Message- > From: [EMAIL PROTEC

Re: Validator for checkboxes input field

2003-08-14 Thread "José Fortunato H. Tomás"
ow do you group a number of checkboxes? Adam José Fortunato H. Tomás wrote: Hi! Any one has an example or code using Validator for a form-bean where exists an input that is a group of checkboxes? I need to use "required", and number of cheks checked, but until now I couldn't

Validator for checkboxes input field

2003-08-14 Thread "José Fortunato H. Tomás"
Hi! Any one has an example or code using Validator for a form-bean where exists an input that is a group of checkboxes? I need to use "required", and number of cheks checked, but until now I couldn't find any way to use validator correctly for this kind of situation. In the current work, 99% of

Re: Validator for checkboxes input field

2003-08-14 Thread "José Fortunato H. Tomás"
Alex Shneyderman wrote: Out of curiosity, how do you group a number of checkboxes? You name then tha same and what you get on the server side is a list of values. Yup! List, fisicaly an Array! I didn't look to the source code, in the HTTP request using TCPReflector you may see for a group of c

Validador - Validating an Array... form checkbox property

2003-08-11 Thread "José Fortunato H. Tomás"
Hi! I have de following form-beaN: And the respective validation: The action to this form is: The property "places" co

Re: Pre-Setting DynaValidatorForm attributes (solution/conclusion)

2003-07-25 Thread "José Fortunato H. Tomás"
scope with the respective attribute name. Thanks anyway. José Fortunato H. Tomás wrote: Hi! I have the follow situation: - I get an Circuit Data Object from a manager Then I want to edit the Circuit in HTML form, using an DynaValidatorForm I don't know to how to do correct set for the

Re: Pre-Setting DynaValidatorForm attributes

2003-07-24 Thread "José Fortunato H. Tomás"
e back. where action name is the action name that uses the form you create, in your case /planning/circuit/edit HTH, Alex. -Original Message- From: José Fortunato H. Tomás [mailto:[EMAIL PROTECTED] Sent: Thursday, July 24, 2003 2:14 PM To: Struts Users Mailing List Subject: Re: Pre-Setting

Re: Pre-Setting DynaValidatorForm attributes

2003-07-24 Thread "José Fortunato H. Tomás"
contains the initial form bean: The action where I want to set some properties: José Fortunato H. Tomás wrote: Hi! I have the follow situation: - I get an Circuit Data Object from a manager Then I want to edit the Circuit in HTML form, using

Re: Pre-Setting DynaValidatorForm attributes

2003-07-24 Thread "José Fortunato H. Tomás"
} -Original Message- From: "José Fortunato H. Tomás" [mailto:[EMAIL PROTECTED] Sent: Thursday, July 24, 2003 8:50 AM To: Struts Users Mailing List Subject: Pre-Setting DynaValidatorForm attributes Hi! I have the follow situation: - I get an Circuit Data Object from a manag

Pre-Setting DynaValidatorForm attributes

2003-07-24 Thread "José Fortunato H. Tomás"
Hi! I have the follow situation: - I get an Circuit Data Object from a manager Then I want to edit the Circuit in HTML form, using an DynaValidatorForm I don't know to how to do correct set for the propertyes priorly! How should I set the properties priorly? I'm tring to do the usual set(ke

Re: Validator form 'vs' reset method in ActionForm and DynaActionForm

2003-07-18 Thread "José Fortunato H. Tomás"
Thanks any way, I have already the solution. Hi! I'm trying to evaluate how to move my ActionForm's to Validator one's. I found a problem for which I don't see the solution. In basic (Dyna)ActionForm we have the reset() method, where we have access to the request, and from there we can set some

Validator form 'vs' reset method in ActionForm and DynaActionForm

2003-07-18 Thread "José Fortunato H. Tomás"
Hi! I'm trying to evaluate how to move my ActionForm's to Validator one's. I found a problem for which I don't see the solution. In basic (Dyna)ActionForm we have the reset() method, where we have access to the request, and from there we can set some request.Atributes (for example ArrayList wid

foruns archives

2003-06-24 Thread "José Fortunato H. Tomás"
Once, here, someone gave me some links for this forum archive's. I lost those links. Anyone can gave me. Thanks. -- José Tomás LINK Consulting SA - http://www.link.pt UPI - Unidade de Portais e Intranets Morada: Av. Duque D'Ávila 23 5º Dto. - 1000-138 Lisboa Telf: (+351) 213 100 095 Fax: (+351)

html tag lib... examples...

2003-06-24 Thread "José Fortunato H. Tomás"
Hi! I'm Looking for some examples or documentation about taglib html. Any one knows one or where? Tnx -- José Tomás LINK Consulting SA - http://www.link.pt UPI - Unidade de Portais e Intranets Morada: Av. Duque D'Ávila 23 5º Dto. - 1000-138 Lisboa Telf: (+351) 213 100 095 Fax: (+351) 213 100 0

Web Page acess to struts-user archive?

2003-06-03 Thread "José Fortunato H. Tomás"
Hi! Is there any Web Page to query and access to the history or archive for this mailling list? Tnx! -- José Tomás LINK Consulting SA - http://www.link.pt UPI - Unidade de Portais e Intranets Av. Duque D'Ávila 23 5º Dto. - 1000-138 Lisboa Telf: (+351) 213 100 095 Telm: (+351) 964 324 814 -

role - tiles definition?

2003-05-27 Thread "José Fortunato H. Tomás"
Hi! I read the tilesAdvancedFeatures.pdf in some fast way. At end I see (9.2) a reference to role for tiles definition. I look backwords in the document I could find any mension of how it works, or how it should be used. Any one has a reference or could tell how this role works, or how I should