So am I dead in the water here?  Sounds like this functionality isn't
supported in T5?  Seems strange that Tapestry 5 requires an INPUT field to
be contained within a Form, and AJAX uses Zones, and you can not combine the
two.  So basically, AJAX functionality in T5 should only be used with
straight text and HTML, no input fields.

In my situation, the AJAX component doesn't contain a Form, but the
components container may, so how do you use AJAX Zones with forms...for
example, dynamic content.

Thanks,
Marcel


Thiago H. de Paula Figueiredo wrote:
> 
> Em Fri, 07 Nov 2008 04:49:05 -0300, Inge Solvoll <[EMAIL PROTECTED]>  
> escreveu:
> 
>> Isn't this the same problem I ran into some weeks ago? Forms not  
>> supported in zones?
> 
> My experience says that you can put a Form inside a Zone, but you cannot  
> put a Zone around some fields inside a Form (hence the "No object of type  
> org.apache.tapestry5.services.FormSupport is available from the  
> Environment" message).
> 
> -- 
> 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]
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/-T5--Ajax-And-Zones---Missing-FormSupprt-tp20373776p20389729.html
Sent from the Tapestry - User mailing list archive at Nabble.com.


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

Reply via email to