cancel
Showing results for 
Search instead for 
Did you mean: 

Data storage in web dynpro

Former Member
0 Kudos

Hey people!

Im pretty new in web dynpro, and i want to store the data i input in the inputfields somewhere.. either in a database (oracle) or xml file.. someone got any tips? and if i choose to go for oracle, do i have to create an EJB as well? or could i just write the connections and queries in the views?

Accepted Solutions (1)

Accepted Solutions (1)

RichHeilman
Developer Advocate
Developer Advocate
0 Kudos

I think that suggested way is to use SQLJ in a EJB and then use that EJB in your web dynpro project.

Check out this thread.

Regards,

Rich Heilman

Answers (0)