cancel
Showing results for 
Search instead for 
Did you mean: 

Table in Webdynpro java

Former Member
0 Kudos

Hi All,

How to insert data into table and store it with out backend access. Please help me out with any sample documents.

Thanking you,

jyothi.

Accepted Solutions (1)

Accepted Solutions (1)

former_member182372
Active Contributor
0 Kudos

You probably need to store data in local j2ee database. keywords: jdbc, data-source-aliases.xml. Optional : jdo, hibernate. I would suggest javabean model + jdo.

Former Member
0 Kudos

ok Thankyou.

Answers (1)

Answers (1)

junwu
Active Contributor
0 Kudos

what's your real scenario?