On Thu, Oct 27, 2011 at 10:25 AM, codix jackeblag...@yahoo.com wrote:
I am trying to put a link inside an AjaxLazyLoadPanel using
BookmarkablePageLink and Label. However, I always run into a close tag not
found error.
Here's my Java code:
add(new AjaxLazyLoadPanel(itemcnt){
@Override
I think you forgot to close the following
link.add(new Label(+count)*)*;
--
View this message in context:
http://apache-wicket.1842946.n4.nabble.com/Bookmarkable-link-within-AjaxLazyLoadPanel-tp3943587p3943617.html
Sent from the Users forum mailing list archive at Nabble.com.
Your HTML didn't make it.
Better return a Panel/Fragment that contains the link+label.
it seems to be merged with the rich html mail. clicking on the link
below (nabble post), the html is perfectly visible. may it be
considered for next time ;-)
View this message in context:
Sorry about that.
--
View this message in context:
http://apache-wicket.1842946.n4.nabble.com/Bookmarkable-link-within-AjaxLazyLoadPanel-tp3943587p3943642.html
Sent from the Users forum mailing list archive at Nabble.com.
-
To
On Thu, Oct 27, 2011 at 10:43 AM, manuelbarzi manuelba...@gmail.com wrote:
Your HTML didn't make it.
Better return a Panel/Fragment that contains the link+label.
it seems to be merged with the rich html mail. clicking on the link
below (nabble post), the html is perfectly visible. may it be
Here is the code:
http://pastebin.com/uQnU464W http://pastebin.com/uQnU464W
--
View this message in context:
http://apache-wicket.1842946.n4.nabble.com/Bookmarkable-link-within-AjaxLazyLoadPanel-tp3943587p3946743.html
Sent from the Users forum mailing list archive at Nabble.com.