You skipped over my other questions:
> When I tryed this way it worked: > > href="/ExemploStruts/CadastroClienteDispatchAction.do..." > > But it did not populate my form with the values in the bean Did you include the parameters you wanted to populate? <a href="/ExemploStruts//CadastroClienteDispatchAction.do?acao=editar&codigo=<bean:write name='lista' property='codigo'/>"> Also, you said: > and it seems to invoke an submit imediately after loading. What did you mean by that statement? Hubert --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]