How use the BeanUtils and interface converts

2004-11-05 Thread Gabriel França Campolina
ed to BeanUtils this type of conversion. I read some articles in internet saw that I can implements a inteface converter, but i don't know use. SomeBody can hope me, with link or example use this classe??? Thanks folks, ---------

Example about DynaForm extends other and referencing other DynaForm

2004-11-04 Thread Gabriel França Campolina
Hi, SomeOne Know if I can do it? And How work with java.sql.Date in DynaForm?Please post any example with action and struts config, I need more this ??? -- -- Gabriel França Campolina Sun Certified Programmer for the Java 2

Re: Struts Best Practices

2004-11-04 Thread Gabriel França Campolina
ow what's the advantage of using DynaForm rather than > ActionForm or FormBean. > > > > > -----Original Message- > From: Gabriel França Campolina [mailto:[EMAIL PROTECTED] > Sent: Thursday, November 04, 2004 6:47 PM > To: Struts Users Mailing List > Subj

Re: Struts Best Practices

2004-11-04 Thread Gabriel França Campolina
I sugest some pratice: Use plugin validador Extends TilesRequestProcessor Use DynaForm Use Tiles Use ExceptionHandler Use Designer Partnner I think that this, If any folk has more comments, please go shared. Sory my english, I'm braziliam Gabriel F Campolina SCJP On Thu, 04 Nov 2004 11

How work DynaValidatorForm and java.sql.date and beanUtils.copyAttribuites?

2004-10-11 Thread Gabriel França Campolina
in this application.... Thanks,. -- Gabriel França Campolina - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: How work to DynaValidatorForm and java.sql.Date

2004-10-08 Thread Gabriel França Campolina
2004 21:18:46 +0100, Pedro Salgado <[EMAIL PROTECTED]> wrote: > On 7/10/04 1:00 am, "Gabriel França Campolina" <[EMAIL PROTECTED]> wrote: > > > Hi Folks, > > I have the problem when i submit a field text that was mapping to > > java.sql.date in format

How work to DynaValidatorForm and java.sql.Date

2004-10-06 Thread Gabriel França Campolina
Hi Folks, I have the problem when i submit a field text that was mapping to java.sql.date in format dd/MM/, I received null value, what´s my problem?? only this value I don't received the other fields(String) i receved correct. Sorry my english I'm brasiliam Thanks, -- Gabr

Re: Inicialiazing a LookupDispachAction

2004-10-01 Thread Gabriel França Campolina
ile? Check out > > http://wiki.apache.org/struts/StrutsCatalogVariousButtonSolutions > > for a link to four simpler and lighter options. > > Michael McGrady > > > > > ----- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands,

How inicialized the DynaValidatorForm with a LookUpDispachAction

2004-10-01 Thread Gabriel França Campolina
Hi folks, How inicialized the DynaValidatorForm with a LookUpDispachAction?can't? -- Gabriel França Campolina Tel: 9202-8320 - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Inicialiazing a LookupDispachAction

2004-10-01 Thread Gabriel França Campolina
d the DynaValidatorForm and Validator. And When I request the url .../produto.do?method=start, it validate my form and call the my input attribute, How I call a method in LookupDispachAction without validate? Thanks, Sorry Daniel, I don't more post my messages in portuguese -- Gabriel França Cam

Re: Validator

2004-09-30 Thread Gabriel França Campolina
Olá Vinicius, Poste o seu mapeamento de suas action no struts-config, e o mapeamento dos seus form, para que eu possa analizar? Verifique o log gerado pelo seu container web(Tomcat, JBoss etc), em geral eles listam a maioria dos problemas da sua aplicação. Gabriel F Campolina Analista desenvolved

The best pratice to developer a login system

2004-09-30 Thread Gabriel França Campolina
Hi folks, I never developed a login system,and I'm need developer this now with autheticantion and perfis of the user, I'd like know if exists anything developed or how created a system with secury in the Struts Sorry my english, I´m Braziliam. Thanks, -- Gabriel França Cam

Re: The Original Web Page Cannot Be Found (HTTP 404) After Validation is Turned On

2004-09-29 Thread Gabriel França Campolina
or > links to the information you want. > Click the Back button to try another link. > Click Search to look for information on the Internet. > > What should I do to fix the problem? > > __ > Do you Yahoo!? > Yahoo! Mail - 50x more storage than other providers! > http://promot

How change the mainlayout of tiles on the fly

2004-09-29 Thread Gabriel França Campolina
Hi folks, I'd like know How I change the mainlayout of tiles on the fly, Can I do this?How??? . . . . . . . Please helpme -- Gabriel França Campolina - To unsubscribe, e-mail: [EMAIL PROTECTED] For addit

How copy the values of my DynaForm to my Bean

2004-09-28 Thread Gabriel França Campolina
Hi folks, I'd like know how copy fields that not String, of my DynaForm to my bean, I'm use the commos beanutils, but when this read one field the type java.util.Date one exception is created...How i do? Thanks, -- Gabriel França Campolina Tel:

How restrict the validation when I use the DynaForm

2004-09-28 Thread Gabriel França Campolina
o? Thanks, -- Gabriel França Campolina - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

How I extends a DynaValidator

2004-09-24 Thread Gabriel França Campolina
Hi, I have a problem, I'd like extends a DynaValidator but I can't. Look the form-beans in my struts-config.xml: ... ... ... ... ... ... What is wrong? When I start the tomcat this alert about: The attribuite extends require a form-bean. -- Gabr