Re: London Wicket Event at Foyles Bookshop, November 21st, 2009

2009-11-18 Thread jWeekend
offee for our guests during breaks. Regards - Cemal jWeekend OO & Java Technologies, Wicket Consulting, Development, Training http://jWeekend.com Martijn Dashorst wrote: > > Bring your copy of Wicket in Action > > Martijn > > On Tue, Nov 3, 2009 at 12:11 AM, j

Re: London Wicket Event, Saturday November 21st

2009-11-17 Thread jWeekend
n, Foyle's cafe, on the 3rd floor. Regards - Cemal jWeekend OO & Java Technologies, Wicket Consulting, Development, Training http://jWeekend.com [1] http://jWeekend.com/dev/LWUGReg Ioannis Mavroukakis wrote: > > If my mate can't lend me his handheld, I'll see about p

Re: London Wicket Event at Foyles Bookshop, November 21st, 2009

2009-11-13 Thread jWeekend
a drink for you, Matej, Dima and anyone who can get to London during your week here too if you like. What day is best fro you? Regards - Cemal jWeekend OO & Java Technologies, Wicket Training and Development http://jWeekend.com jthomerson wrote: > > Just to confirm (for me as a

Re: London Wicket Event at Foyles Bookshop, November 21st, 2009

2009-11-07 Thread jWeekend
Martijn, I'm glad you can make it. RackSpace's cloud was down when we announced the event. Registration [1] is now back online. Regards - Cemal jWeekend OO & Java Technologies, Wicket Training and Development http://jWeekend.com [1] http://jweekend.com/dev/LWUGReg Martijn

London Wicket Event at Foyles Bookshop, November 21st, 2009

2009-11-02 Thread jWeekend
vent, and of course you are more than welcome to join us. Regards - Cemal jWeekend http://jWeekend.com Training, Consulting, Development [1] http://jweekend.com/dev/LWUGReg/ - To unsubscribe, e-mail: users-unsubscr...@

[WIKI] "Websites based on Wicket" page presentation

2009-10-13 Thread jWeekend
to know about it and if there are some good reasons for alphabetically ordering too the list that I have missed I can stop messing up Ralf's order! Regards - Cemal jWeekend OO & Java Technologies, Wicket Training and Development http://jWeekend.com --

Re: vps hosting for wicket app

2009-10-13 Thread jWeekend
if you put his name in the "Reference" field if you happen to decide based on his tip, like we did, nice tip, thanks Jan. Regards - Cemal jWeekend OO & Java Technologies, Wicket Training and Development http://jWeekend.com Jan Kriesten-2 wrote: > > > Hi Matej, >

Re: Leg Up for Wicket, Spring, Guice, JPA, Warp, EclipseLink, Hibernate ... projects

2009-10-11 Thread jWeekend
pos, under your respective home folders (eg /home/danievsky/.m2 and c:\User\danievsky\.m2 etc); in Linux, I use a symbolic link that points to my Windows Maven repo to avoid this duplication. Regards - Cemal jWeekend OO & Java Technologies, Wicket Training and Development http://jWeeken

Re: Leg Up for Wicket, Spring, Guice, JPA, Warp, EclipseLink, Hibernate ... projects

2009-10-08 Thread jWeekend
t up properly to use it). Regards - Cemal jWeekend OO & Java Technologies, Wicket Training and Development http://jWeekend.com danisevsky danisevsky wrote: > > I can access this file in web browser and it seems that there is no break > line. I will try it later in linux. > >

Re: I want to volunteer for web app devt

2009-10-08 Thread jWeekend
Stephen, Are you one of Alan's OCaml disciples? Drop me a line [1] and we can have a chat. Regards - Cemal jWeekend OO & Java Technologies, Wicket Training and Development http://jWeekend.com [1] http://jweekend.com/dev/ContactUs Steve Olara wrote: > > Hello Wicketers, &g

Re: London Wicket Event, Saturday November 21st

2009-10-07 Thread jWeekend
to publish these wonderful presentations we've been lucky enough to enjoy so many of, so I expect we will give it another go for sure this time, but no promises yet. Regards - Cemal jWeekend OO & Java Technologies, Wicket Training and Development igor.vaynberg wrote: > > can

Re: Page inheritance problem

2009-10-06 Thread jWeekend
Jens, MarkupContainer#isTransparentResolver (but Igor says use it at your own risk!) Regards - Cemal jWeekend OO & Java Technologies, Wicket Training and Development http://jWeekend.com mcbain wrote: > > The "SuperDiv" component is just a WebMarkupContainer > I

