2 Replies Latest reply on May 15, 2007 1:46 PM by reind

    Best Practise: Form / Confirm / Save | Getting current page-

    -arthur-

      Hi,

      im new to Seam and thought about a best practise way to realize a form, which show a confirmation page and let the user decide if he/she wanna go back and change the form or save it.
      Im wondering what scope i should use?

      I would like to realize that with little effort... e.g. It would be great if the form and confirmation page could be one JSF-Page using displayValueOnly MyFaces attribute on input fields.
      How could i use HomeObjects realising that? Is that a good idea?

      Would be grad if anybody have some hints for me.

      The second question:
      Is it possible to get the current page-view-id?

      Thanks very much