Short question: Let's say we have a user registration page. Upon success a
result page is displayed using setResponsePage showing some kind of
registration summary . Is there a way to avoid passing the database user_id
of the newly created user to the result page via PageParameters and thus
giving away internal information - the user_id in this case? Or is this just
something we have to live with?


-- 
View this message in context: 
http://www.nabble.com/Short-Design-Question-tp15243739p15243739.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