Re: Any wicket based (or plain java) Calendars out there? (not a datepicker)

2008-09-15 Thread Wouter Huijnink
based calendering application with Google calendar in mind regards, Wouter -- Wouter Huijnink Func. Internet Integration W http://www.func.nl T +31 20 423 F +31 20 4223500 - To unsubscribe, e-mail: [EMAIL PROTECTED

Re: users, please give us your opinion: what is your take on generics with Wicket

2008-06-02 Thread Wouter Huijnink
the advantages of fully typed components. regards, Wouter -- Wouter Huijnink Func. Internet Integration W http://www.func.nl T +31 20 423 F +31 20 4223500 - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail

Re: (Class? extends Page?) casting troubles

2008-05-21 Thread Wouter Huijnink
, but that the operation just took off and now all kinds of generic propagations are implemented in an ad hoc fashion... regards, Wouter -- Wouter Huijnink Func. Internet Integration W http://www.func.nl T +31 20 423 F +31 20 4223500

Re: (Class? extends Page?) casting troubles

2008-05-21 Thread Wouter Huijnink
is to remove the casts for these two methods: IModel getModel() Object getModelObject() I can live with having these methods not being generified. +1 -- Wouter Huijnink Func. Internet Integration W http://www.func.nl T +31 20 423 F +31 20 4223500

Re: IndexOutOfBoundException and PropertyModel

2008-05-19 Thread Wouter Huijnink
in a list if you're not sure the entry exists. Wicket probably *does* take care of the situation where your List is null. regards, Wouter -- Wouter Huijnink Func. Internet Integration W http://www.func.nl T +31 20 423 F +31 20 4223500

Re: Scheduler in wicket

2008-05-15 Thread Wouter Huijnink
: hopefully) has nothing to do with the UI layer of your web app, right? regards, Wouter -- Wouter Huijnink Func. Internet Integration W http://www.func.nl T +31 20 423 F +31 20 4223500 - To unsubscribe, e-mail: [EMAIL

Re: OpenSessionInView and LazyInitializationException

2008-05-07 Thread Wouter Huijnink
You need to declare the opensessioninviewfilter *before* the wicket filter -- Wouter Huijnink Func. Internet Integration W http://www.func.nl T +31 20 423 F +31 20 4223500 - To unsubscribe, e-mail: [EMAIL PROTECTED

Stable 1.3.x ?

2008-04-10 Thread Wouter Huijnink
, or would you suggest a specific version of the branche? Regards, Wouter -- Wouter Huijnink Func. Internet Integration W http://www.func.nl T +31 20 423 F +31 20 4223500 - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional

Re: Bug on modal window

2008-04-01 Thread Wouter Huijnink
Marco Aurélio Silva wrote: My point is: It doesn't work if the span is inside the p. And I can't put a div (with div works) because the div has a line break. then add a class attribute to the div in order to exclude it from having a line break in your CSS -- Wouter Huijnink Func

Re: Variation for a page

2008-03-31 Thread Wouter Huijnink
Fragments in your markup file - in the populateItem method you select the fragment that matches the view selected by the user Wouter -- Wouter Huijnink Func. Internet Integration W http://www.func.nl T +31 20 423 F +31 20 4223500

Re: [vote] Release 1.4 with only generics and stop support for 1.3

2008-03-17 Thread Wouter Huijnink
+1 -- Wouter Huijnink Func. Internet Integration W http://www.func.nl T +31 20 423 F +31 20 4223500 - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Thx everybody that attended the user group meeting in The Netherlands

2007-12-04 Thread Wouter Huijnink
darn, slideshare can't convert my presentation I'll try something else real soon, too busy now :( regards, Wouter -- Wouter Huijnink Func. Internet Integration W http://www.func.nl T +31 20 423 F +31 20 4223500

Re: Amsterdam meetup: the agenda!

2007-11-29 Thread Wouter Huijnink
Hi Arje, RFC: could we move the 17.30 Func. session to the empty 16.30 slot? One of our developers present will have to leave early, and as he'll best be able to answer questions he should be present during our talk. thanks! Wouter -- Wouter Huijnink Func. Internet Integration W http

Re: Single sign on

2007-11-28 Thread Wouter Huijnink
# Radius AuthSP # IP AuthSP # PKI AuthSP see http://www.a-select.org/functional_flows.html for functional flows, and check the documentation section for more in depth info. regards, Wouter -- Wouter Huijnink Func. Internet Integration W http://www.func.nl T +31 20 423 F +31 20 4223500

Re: Wicket Meetup: 33 attendees and counting

2007-10-17 Thread Wouter Huijnink
to say something, or if you'd like to *hear* something, speak up! :) I'd also like some kind of 'best practices' session. regards, Wouter -- Wouter Huijnink Func. Internet Integration W http://www.func.nl T +31 20 423 F +31 20 4223500

Re: Wicket Meetup in November: 30 attendees already...

2007-10-15 Thread Wouter Huijnink
, please send me an email! All we need is some financing for the room, coffee, beers, connectivity, and so on. My company (Func.) is willing to contribute, I'll get in touch about details. Regards, Wouter -- Wouter Huijnink Func. Internet Integration W http://www.func.nl T +31 20 423 F +31

Re: Inter component events?

2007-09-25 Thread Wouter Huijnink
like this. Kind regards, Wouter -- Wouter Huijnink Func. Internet Integration W http://www.func.nl T +31 20 423 F +31 20 4223500 - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

how to add dynamically typed form components?

2007-09-25 Thread Wouter Huijnink
? Regards, Wouter -- Wouter Huijnink Func. Internet Integration W http://www.func.nl T +31 20 423 F +31 20 4223500 - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Any interest in a Wicket User Group meeting in The Netherlands?

2007-09-24 Thread Wouter Huijnink
this community meetup going than to discuss matters for a few more months to make sure have we a date and place to suit everyone's needs. regards, Wouter -- Wouter Huijnink Func. Internet Integration W http://www.func.nl T +31 20 423 F +31 20 4223500

Re: DatePicker NaN

2007-09-18 Thread Wouter Huijnink
the incorrect data from the form field -- Wouter Huijnink Func. Internet Integration W http://www.func.nl T +31 20 423 F +31 20 4223500 - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]