If your form has one object that will be populated with it, you can inject
the page(that may have the same object as the form) and then set the object
to the form's object. Then, you can return the page you injected to show the
object to the user...

this is how i do without spring...

2007/12/26, Yeeswara Nadapana (HCL Financial Services) <
[EMAIL PROTECTED]>:
>
>
> Thanks Joshua,
> I am new to tapestry.. I have built a sample application with some form
> elements. I want to see that data in a fresh page when I submit the
> form. Please guide me a simple way to do that...
>
> -----Original Message-----
> From: Joshua Jackson [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, December 26, 2007 3:24 PM
> To: Tapestry users
> Subject: Re: Displaying form data in Tapestry 5
>
> I think T5 has got the best Spring integration there is. I mean, the
> integration between T5 and Spring is seamless. You can inject Spring
> bean into T5 just you would inject a T5 bean/components. The
> configuration is also very small in web.xml
> I think T5 with Spring is the best deal out there.
>
> On 12/26/07, Yeeswara Nadapana (HCL Financial Services)
> <[EMAIL PROTECTED]> wrote:
> >
> > Hi,
> >
> > I am using Tapestry 5. When I submit a form, how do I display the
> form's
> > data on a freshly injected page? Please help....
> >
> >
> > Thanks,
> > Yeeswar.
>
>
> --
> I'm a coder not a drag-n-dropper
>
> Blog: http://joshuajava.wordpress.com/
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
> DISCLAIMER:
>
> -----------------------------------------------------------------------------------------------------------------------
> The contents of this e-mail and any attachment(s) are confidential and
> intended for the named recipient(s) only.
> It shall not attach any liability on the originator or HCL or its
> affiliates. Any views or opinions presented in
> this email are solely those of the author and may not necessarily reflect
> the opinions of HCL or its affiliates.
> Any form of reproduction, dissemination, copying, disclosure,
> modification, distribution and / or publication of
> this message without the prior written consent of the author of this
> e-mail is strictly prohibited. If you have
> received this email in error please delete it and notify the sender
> immediately. Before opening any mail and
> attachments please check them for viruses and defect.
>
> -----------------------------------------------------------------------------------------------------------------------
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


-- 
Atenciosamente,
Marcelo Lotif

Reply via email to