I wonder what's the difference between Link and PageLink in the following
situation:
-use Link and in onClick() handler use setResponsePage(new MyPage(myParam));
-use PageLink and provide getPage() and getPageIdentity() functions and
inside getPage() return new MyPage(myParam);


-- 
View this message in context: 
http://www.nabble.com/Difference-between-Link-and-PageLink-tf3629301.html#a10134189
Sent from the Wicket - User mailing list archive at Nabble.com.


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Wicket-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to