RE: Spam??:Re: Nested Forms

2006-09-29 Thread John Corro
That's exactly my situation. I was creating a component that was in another component that was in a page that had the component's wrapped in a form. I was hoping there was something I could easily do to resolve the situation and have nested forms, but I do have other options I can

Re: Re: Nested Forms

2006-09-29 Thread Jesse Kuhnert
On 9/28/06, andyhot <[EMAIL PROTECTED]> wrote: > > > > 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 Tape

Re: Re: Nested Forms

2006-09-29 Thread Theo vN
(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 ( http://www.w3.org/TR/html401/interact/forms.html

Re: Nested Forms

2006-09-28 Thread Jesse Kuhnert
te: 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 tryin

Re: Nested Forms

2006-09-28 Thread andyhot
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 bee

Nested Forms

2006-09-28 Thread John Corro
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 if/how Tapestry supports nested forms. I'm having a hard time finding info on this, but am getting the impression it's not sup