Hello, Yesterday I've faced with problem with generating javascript code. On page I've inserted code: i.e.:
<wicket:extend> <form><script type="text/javascript"> appInitialize("here should be generated string"); // generated string should be pasted as a param .... </wicket:extend> I want to mention, that I would not mix my application with velocity, which IMHO could be here the easiest solution.. Thank you in advance for all answers. Cheers, Paul --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For additional commands, e-mail: users-h...@wicket.apache.org