Re: Page inheritance problem

2009-10-06 Thread jWeekend
work as per normal. You're just asking the children to supply some component the super-class will place in its bit of the markup (ie outside of wicket:child). Does that make sense? Regards - Cemal jWeekend OO & Java Technologies, Wicket Training and Development http://jWeekend.com

Re: Page inheritance problem

2009-10-06 Thread jWeekend
Jens, Your super class could declare an abstract protected void getThatPanelIWantSometimes() method that the children can then implement to return whatever they like and then the ball's back in the parent's court. Regards - Cemal jWeekend OO & Java Technologies, Wicke

Re: Ajax: Updating component outside Panel

2009-10-06 Thread jWeekend
n the passed in components. BTW, is "Beer" a special kind of Norwegian cheese then? Regards - Cemal jWeekend OO & Java Technologies, Wicket Training and Development http://jWeekend.com Magnus Haraldsen Amundsen wrote: > > Hi, > > I'm following the Cheesr example

Re: Client-side treeView

2009-10-06 Thread jWeekend
want to use it. Regards - Cemal jWeekend OO & Java Technologies, Wicket Training and Development http://jWeekend.com [1] http://jweekend.com/dev/ArticlesPage [2] http://code.google.com/p/wiquery/ PaulH98 wrote: > > > Michael O'Cleirigh wrote: >> >> Hi Pau

Re: Leg Up for Wicket, Spring, Guice, JPA, Warp, EclipseLink, Hibernate ... projects

2009-10-06 Thread jWeekend
). By the way, we use these archetypes ourselves too, and they do save us plenty of time - it's one less (often non-trivial) thing to worry about when you start your project or just want to experiment with/learn how to use one of these frameworks/libraries. Regards - Cemal jWeekend OO

Re: Leg Up for Wicket, Spring, Guice, JPA, Warp, EclipseLink, Hibernate ... projects

2009-10-06 Thread jWeekend
Ideas for further project templates include Scala and Java and maybe WiQuery and possibly Lucene... Regards - Cemal jWeekend OO & Java Technologies, Wicket Training and Development http://jWeekend.com Erik Post-5 wrote: > > Hey, that's great! Is there any way to contribute to thi

Re: Leg Up for Wicket, Spring, Guice, JPA, Warp, EclipseLink, Hibernate ... projects

2009-10-06 Thread jWeekend
Jahid, Thanks - a little Tomcat PERM_GEN issue. Should be OK now, but at the next scheduled restart we'll bump it up a bit. Regards - Cemal jWeekend OO & Java Technologies, Wicket Training and Development http://jWeekend.com Jahid wrote: > > On Tue, 2009-10-06 at 14:47

Leg Up for Wicket, Spring, Guice, JPA, Warp, EclipseLink, Hibernate ... projects

2009-10-06 Thread jWeekend
types currently support various combinations of Spring, Guice, WarpPersist, JPA (with one or more implementation from EclipseLink, Hibernate, OpenJPA) and Wicket. Let us know if this is useful and if you'd like to see more combinations. Also feel free to raise any issues [2]. Regards - Cemal j

London Wicket Event, Saturday November 21st

2009-10-06 Thread jWeekend
e location/format/logistics are nailed down. Watch this space ... Regards - Cemal jWeekend OO & Java Technologies, Wicket Training and Development http://jWeekend.com [1] http://jweekend.com/dev/LWUGReg - To unsubscribe,

Re: [WicketStuff] Iolite

2009-10-02 Thread jWeekend
ing sites. Then we'll know better if people even find them useful and can reconsider whether or not we should merge with any existing projects and/or host our archetypes elsewhere. Regards - Cemal jWeekend OO & Java Technologies, Wicket Training and Development http://jWeekend.com

re: FXValidationAjaxHandler - Javascript not added if component is set visible(false) in page constructor

2009-09-23 Thread jWeekend
the body with wicket:id="toggleVisiblity". When you fire up your app, click on that link once and you can use FireBug in Firefox to verify that the "onblur" code you wanted is indeed in place. Is that the effect you were after? Regards - Cemal jWeekend OO & Java Technologies, Wi

maven/quickstart question

2009-09-23 Thread jWeekend
Chris, Maven creates a local repository of libraries your projects depend on. Take a look under .m2 in your home directory. Regards - Cemal jWeekend OO & Java Technologies, Wicket Training and Development http://jWeekend.com I've been using wicket under for a while now, always

