conditional markup change

2007-08-24 Thread Konstantin Ignatyev
would like the item to reflect the change - and THAT does not happens. It is sort of understandable because component already has been created... But the question is: How can I do that in Wicket: conditionally change markup and see effect of those changes for Ajax updates too? Konstantin Ignatyev

Re: Wicket/JSP Hosting

2007-09-04 Thread Konstantin Ignatyev
http://www.kgbinternet.com I used to host with them till I have moved my host under stairs. Konstantin Ignatyev PS: If this is a typical day on planet earth, humans will add fifteen million tons of carbon to the atmosphere, destroy 115 square miles of tropical rainforest, create seventy

Re: First Day Disgust!

2007-09-11 Thread Konstantin Ignatyev
build unrepeatable because build depends on server side. There are pro and contra arguments of course but I think that for Tutorials there are no pro-s in Maven. Konstantin Ignatyev PS: If this is a typical day on planet earth, humans will add fifteen million tons of carbon

Re: First Day Disgust!

2007-09-11 Thread Konstantin Ignatyev
I will try to cut some time to do that. Konstantin Ignatyev PS: If this is a typical day on planet earth, humans will add fifteen million tons of carbon to the atmosphere, destroy 115 square miles of tropical rainforest, create seventy-two miles of desert, eliminate between forty to one

Re: First Day Disgust!

2007-09-11 Thread Konstantin Ignatyev
Maven guru can use Maven to create and maintain such package - it should be just another type of assembly, right? :) Konstantin Ignatyev - Original Message From: jweekend [EMAIL PROTECTED] To: users@wicket.apache.org Sent: Tuesday, September 11, 2007 12:21:53 PM Subject: Re: First

Re: First Day Disgust!

2007-09-11 Thread Konstantin Ignatyev
to use the same dependency definition scheme throughout your project. I don't like maven much either but I'd personally not manage my dependencies by hand. On 9/11/07, Konstantin Ignatyev [EMAIL PROTECTED] wrote: I like Ivy but I think that you are precisely correct: people will complain. I

Re: how to handle cookies in wicket...

2007-11-21 Thread Konstantin Ignatyev
http://cwiki.apache.org/WICKET/dealing-with-cookies.html and the page is very good too: http://cwiki.apache.org/WICKET/reference-library.html Konstantin Ignatyev PS: If this is a typical day on planet earth, humans will add fifteen million tons of carbon to the atmosphere, destroy 115

Re: Cannot create Spring Bean via Proxy in Wicket

2008-01-13 Thread Konstantin Ignatyev
You have to use interface and cast to the interface unless Spring is forced to use cglib for proxy creation. If your UserDao is interface then just cast to it, not to the JdbcUserDao and it should be fine. - Original Message From: Sergey Podatelev [EMAIL PROTECTED] To:

Re: wicket maven archettype, SPRING-HIBERNATE-JPA?

2008-01-22 Thread Konstantin Ignatyev
Add Wicket Web Beans and we have replacement for Ruby on Rails :) Konstantin Ignatyev - Original Message From: Nino Saturnino Martinez Vazquez Wael [EMAIL PROTECTED] To: users@wicket.apache.org Sent: Tuesday, January 22, 2008 10:50:47 AM Subject: wicket maven archettype, SPRING

Re: wicket maven archettype, SPRING-HIBERNATE-JPA?

2008-01-24 Thread Konstantin Ignatyev
I also suggest playing with Grails a little bit before you proceed http://grails.org/Quick+Start No, I do not think that Grails is better than Wicket, but I like the little conveniences provided by commands like create-domain-class and create-controller Konstantin Ignatyev - Original

Re: wicket maven archettype, SPRING-HIBERNATE-JPA?

2008-01-24 Thread Konstantin Ignatyev
are with this combination.. Konstantin Ignatyev wrote: I like idea of archetype and have tried creating one awhile ago but I did not go far because archetype's functionality seems to be VERY limited and certainly does not support features like rails/grails do. Maybe we need combination

Re: Exposing a web service from a Wicket app

2008-01-30 Thread Konstantin Ignatyev
http://xstream.codehaus.org/ takes care of it, why wicket should be used? Konstantin Ignatyev - Original Message From: Martijn Dashorst [EMAIL PROTECTED] To: users@wicket.apache.org Sent: Wednesday, January 30, 2008 1:24:44 PM Subject: Re: Exposing a web service from a Wicket app

Re: Reloading resource

2008-02-06 Thread Konstantin Ignatyev
-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Konstantin Ignatyev PS: If this is a typical day on planet earth, humans will add fifteen million tons of carbon to the atmosphere, destroy 115 square miles of tropical rainforest, create seventy-two miles of desert

Re: Sanity check: rendering xml to be comsumed by other applications

2008-03-15 Thread Konstantin Ignatyev
-applications-tp16074721p16074721.html Sent from the Wicket - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Konstantin Ignatyev PS