--- Agustín <[EMAIL PROTECTED]> wrote: > I have the get and set method fot the property > nombre, but I have more than one method. I have: > > getNombre() > getNombre(int) > setNombre() > setNombre(int)
I'm not sure that this is a legal JavaBean; does it work if you remove one set of accessors? (And no, I don't know why it works on one server and not another :) Dave ____________________________________________________________________________________ Want to start your own business? Learn how on Yahoo! Small Business. http://smallbusiness.yahoo.com/r-index --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]