Re: August London Wicket Event (just a drink?)

2009-09-23 Thread jWeekend
bably be in the first week of December, but I may fix something on a smaller scale before then as well. I think we may also be organising a quiet drink or bite to eat next week - let me know if you're around. Regards - Cemal jWeekend OO & Java Technologies, Wicket Training and De

RE: [OT] More "Java's generic type parameters are not reified"...

2009-09-17 Thread jWeekend
tic void main(String[] args) throws Exception { List l1 = new TypeReference>() { }.newInstance(); List l2 = new TypeReference() { }.newInstance(); } } Regards - Cemal jWeekend OO & Java Technologies, Wicket Training and Development http://jWeekend.com Minto.

Re: [OT] More "Java's generic type parameters are not reified"...

2009-09-17 Thread jWeekend
Vineet , Yes, this is a technique that, carefully and properly used, could help in building a generic DAO. Can you elaborate on "intializing the class type in constructor." ? Regards - Cemal jWeekend OO & Java Technologies, Wicket Training and Development http://jWeekend.

Re: [OT] More "Java's generic type parameters are not reified"...

2009-09-17 Thread jWeekend
... or, if you subclass the subclass ... In the form I gave it's very fragile - just a trick really, but it tells you a bit about what is actually in the bytecode and contradicts (as conclusively as using javap) what some would have you believe. Regards - Cemal jWeekend OO & Java Tec

[OT] More "Java's generic type parameters are not reified"...

2009-09-16 Thread jWeekend
stance().y = 47; assertEquals(new Point(22, 47), factory.getInstance()); } } Regards - Cemal jWeekend OO & Java Technologies, Wicket Training and Development http://jWeekend.com [1] http://gafter.blogspot.com/2006/11/reified-generics-for-java.html [2] http://weblogs.java.net/blog/

Re: Wicket integration with jQuery

2009-09-12 Thread jWeekend
I may not be totally unbiased as we're involved in the project but jWeekend uses WiQuery, including on client applications, and can recommend it. Regards - Cemal jWeekend OO & Java Technologies, Wicket Training and Development http://jWeekend.com danisevsky danisevsky wrote: > &

Re: Spring annotations fail to inject into webmodels

2009-09-12 Thread jWeekend
Pieter, ... if you're not injecting into components anywhere in your application you naturally should be able to skip registering the ComponentInstatiationListener. Regards - Cemal jWeekend OO & Java Technologies, Wicket Training and Development http://jWeekend.com jWeekend wrote: &g

Re: Spring annotations fail to inject into webmodels

2009-09-12 Thread jWeekend
t make sense? Regards - Cemal jWeekend OO & Java Technologies, Wicket Training and Development http://jWeekend.com [1] http://cwiki.apache.org/WICKET/spring.html pieter claassen-2 wrote: > > My abstract basewebmodel constructor from which all my webmodels inherit

Re: Spring annotations fail to inject into webmodels

2009-09-11 Thread jWeekend
the latter approach is that you do not need to introduce weaving and that Wicket will make sure you have a serialisable proxy injected. Regards - Cemal jWeekend OO & Java Technologies, Wicket Training and Development http://jWeekend.com Pieter Claassen wrote: > > I am using

[Training] Autumn Apache Wicket Schedule For London & Amsterdam

2009-09-08 Thread jWeekend
26-27(Thu-Fri) Amsterdam: [3] Sep28-29, Nov30-Dec1 Contact us [4] regarding customised dates and/or content (add-on modules available from our Java, OO/UML, Spring and JPA courses) as well as on-site delivery. Regards - Cemal jWeekend OO & Java Technologies, Wicket Training and Developm

Re: Have you ever run this example ?

2009-08-28 Thread jWeekend
Altug, It sounds like there is no bean factory set on your servlet context. Did you add Spring's context listener in web.xml? Regards - Cemal jWeekend OO & Java Technologies, Wicket Training and Development http://jWeekend.com Altuğ B. Altıntaş wrote: > > How can i a

Re: LoadableDetachableModel#load() called twice

2009-08-21 Thread jWeekend
probably what you want. Does that do it? Regards - Cemal jWeekend OO & Java Technologies, Wicket Training and Development http://jWeekend.com Warren Bell-3 wrote: > > I have a ListChoice that I add a choice to. I do this in an > AjaxButton#onSubmit(...). The problem is that loa

