Re: How to deal with JPA Entities in a Wicket Model? (Data handling in models)

2013-05-04 Thread Christian Reiter
the problem of unsaved data by using a Stateful Session Bean. Best Regards, Christian Mit freundlichen Grüßen, /// Kind Regards, Christian Reiter -- Christian Reiter||| c.rei...@gmx.net

How to deal with JPA Entities in a Wicket Model? (Data handling in models)

2013-05-03 Thread Christian Reiter
a page. Those methods would be great to prepare and cleanup models. Are there such methods? Is there any recommended way to store entities in wicket while they are edited? Kind Regards, Christian Reiter -- Christian Reiter||| c.rei...@gmx.net

wicket-contrib-javaee: @EJB injection - injecting always the same instance regardless of session

2010-03-18 Thread Christian Reiter
it be better to get the Stateful Session Bean by a lookup call and then store it in the Wicket session? Thanks for your help! Best Regards, christian -- Christian Reiter|||c.rei...@gmx.net - To unsubscribe, e-mail: users

AjaxFallbackButton doesn't update ajax components when validation fails?

2009-10-16 Thread Christian Reiter
(altitudeTextField); target.addComponent(feedbackPanel); } } }; queryAltitudeButton.setOutputMarkupId(true); form.add(queryAltitudeButton); Thanks! chris -- Christian Reiter|||c.rei...@gmx.net

DropDownChoice: get selected object even if validation fails?

2009-10-15 Thread Christian Reiter
components didn't validate successful, I am in need of a method which tells me which Icon was chosen by the user, regardless of the previous validation result. Is this possible? Thanks in anticipation! Best Regards, chris -- Christian Reiter|||c.rei...@gmx.net

Using Wicket together with Microsoft VirtualEarth/BingMaps

2009-09-09 Thread Christian Reiter
but how can I forward this event to Wicket? Any hints? Thanks in advance! Christian -- Christian Reiter|||c.rei...@gmx.net - To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For additional commands, e-mail