Real World Ajax Examples/Tutorials/Help

2007-11-07 Thread Curtis Cooley
Where can I get more info on using ajax with wicket? The examples I've found so far do not include round trips. Sure, writing a clock label is cool and all, but I have real time data on a page that I don't want to have to reload the whole page for all the time. Also, I'm using a TabbedPanel with

Re: Real World Ajax Examples/Tutorials/Help

2007-11-07 Thread Curtis Cooley
Gwyn Evans wrote: Hi Curtis, On 07 November 2007, 11:20:00 PM, Curtis Cooley wrote: CC Where can I get more info on using ajax with wicket? The examples I've CC found so far do not include round trips. Sure, writing a clock label is CC cool and all, but I have real time data on a page that I

Re: Real World Ajax Examples/Tutorials/Help

2007-11-09 Thread Curtis Cooley
Gwyn Evans wrote: CC The only difference between my java file and the WorldClock CC example is that it extends BasePage and I extend Panel. I'm also CC updating a label that is in a ListView. I'm trying to build a CC table of data that updates dynamically. That might be significant. Could

Re: Real World Ajax Examples/Tutorials/Help

2007-11-09 Thread Curtis Cooley
JulianS wrote: Curtis Cooley-2 wrote: Also, it seems that when I attempt to enable ajax, whenever I click on another tab, I get the page expired link. What's up with that? I am also seeing the page expired problem frequently with 1.3.0-beta4. We are just in the process

Re: Spring+Hibernate+Authentication

2008-12-17 Thread Curtis Cooley
Igor Vaynberg wrote: only component subclasses are injected. in your sessions's constructor do injectorholder.getinjector().inject(this) to inject the session instance. Thanks Igor, that's exactly what I was looking for. Confidential/Privileged information may be contained in this

Re: What is your experience on the time of development ?

2009-01-03 Thread Curtis Cooley
Martin Sachs wrote: pI'm looking for a little comparison of the development-time for Applications in Wicket against other Technologies. /p p I think the development with Wicket is two times faster than Struts. But what are your experiences on JSF, Rails/Grails, SpringMVC/SpringWebFlow. /p

Re: What is your experience on the time of development ?

2009-01-05 Thread Curtis Cooley
Nino Martinez wrote: Hi Curtis You cant really compare wicket against Grails, Wicket is not a full stack framework (Wicket is only a webframework).. And actually Grails can run with wicket too[1]... Or are you saying that dynamic languages are better than type safety? Not that I want to

Scriptaculous and ListView

2009-04-08 Thread Curtis Cooley
I'm having a hard time find an example on how to add scriptaculous effects to a list view. Here is what I've tried: tableContainer.add(new AjaxSelfUpdatingTimerBehavior(Duration.seconds(5)) { @Override protected void onPostProcessTarget(AjaxRequestTarget target) {

Re: Tools for Managing a Wicket Project

2009-04-30 Thread Curtis Cooley
Dane Laverty wrote: My boss has asked me to manage development for a Java project. I'm going to be working with two other programmers and one designer. This is the first time that our organization has tried to formally coordinate several programmers on a project together, and it is also the

Re: Something about Design

2008-01-07 Thread Curtis Cooley
Ahmed Al-Obaidy wrote: On Java world we can learn from Eclipse guys... if anyone of you have written an eclipse based application, he should notice how clean and powerful it is. I've built Eclipse based applications and of all the feelings about that 'framework' I came away from that

Re: [discuss] Mailing list usage...

2008-01-29 Thread Curtis Cooley
Martijn Dashorst wrote: On 1/29/08, James Carman [EMAIL PROTECTED] wrote: Remember, these mailing lists are used by thousands of people all over the world and they're here for a specific reason, to learn about Wicket (or to help others). Remember that we are all humans, and