Hello,

1. My problem is how to capture not bookmarkable page? (I already see the
wicket-example on how to capture bookmarkable page)
2. All data i put in the textfields values/radio selected/checkboxes
selected/list will be captured also? (of course in a form of html)
3. For example if i have a constructor page w/ parameters, is there a way to
capture the page? 
 e.g
 public TestPage(){ nothing to do here and no wicket codes }

 public TestPage(List list,Page prevPage){ so many logic here }

 Thanks a lot...Cheers.
-- 
View this message in context: 
http://www.nabble.com/How-to-capture-not-BookmarkablePage-tp16434693p16434693.html
Sent from the Wicket - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to