Em Fri, 07 Nov 2008 07:57:33 -0300, CG <[EMAIL PROTECTED]> escreveu:
Hi, I would like to use actionLink to pass value that key by user in a TextField , it seems like it cannot get the blank value from the textbox ...and pass to the onActionFromXXX .. can I actually use actionLink here ? or should I use form submit ?
Use a form submit or create a component that uses Javascript to include your field value in the URL.
-- Thiago H. de Paula Figueiredo Independent Java consultant, developer, and instructor http://www.arsmachina.com.br/thiago --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
