cancel
Showing results for 
Search instead for 
Did you mean: 

Java: WebDynpro with DB-Access

Former Member
0 Kudos

Hello,

i'm looking for a tutorial that combines a WebDynpro with an simple Database Acccess - can you help me?

I tried the CarRental example from the Netweaver-Developer-Studio but i failed for two times.

THX,

Andre

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Andre,

Benny is right, it's discouraged to access the database from Web Dynpro (or any other presentation layer) directly. Therefore there will (hopefully) be no tutorial how to achieve this.

Best regards

Stefan

Benny
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hello Andre,

direct database access is not the purpose of WebDynpro. There always will be some logic in between that WD is accessing.

Regards,

Benny