Re: how to use wicket tree in extension

2009-08-17 Thread jWeekend
ether to pass components around (remember, only ever use a component instance on a single page instance at any one time!) versus just passing around component state (in this case, which nodes are expanded and which are collapsed). Regards - Cemal jWeekend OO & Java Technologies, Wicket Tra

Re: MarkupnotFoundException in eclipse 3.4.2

2009-08-17 Thread jWeekend
The quick fix is: in Project Properties/Java Build Path/Source) set "Included: *.*" (and make sure *.html is not "Excluded") for the folder your html is in, most likely src/main/java if you keep your templates next to your Java source files. Regards - Cemal jWeekend OO

Re: how to use wicket tree in extension

2009-08-17 Thread jWeekend
n your app or in a table or ). I wouldn't be surprised if Matej comes back to say there's a neater way than that! Regards - Cemal jWeekend OO & Java Technologies, Wicket Training and Development http://jWeekend.com Haulyn Jason-2 wrote: > > Yes, that's right, is

Re: ListView Validation

2009-08-17 Thread jWeekend
see setReuseItems on ListView. Regards - Cemal jWeekend OO & Java Technologies, Wicket Training and Development http://jWeekend.com jpalmer1026 wrote: > > I'm trying to display a validation message for an item contained in a list > view but the validation message isn&#

Re: Tree based on database

2009-08-17 Thread jWeekend
test that same model in Swing and/or Wicket), you can start worrying about lazy vs eager loading of nodes, caching, adding/moving/editing nodes, n-tier architecture and plenty of other stuff a real-world implementation needs to take account of. Let us know how you get on once you given that (alon

Re: Tree based on database

2009-08-17 Thread jWeekend
to learn a bit more about how some of Wicket's trees work check out this class diagram [3] from a couple of years ago. Does that make sense? Regards - Cemal jWeekend OO & Java Technologies, Wicket Training and Development http://jWeekend.com [1] http://java.sun.com/docs/books/tuto

Re: how to use wicket tree in extension

2009-08-14 Thread jWeekend
Is your menu (tree) in some parent page class that both the first and the linked-to page extend? When you go to a new page instance you will get a new instance of the Tree. Regards - Cemal jWeekend OO & Java Technologies, Wicket Training and Development http://jWeekend.com Haulyn Jas

RE: Model question ?

2009-08-14 Thread jWeekend
Override public String toString() {return name;} } } I haven't worked out how to properly paste html into nabble, so drop me a line at the jWeekend site if you want the template code to go with this, or a QuickStart. Any comments on the type-parameters used above anybody?! Regards - Cem

RE: Model question ?

