Hi wjser,

> I'm frustrated, because i didn't any answer to my question. I searched the
> wicket documentation and the web, but found no information.

since Wicket is a "Web-Application"-Framework many believe, that it should focus on especially that area.

Wicket provides very good tools to do data manipulation and allows you to choose whichever Framework you want to use for Database-Access.

Have a look at
  http://databinder.net/site/show/overview
or just write your own jdbc-Backend.

> Nowadays no serios web application can be developed without database access
> and a no developer should be forced to use an object-relational mapper.

Please explain what you mean here. Wicket goes the Java-Way and so using objects for any data manipulation seems to be the right thing.

Kind regards
Florian Sperber



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to