Wicket is pretty cool :-)

I created a little JFreeChart experiment. You can see all the code at

 http://stuff.sateh.com/JFreeChartImageResource/

The test page looks like this:

  http://stuff.sateh.com/JFreeChartImageResource/TestPage.png

I'm sure you all have done this a thousand times already, but I was really surprised how easy it was to create this. In for example Spring MVC I have to jump through hoops to get this done; generating the image, storing it somewhere, keeping a reference, linking it in a page, writing a custom jsp tag probably, etc. etc. With Wicket it is so000 much easer.

Did I mention that Wicket is pretty cool?

 S.

_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to