2009-08-14 Thread jWeekend
Warren, Exactly - and in a very Wicket way! Just drop the code into your IDE and run it - if there are no typos (other than the type parameter to the TextFields - the compiler can't help you here!) it just works. Regards - Cemal jWeekend OO & Java Technologies, Wicket Tra

Re: Model question ?

2009-08-14 Thread jWeekend
g toString(){return name;} // safer to have accessors & mutators } // safer to have accessors & mutators } Regards - Cemal jWeekend OO & Java Technologies, Wicket Training and Development http://jWeekend.com Warren Bell-3 wrote: > > How should I set up my mode

Re: Model question ?

2009-08-14 Thread jWeekend
ected Vendor(String name) {this.name = name;} public String toString(){return name;} // safer to have accessors & mutators } // safer to have accessors & mutators } Regards - Cemal jWeekend OO & Java Technologies, Wicket Training and Development http://jWeekend.co

Re: How Wicket's big concepts/objects work together and in what order?

2009-08-06 Thread jWeekend
articles on the wiki by Dima (pen name syl) like http://cwiki.apache.org/WICKET/request-cycle-and-request-cycle-processor.html this that you may find useful. Regards - Cemal jWeekend OO, Java Technologies, Wicket - Training & Consultancy http://jWeekend.com David Chang-5 wrote: > >

August London Wicket Event (just a drink?)

2009-08-05 Thread jWeekend
27;re fixing a quiet drink on Monday evening. Send us a note on the jWeekend "Contact Us" page if you can make it and I'll send you a confirmation the venue (central London) and times (19:00ish) when they're fixed. Regards - Cemal jWeekend OO & Java Tec

Re: dzone refcard

2009-07-06 Thread jWeekend
That'll be a nice resource for developers using Wicket, and, save jWeekend plenty of time preparing one ourselves for dZone, thanks! I'll let them know to avoid unnecessary confusion about our proposal to create it earlier today. Let me know if you need any extra pairs of eyes to

Re: dzone refcard

2009-07-06 Thread jWeekend
Luther, Interesting timing - I contacted dZone today about jWeekend putting together a Wicket "refcardz" for their collection. I'll let you know what they say. Regards - Cemal jWeekend OO & Java Technology http://jWeekend.com luther.baker wrote: > > Is anyone aw

London Wicket Drink - tomorrow (Wednesday) evening

2009-06-30 Thread jWeekend
A few of us are getting together for a London Wicket Drink tomorrow evening. We'll be stating at the at "The Old Thamesside Inn" [1] at 19:00. Regards - Cemal jWeekend OO & Java Technologies http://jWeekend.com [1] http://www.beerintheevening.com/pubs/s/43/432/Old_Thamesid

Wicket Training - Summer Schedule (London & Amsterdam)

2009-06-24 Thread jWeekend
November 30 December 1 As always, contact us [3][4] for custom or on-site courses. Regards - Cemal jWeekend http://jWeekend.com [1] http://www.jWeekend.com/dev/JW703/ [2] http://www.JTeam.nl/home.html [3] Holland: info [at] JTeam.nl [4] UK & other: http://www.jWeekend.com/dev/Conta

Oli's Presentation - Learn More About Wicket and, Contribute

2009-06-22 Thread jWeekend
http://code.google.com/p/londonwicket/ . We're looking to run another Wicket Jira night at jWeekend soon so drop me a line via our site if you've looked at the presentation/read the Wiki entry, set up your environment and would like to get involved next time. Regards - Cemal jWeekend http://j

Re: London Wicket event on Wednesday

2009-06-02 Thread jWeekend
paring and delivering a presentation at one of our future events. Regards - Cemal jWeekend http://jWeekend.com [1] http://jweekend.com/dev/LWUGReg/ [2] http://jweekend.com/dev/ContactUs Paul Szulc wrote: > > Ah, you see, I didn't know that! > But still I belive it would be just wro

Re: London Wicket event on Wednesday

2009-06-01 Thread jWeekend
which are always instructive and usually pretty entertaining, as we work up a bit of a thirst before popping down to the pub. Regards - Cemal jWeekend http://jWeekend.com [1] http://jweekend.com/dev/LWUGReg/ [2] http://code.google.com/p/londonwicket/ Paul Szulc wrote: > > Ah if only pl

Re: Help debugging why a component is not showing up...

2009-05-30 Thread jWeekend
Ryan, Is PageView what you're looking for? Regards - Cemal http://jWeekend.com jWeekend ryantxu wrote: > > Hello- > > I am pulling my hair out trying to figure out why a component is not > showing up within a page. When I run the app from eclipse in > development

Re: London Wicket Event - 3rd June @ Google (2 years on)

2009-05-27 Thread jWeekend
Alexander, It is unlikely that we will record and publish next Wednesday's event. We post many of our presentations and some "movies" at our Google Code site [1]. Regards - Cemal jWeekend http://jWeekend.com Training, Consulting, Development [1] http://code.google.com

Wicket Web Beans 1.1 Released

2009-05-19 Thread jWeekend
Wicket Web Beans 1.1 has been released. The project is now hosted on Google Code, learn more [1]. Try out the live samples [2]. Special thanks to Dan Syrstad and Daniel Toffeti. Regards - Cemal jWeekend http://jWeekend.com Training, Consulting, Development PS Let me know if you'd like a

London Wicket Event - 3rd June @ Google (2 years on)

2009-05-19 Thread jWeekend
Wicket Jira Evening at jWeekend - How To Contribute! Alastair Maw: The Al Talk General Wicket Q&A with Al and Cemal I especially want to hear from anybody using Wicket with Google Apps - let me know if you would like to give us a 15 minute introduction. It is 2 years since we started running t

Re: Wicket architecture diagram?

2009-05-18 Thread jWeekend
with something (and there are some guidelines already on this thread and chapter 2 of Wicket In Action), I am sure you will get very prompt and valuable feedback if you post it here. Regards - Cemal http://jWeekend.com jWeekend Training, Consulting, Development manuelbarzi wrote: > > hi

Scheduled Wicket courses (Europe) and jWeekend's Global Partner Program

2009-04-15 Thread jWeekend
Our next public Wicket training courses in London are scheduled as follows: May9-10(Sat-Sun), May11-12(Mon-Tue), May14-15(Thu-Fri), May16-17(Sat-Sun) & Jun1-2(Mon-Tue). Full details [1], FAQ [2] and booking [3] are available online. We also organise custom dates/courses [0]. Our partners in Holl

Informal Wicket "meeting" in London

2009-04-14 Thread jWeekend
Due to popular demand, especially from our London Wicket Event guests, we're arranging an informal get together (AKA drink) in London. This will probably be on Monday 20th April, either close to our office (NW6), in W2 or the West End, all TBC. Drop me a line [1] if you can make it. Regards - Ce

Re: Wicket architecture diagram?

2009-03-26 Thread jWeekend
le-and-request-cycle-processor.html this one . Regards - Cemal http://jWeekend.com jWeekend Jeremy Thomerson-5 wrote: > > While I agree that you could take out LDM specifically, I really think > that > you should replace it with IModel - I think it is critical to show that >

Re: Wicket architecture diagram?

2009-03-26 Thread jWeekend
opers. Regards - Cemal http://jWeekend.com jWeekend subbu_tce wrote: > > Based on my understanding, i just prepared a diagram. > Wicket Contributors.. Please review and let me know your valuable > feedback. > http://www.nabble.com/file/p22717793/wicket%2Barchitecture.jpg >

Re: OT: How to connect Wicket layer to underlying service layer

2009-03-24 Thread jWeekend
Kaspar, Flick through Martin Fowler's "Patterns of Enterprise Application Architecture" to see if you like it. Regards - Cemal http://jWeekend.com jWeekend hbf wrote: > > James, Eduardo, Jeremy, thank you very much for your input! > > I follow your discussions wi

Re: Wicket architecture diagram?

2009-03-24 Thread jWeekend
en if it's just a first iteration, I'll get someone here to create a professional (maybe even glossy) version from that. Regards - Cemal http://jWeekend.com jWeekend Jeremy Thomerson-5 wrote: > > Has anyone done a nice Wicket architecture diagram? I know about the > arc

Re: Wicket Meetup Tonight in Amsterdam!

2009-03-24 Thread jWeekend
Enjoy yourselves tonight and remember that you are all invited to our http://jweekend.com/dev/LWUGReg/ London Wicket Event next Wednesday evening too! Regards - Cemal http://jWeekend.com jWeekend Martijn Dashorst wrote: > > The Apache Wicket Meetup in Amsterdam tonight (24 Marc

Re: London Wicket Event - 1st of April @ Google

2009-03-23 Thread jWeekend
lk covering agile development with MySQL/Spring/Hibernate/Wicket is also taking shape and is going to be interesting. http://jweekend.com/dev/LWUGReg/ Register early if you like to come along. Regards - Cemal http://jWeekend.com jWeekend jWeekend wrote: > > We've already had arou

Re: Wicket WebBeans Project...

2009-03-19 Thread jWeekend
o Dan ad Daniel for a few days as we want to get a 1.1 release out as soon as we can (in the next week or so) that takes care of a couple of minor but irritating 1.0 bugs. Then, jWeekend will host live sample apps so more people can see that this is in fact a very useful little framework and,

Re: Refresh an invisible component via ajax

2009-03-13 Thread jWeekend
Daniele, Try setOutputMarkupPlaceholderTag(true). Regards - Cemal http://jWeekend.com jWeekend Daniele Dellafiore wrote: > > Hi. > Today again I lost some time cause a panel was not being refresh after > being correctly added to AjaxRequestTarget. > > The reason is one

Re: London Wicket Event - 1st of April @ Google

2009-03-13 Thread jWeekend
/ the usual place if you would like to come along. Also, take a look at http://www.eu.apachecon.com/c/aceu2009/ ApacheCon Europe 2009 (Amsterdam, 23-27 March); lots of interesting stuff including several Wicket sessions and presentations. Regards - Cemal http://jWeekend.com jWeekend jWe

Re: Wicket training in Sweden?

2009-03-12 Thread jWeekend
Kent, We occasionally organise such courses if there is enough interest. We've also had several Scandinavians pop over to London for jWeekend training (weekdays and weekends) and, coincidentally, our Wicket training course earlier this week had 2 Swedes and A Dane on it as well! Check our

Re: Ajaxifying FormComponentPanel

2009-03-06 Thread jWeekend
Linda, Take a look at AjaxFormComponentUpdatingBehavior. Regards - Cemal http://jWeekend.com jWeekend Linda van der Pal wrote: > > I have a FormComponentPanel that contains a TextField and a > DropDownChoice. Of those two only one is visible at any moment. (The > TextField

Re: DropDownChoice with disabled items

2009-03-06 Thread jWeekend
Java 5 or better. Regards - Cemal http://jWeekend.com jWeekend Adriano dos Santos Fernandes-3 wrote: > > Thanks, Cemal. > > However, I must say that I don't like how generics are handled (or not > handled at all) in these components. > > > Adriano >

Re: Appropriate tool for time series

2009-03-05 Thread jWeekend
Jurek, http://wicketstuff.org/grid-examples/data-grid/editable.1 This is quite nice. Regads - Cemal http://jWeekend.com jWeekend Jurek Piasek wrote: > > Hi, > > I would like to create a table/grid in wicket for presenting multiple time > series in one table. I have three

Re: Uppercasing inputs

2009-03-05 Thread jWeekend
://jWeekend.com jWeekend Leszek Gawron-2 wrote: > > Hello, > > one of my customers has this weird requirement that all data should be > input/shown uppercase. I can easily add > > input { >text-transform: uppercase; > } > > to my css rules, but this d

Re: Uppercasing inputs

2009-03-05 Thread jWeekend
your > input because type conversion doesn't fit, validation is the wrong > place,too, and javascript uppercasing is not reliable if javascript is > disabled. However we can compute the 100.000.000 digit of pi but > uppercase is too complicated..." > > *

Re: Uppercasing inputs

2009-03-05 Thread jWeekend
332471.html Adriano's solution or something that has a similar effect. Is that summary correct? Regards - Cemal http://jWeekend.om jWeekend igor.vaynberg wrote: > > On Thu, Mar 5, 2009 at 8:12 AM, jWeekend > wrote: >> >> Igor, >> >> If there was a Java type

Re: Uppercasing inputs

2009-03-05 Thread jWeekend
. validation checks user input. the > requirement to have this entered in uppercase is not on the user, it > is on the system. so a validator should not fail because something was > entered in non-uppercase. > > -igor > > > On Thu, Mar 5, 2009 at 1:26 AM, jWeekend > wrot

Re: setRequired() final?

2009-03-05 Thread jWeekend
Kaspar, +1 Regards - Cemal http://jWeekend.com jWeekend hbf wrote: > > On 05.03.2009, at 10:49, Kaspar Fischer wrote: > >> I have a form component to select items and would like to add lower >> and upper constraints on the number of items that need to be set by

Re: DropDownChoice with disabled items

2009-03-05 Thread jWeekend
Adriano, Take a look at a mini-presentation I gave at one of our London Wicket Events sometime in last couple of years on "Select and SelectOption" at http://jweekend.com/dev/ArticlesPage/ . Regards - Cemal http://jWeekend.com jWeekend Adriano dos Santos Fernandes-3 wrote: >

Re: Button onSubmit not called, instead page reloads

2009-03-05 Thread jWeekend
Edwin, Put a feedback panel on your page - you may have validation errors. Regards - Cemal http://jWeekend.com jWeekend Edwin Ansicodd wrote: > > Have a page that extends another page that in turn extends > org.apache.wicket.markup.html.WebPage. Have added a form tha

Re: a bit of topic but i couldnt resist ....

2009-03-05 Thread jWeekend
ay witness "surprising" behaviour. Regards - Cemal http://jWeekend.com jWeekend Johan Compagner wrote: > > it has nothing to do with threading or concurent modification > > Its really a simple test just run this: > > import java.util.ArrayList; > import java.util.

Re: Dutch government picks Hippo CMS for all public websites

2009-03-05 Thread jWeekend
congratulations to your team, and thanks for making this breakthrough that puts Wicket onto a new level of "yes we can"ness for large organisations all over the world. Regards - Cemal http://jWeekend.com jWeekend Martijn Dashorst wrote: > > This is of huge interest for the

Re: Uppercasing inputs

2009-03-05 Thread jWeekend
on INSERT and UPDATE" - that would work too, but wouldn't be my choice. There's also a degree of "it depends" here, but generally, the form-processing life-cycle should be respected or explicitly overridden for a good design reason (to meet user requirements). Regards - C

Re: Uppercasing inputs

2009-03-04 Thread jWeekend
Igor, ... hence the ;-) The point is worth making for others who come across this thread, and, just as much, in response to some of the other solutions suggested. I don't think there's any more to be milked out of this thread. Regards - Cemal http://jWeekend.com jWeekend igo

