Re: W.: serializable problem

2010-02-26 Thread exceptionist
i´m sorry for reposting, but i still don´t find the other thread.. i thought my mail didn´t arrived or something like that.. if you have a link for me :) (would be kind) my connection didn´t fail i get all the data i need and the page shows what it should show. what about the connectio-pool?

Re: W.: serializable problem

2010-02-26 Thread exceptionist
oh my bad.. i read failed instead of field :) the uploaded file is my connection-pooling-class... and now i don´t get the exception at java.lang.object it is org.apache.commons.dbcp.BasicDataSource instead -.- http://old.nabble.com/file/p27718624/conpooling.java conpooling.java this

Re: wicket and javascript

2010-02-17 Thread exceptionist
jthomerson wrote: If you're rendering JS that shouldn't be executed until the page is loaded, call this method in your renderHead method:

Re: wicket and javascript

2010-02-16 Thread exceptionist
igor.vaynberg wrote: allow your component to implement IHeaderContributor and output both your base js and string js from the renderhread() method -igor du u have a code-example(link oder something like that) for this way of solving my prob? i tried several times to do it, but i always