Hi, I have also been trying to get Wicket examples to run in Liferay 5. I think the problem is that Wicket replaces all the &-signs with "&":s in URLs. See my post in Liferay forum http://www.liferay.com/web/guest/community/forums/-/message_boards/message/1131112 for the modifications I did. With those changes at least the Linkomatic and Helloworld examples seem to be working.
- Sauli l_y wrote: > > However after the link is clicked, it seems only the doView() method is > invoked, not the processAction() as I would have expected? > -- View this message in context: http://www.nabble.com/Instruction-on-running-Wicket-portlet-on-Liferay-5-tp18250931p18748828.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]
