You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@wicket.apache.org by mfs <fa...@gmail.com> on 2007/10/18 01:46:50 UTC

Accessing parameters submitted from a previous page

Guys,


Currently exploring Wicket and wanted to know if we can display a value
(e.g. in the form of a label) submitted from a previous page without the
need to declare a variable in that page. ?  If yes how, i know we can
declare a constructor with PageParameters argument, where the previous page
values can be obtained, but can i display those values without the need to
set the value in a property on that page ?

Actually i have an enrollmentpage where the user inputs all the data, and on
the enrollment-confirmation page i just want to display all that data.

Farhan.

-- 
View this message in context: http://www.nabble.com/Accessing-parameters-submitted-from-a-previous-page-tf4644043.html#a13265255
Sent from the Wicket - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org