I'm using it with pleasure. ;-) I really like Wicket and almost used it on my last project. Unfortunately, it's lack of conditionals in templates was a show stopper for the web developers on the project. Also, the inability to call methods with arguments (from templates) was an issue. I'm sure we could write components to workaround these issues, but we didn't.
It's not supported in AppFuse yet, but it is supported in AppFuse Light (http://appfuse-light.dev.java.net). This means there's starter projects for Wicket + a whole bunch of persistence frameworks: Hibernate, iBATIS, OJB, JDO (JPOX) and Spring JDBC. Unfortunately, they're not available as Maven archetypes (yet) because I didn't want to hand-create 60 different archetypes. Rumor is the archetype plugin will support creating archetypes from project in the future. Matt Eelco Hillenius wrote: > > On 9/14/07, Sam Hough <[EMAIL PROTECTED]> wrote: >> >> Is that THE Matt Raible? Are you using Wicket in anger or evaluating? > > I bet with stress on the anger ;-) > > AppFuse supports Wicket now too if I'm correct. > > Eelco > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- View this message in context: http://www.nabble.com/NotSerializableException-for-SLF4JLocationAwareLog-with-Wicket-1.2.6-tf4439139.html#a12674984 Sent from the Wicket - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
