I want to use a JavaScript library that requires the body to be loaded.
This can normally be done by writing

        <body>
                <script>......</script>
        </body>

What is the correct way to do this in wicket 1.4?

Stefan

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to