David,
Thanks for responding.
I have hosted the example at
http://174.129.214.150:8080/
The code is at
http://174.129.214.150:8080/dynamicForm.tar.gz
Here are the steps to reproduce the issue:
1. Open
http://174.129.214.150:8080/ in a browser window. This starts
a comet actor which listens for messages. There is no form present on
this page.
2. Open
http://174.129.214.150:8080/testdriver in another browser
window. Juxtapose these two windows.
3. Click on the "Click here" button in the window opened in (2).
Submitting this form results into a <lift:Snippet> block being sent to
the actor on the index page. This makes the index page show a form
that was not previously present.
4. Click on the button that has appeared on the index page. This does
not result into calling the handler at the server end.
Please let me know if you need more information.
Thanks again...
Regards,
Som
On Oct 8, 9:40 pm, David Pollak <
feeder.of.the.be...@gmail.com> wrote:
> The chat example in
demo.liftweb.net (source in examples/example) has a form
> that is presented after the initial form is rendered. It works just fine.
> Please put together a small example of the failure so I can see the running
> code.
>
> On Wed, Oct 7, 2009 at 9:13 PM, Somindra Bhattacharya
> <
somind...@gmail.com>wrote:
> Beginning Scalahttp://
www.apress.com/book/view/1430219890