Re: Uppercasing inputs

2009-03-04 Thread jWeekend
Igor, Still no ;-) A key point is that conversion should happen before validation so you can check if the transformed data (not just the plain text) is valid. Otherwise, what is your validation good for? Regards - Cemal http://jWeekend.com jWeekend PS You are still going to help when I get

Re: Uppercasing inputs

2009-03-04 Thread jWeekend
being processed. Regards - Cemal http://jWeekend.com jWeekend igor.vaynberg wrote: > > pft, you guys! > > i would go with the simplest! > > class uppercasetextfield extends textfield { > public void updatemodel() > { > fi

Re: Uppercasing inputs

2009-03-04 Thread jWeekend
ercasing-inputs-p22332471.html Adriano's idea for a client side, instant gratification, solution, and a custom text field with a converter if the conversion can happen later, on the server. Regards - Cemal http://jWeekend.com jWeekend Jeremy Thomerson-5 wrote: > > Cemal, >

Re: Uppercasing inputs

2009-03-04 Thread jWeekend
Leszek, ... or, probably the most "Wicket-way" of doing this is to make a TextField subclass that overrides getConverter to return your special IConverter implementation which performs the capitalisation in its convertToObject. Regards - Cemal http://jWeekend.com jWeekend Lesze

London Wicket Event - 1st of April @ Google

