jsp auto update
holodok <[email protected]> Wed, 20 Dec 2006 10:05:16 CST
| Newsgroups | gmane.comp.java.open-symphony.webwork |
|---|---|
| Message-ID | <11173207.1166630747235.JavaMail.os-j2ee@opensymphony01.managed.contegix.com> |
At my page I've got a webwork:select tag. It contains some id/names of objects. I want to write onchange event handler. It should do the following: user chooses some value and the page displays all the fields from the corresponing object. For example, take some class with three fields: id, name, description. And take an object with fields id=1, name='name1', description='descr1'. Some when user chooses 'name1' from select, the value 'descr1' appears at the description input box. What is the best practice for that? Thank you. --------------------------------------------------------------------- Posted via Jive Forums http://forums.opensymphony.com/thread.jspa?threadID=54515&messageID=109167#109167 --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]