I dont have that but I was trying to describe the concept Im going for.
Thoughts appreciated.
> Date: Tue, 26 Feb 2008 14:11:53 -0800> From: [EMAIL PROTECTED]> Subject: RE:
> [struts] [OT] Re: Multiple / Nested Forms> To: user@struts.apache.org> > ---
> Andy <[EMA
--- Andy <[EMAIL PROTECTED]> wrote:
> In the example below, it would be nice to submit the inner form and then in
> the inner action class have available the inner form and the outer form,
> and to do so without having to manually copy over each field. Any creative
> ideas? :)
>
> So if I have:
ng to manually copy over each field. Any creative ideas? :)
So if I have:
...
...
> From: [EMAIL PROTECTED]> To: user@struts.apache.org> Subject: RE: [struts]
> [OT] Re: Multiple / Nested Forms> Date: Tue, 26 Feb 2008 16:29:55 -0500> >
>
itial form.
Thanks
Suzy
-Original Message-
From: Dale Newfield [mailto:[EMAIL PROTECTED]
Sent: February 26, 2008 4:26 PM
To: Struts Users Mailing List
Subject: Re: [struts] [OT] Re: Multiple / Nested Forms
Suzy Fynes <[EMAIL PROTECTED]> wrote:
> nested forms
What is it th
Suzy Fynes <[EMAIL PROTECTED]> wrote:
nested forms
What is it that you're trying to achieve?
If you have some inputs you want to appear in several forms the two
simplest solutions would be 1> to have multiple forms and add javascript
to copy values from one into hidden fields in the other ju
Are you trying to submit to different urls with different submit buttons?
musachy
On Tue, Feb 26, 2008 at 4:20 PM, Dave Newton <[EMAIL PROTECTED]> wrote:
> --- Suzy Fynes <[EMAIL PROTECTED]> wrote:
> > Does anyone know if its possible to have nested forms on a JSP? Essentially
> > have a html f
--- Suzy Fynes <[EMAIL PROTECTED]> wrote:
> Does anyone know if its possible to have nested forms on a JSP? Essentially
> have a html form, then another form within it.
AFAIK that would be invalid HTML (and wouldn't make any sense anyway).
Dave
On Tue, Feb 26, 2008 at 2:11 PM, Suzy Fynes
<[EMAIL PROTECTED]> wrote:
> Does anyone know if its possible to have nested forms on a JSP? Essentially
> have a html form, then another form within it.
Unless something changed while I wasn't looking, nested forms are not
allowed in HTML.
http://ww
8 matches
Mail list logo