2009-03-04 Thread jWeekend
ce - don't forget to confirm (or cancel) your registration using the link in the automated email. Regards - Cemal http://jWeekend.com jWeekend -- View this message in context: http://www.nabble.com/London-Wicket-Event---1st-of-April-%40-Google-tp22327416p22327416.html Sent from t

Re: Question re: style and variation

2009-03-03 Thread jWeekend
ariations". Regards - Cemal http://jWeekend.com jWeekend igor.vaynberg wrote: > > i dont like the fact that there is now a -, (, ), and _ in the name > > i can live with something like HomePage()(variation)_US_en.html vs > > HomePage()(variation)(US_en) >

Re: Question re: style and variation

2009-03-03 Thread jWeekend
volves using variation (that's in keeping with the original intent)? Regards - Cemal http://jWeekend.com jWeekend igor.vaynberg wrote: > > yeah, not to mention it might get quiet ugly > > mypanel_style.html > mypanel_style__variant.html > mypanel_style__variant___locale.ht

Re: a bit of topic but i couldnt resist ....

2009-03-03 Thread jWeekend
epending on the Comparator passed in to a sorted collection referred to by set1. I think there may be more stuff that can go wrong here, but let's see where this thread heads off to! Regards - Cemal http://jWeekend.com jWeekend Johan Compagner wrote: > > Is this the same? >

Re: AW: NullPointerExceptions due to missing Spring constructor injection

2009-02-28 Thread jWeekend
"name", new PropertyModel(article, "name"))); ... } Does that make sense? Regards - Cema http://jWeekend.com jWeekend christian.helmbold wrote: > > Hi Martjin, > > it is not possible to compile the code without static. Without static I > get t

