-
jwcarman added tauren to the wicketopia project.
2009-03-10 18:27:05 UTC by jwcarman
-
nmwael committed revision 41 to the wicketopia SVN repository, changing 6 files.
2008-10-22 12:49:47 UTC by nmwael
-
jwcarman committed revision 40 to the wicketopia SVN repository, changing 2 files.
2008-10-11 07:59:53 UTC by jwcarman
-
jwcarman committed revision 39 to the wicketopia SVN repository, changing 1 files.
2008-10-10 05:01:16 UTC by jwcarman
-
jwcarman committed revision 38 to the wicketopia SVN repository, changing 1 files.
2008-10-10 04:56:42 UTC by jwcarman
-
jwcarman committed revision 37 to the wicketopia SVN repository, changing 2 files.
2008-10-10 04:52:42 UTC by jwcarman
-
Okay so I've managed to get the annoying LazyInitializationException.
I've attached a quickstart that shows this behavior. just see the failing test. Or run the app and add a widget (although if running the app it only shows on the second submit)
2008-10-09 10:01:18 UTC by nmwael
-
I realize that It maybe the same as PropertyEditorFactory.
2008-10-06 07:20:09 UTC by nmwael
-
So I've stumbled onto something. If we need to do complex rad forms, like for example a form for a person with a city field which should display all available cities in a dropdown. How do we configure this? I see two ways:
One: configure it in the class via an annotation.
Pros: simple and easy
Cons:the same for every context.
Two: configure it in an assembly class.
Pros: different...
2008-10-03 11:27:25 UTC by nmwael
-
nmwael committed revision 36 to the wicketopia SVN repository, changing 5 files.
2008-09-25 08:39:18 UTC by nmwael