make <script> element a Wicket citizen :-)
<script wicket:id="myScript">...</script>

El vie, 30-10-2009 a las 14:32 +0100, pawel wolanski escribió:
> 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
> 
> 


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

Reply via email to