And I need to provide the whole URL? What if I need to use
bookmarkable page link. For example:
add(new BookmarkablePageLink<String>("homelink", Home.class));

On Mon, Nov 15, 2010 at 10:01 PM, Alexander Morozov
<alexander.v.moro...@gmail.com> wrote:
>
> /* add feedback */
> FeedbackPanel panel = new FeedbackPanel("feedback");
> panel.setEscapeModelStrings(false);
>
> /* message with HTML*/
> info("Please, visit <a href=\"" + urlFor(...) + ...);
>
>
>
>
> --
> View this message in context: 
> http://apache-wicket.1842946.n4.nabble.com/Link-inside-feedback-message-tp3043825p3044162.html
> Sent from the Users forum mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>
>



-- 
Anna Simbirtsev
(416) 729-7331

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to