Skip to Content
0
Former Member
Aug 10, 2006 at 10:25 AM

WebDynpro with Spring and Hibernate

62 Views

Hello everybody,

I'm new in WebDynpro development,

but I successfully created my first application

with this technology.

Now I want to access a database with my application.

I decided to this with Hibernate and Spring,

because Spring handles the Hibernate sessions automatically.

In a normal web application I can configure corresponding filters, listeners and

context parameters in the web.xml

for the usage of Spring with Hibernate.

How can I do this for a WebDynpro application?

There isn't a web.xml for this configuration.

Perhaps you have an idea how to access a database via Spring and Hibernate in a WebDynpro application.

Thank you very much for your advice.

Greetings

Anton