stry users
Subject: Spam??:Re: Nested Forms
Yeah I'm sure I've tried to nest forms at one point as well(Tapestry
really starts making it easy to stack components around like this so it's
easy to expect it everywhere ;) ) ...None of my web browsers felt the same
way..
On 9/28/06,
Yeah, 4.1 handles all of that pretty well.
On 9/29/06, Theo vN <[EMAIL PROTECTED]> wrote:
With Ajax permitting partial html updates (and sometimes even partial
html form updates) its only natural to wonder about partial form (or
nested) submits?
On 29/09/06, Jesse Kuhnert <[EMAIL PROTECTED]>
With Ajax permitting partial html updates (and sometimes even partial
html form updates) its only natural to wonder about partial form (or
nested) submits?
On 29/09/06, Jesse Kuhnert <[EMAIL PROTECTED]> wrote:
Yeah I'm sure I've tried to nest forms at one point as well(Tapestry
really start
Yeah I'm sure I've tried to nest forms at one point as well(Tapestry
really starts making it easy to stack components around like this so it's
easy to expect it everywhere ;) ) ...None of my web browsers felt the same
way..
On 9/28/06, andyhot <[EMAIL PROTECTED]> wrote:
Well, even html ( ht
Well, even html ( http://www.w3.org/TR/html401/interact/forms.html )
doesn't support nested forms!
What are you trying to achieve?
John Corro wrote:
> I'm new to Tapestry and am trying to wrap my head around some differences
> from other frameworks I've used. I've been trying to do research on i