Generate some Javasript in response to e.g. a button klick? Or generate JavaScript when the page is rendered?
-----Ursprüngliche Nachricht----- Von: Sigmar Muuga [mailto:[email protected]] Gesendet: Sonntag, 21. März 2010 19:53 An: [email protected] Betreff: Dynamic javascript generation Hello, I have to generate some javascript on the server side and then include it into my page. Which is the best way to do this with current stable wicket release? A the moment I am thinking about extending WebResource.... Sigmar
