Thank you very much for taking the time to reply.  I certainly appreciate it.

I'm still having the same trouble, even after looking through the additional
examples provided.  Having said that, let me provide additional information
about my setup.

1.  I'm using the current release version of Tapestry - 5.2.5
2.  I have a very simple project setup in Eclipse Helios SR2, and the only
three source files are:

  a.  CarMaker.java
  b.  SelectZoneDemo.java
  c.  SelectZoneDemo.tml

3.  I'm running the application from Eclipse using Jetty 6.1.26
4.  I'm using a 1.6 JDK
5.  A screenshot of my Eclipse project setup is included below:

http://tapestry.1045711.n5.nabble.com/file/n4708181/eclipse-project-setup.jpg 

6.  The source code that I'm using in all three source files is copied
without modification from 
http://tapestry.apache.org/tapestry5.2-dev/tapestry-core/ref/org/apache/tapestry5/corelib/components/Select.html
Select Component 


What continues to happen is the onValueChanged method in SelectZoneDemo.java
simply will not EXIT.  It "feels" like something is blocking the method from
returning, but I can't imagine what that might be.  The AJAX response never
comes back to the browser.

I've tried running this in multiple browsers, including Firefox, Chrome, and
IE.  I get the exact same behavior in each.

Can any of you experts see what I'm doing wrong?  I have to imagine that
there's something that I'm doing which is transforming an otherwise simple
task into a complicated nightmare.

Thanks so much.

--
View this message in context: 
http://tapestry.1045711.n5.nabble.com/Chaining-of-Select-components-tp4706131p4708181.html
Sent from the Tapestry - Dev mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tapestry.apache.org
For additional commands, e-mail: dev-h...@tapestry.apache.org

Reply via email to