On Thu, 10 Jan 2008 11:18:10 -0200, Yeeswara Nadapana (HCL Financial Services) <[EMAIL PROTECTED]> wrote:

Hi Ulrich,

I am using Tapestry 5. I have made a drop down box using the ArrayList. I want to fire an onChange event on my Page class and get some data relevant to the selected option and display on another TextArea. Please check my code snippet and let me know a way to that.

You could use the Select component (http://tapestry.apache.org/tapestry5/tapestry-core/component-parameters.html#orgapachetapestrycorelibcomponentsselect) and letting it generate the option tags for you.

--
Thiago H. de Paula Figueiredo
Desenvolvedor, Instrutor e Consultor de Tecnologia
Eteg Tecnologia da Informação Ltda.
http://www.eteg.com.br

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to