Martijn Dashorst at London Wicket Event

2009-02-27 Thread jWeekend
oon. Regards- Cemal http://jWeekend.com jWeekend -- View this message in context: http://www.nabble.com/Martijn-Dashorst-at-London-Wicket-Event-tp22248444p22248444.html Sent from the Wicket - User mailing list archive at Nabble.com.

Re: AW: Troubles with Spring: bean of type X not found

2009-02-20 Thread jWeekend
rface, not (necessarily) of the implementation class. Does that make sense? Regards - Cemal http://jWeekend.com jWeekend christian.helmbold wrote: > > This is because of changes while writing my last email. Now all package > names are changed, but the error still occ

Re: Wicket meetup in Switzerland?

2009-02-20 Thread jWeekend
Thomas, This is partly because, strange as it may seem, not everyone that develops with Wicket uses this list. We have clients and students that have come over for jWeekend Wicket courses from Switzerland and for our http://jWeekend.com/dev/LWUGReg/ London Wicket Events - I have never seen

Re: London Wicket Event

2009-02-19 Thread jWeekend
, you may be interested in the ApacheCon Europe, 2009 [1] in Amsterdam, on March 23-27, where Martijn and co are organising good looking talks/classes [2]. jWeekend will be one of the sponsors, but at the moment, it is looking most unlikely that I will be there (I am working on it). [1]

  1   2   3   4   >