here is the DetailsPage hierarchy

//DetailsPage.html

<html>
    <head>
        <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
        <title>DetailsPage</title>
        <link rel="stylesheet" type="text/css" href="style.css"/>
    </head>
        <wicket:panel>
            henry 
        </wicket:panel>
 
</html>


--
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/adding-link-to-datatable-tp3567971p3568176.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

Reply via email to