Thanks Johan! With your help, I think i understand the difference. -rosenjiang
Johan Compagner wrote: > > the first one you can use if you want to have a bookmarkable url in the > browser > also your page must have default constructor or PageParameter constructor > > the second one can be used if you want to pass information to pages on the > serverside > also this generates a session spefic url (most of the time you can use > hybrid url encoding) > > johan > > On Feb 10, 2008 2:20 PM, rosen jiang <[EMAIL PROTECTED]> wrote: > >> >> Dear all, >> >> I don't konw what's the difference, Because they are both working well. >> Have some significant performances different? >> >> -rosenjiang >> -- >> View this message in context: >> http://www.nabble.com/what%27s-the-difference-between-setResponsePage%28java.lang.Class-pageClass%29---setResponsePage%28Page-page%29--tp15396145p15396145.html >> Sent from the Wicket - User mailing list archive at >> Nabble.com<http://nabble.com/> >> . >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [EMAIL PROTECTED] >> For additional commands, e-mail: [EMAIL PROTECTED] >> >> > > -- View this message in context: http://www.nabble.com/what%27s-the-difference-between-setResponsePage%28java.lang.Class-pageClass%29---setResponsePage%28Page-page%29--tp15396145p15397143.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]
