cancel
Showing results for 
Search instead for 
Did you mean: 

dictionary project to j2ee prospective

Former Member
0 Kudos

hi,

i developed the dictionary project and deployed into server it created .sda file .

now i want to operate the this table by writing ejb methods .

what are the steps i need to follow to insert and update table with data.

how to configure.

is there any tutorials or any documents ,

i want build the application which is contain the table and write in java code .

plz help me on this

Accepted Solutions (1)

Accepted Solutions (1)

former_member188598
Contributor
0 Kudos

Hi Eshwar,

please chk the "Creating a J2ee-based Car Rental application" which you can find in your NWDS help- SAP WebAS documentation-Webdynpro application.

You can also this link, to find any article matching your requirement.

https://www.sdn.sap.com/irj/sdn/articles-topic?rid=/webcontent/uuid/7082f9fc-070d-2a10-88a2-a82b12ce...

Regards

Priyanka

Answers (4)

Answers (4)

lokesh_kamana
Active Contributor
0 Kudos

Hi,

Plaese look at the following articles

https://www.sdn.sap.com/irj/sdn/java?rid=/webcontent/uuid/f66c5494-0901-0010-fbbf-ad8eac054dc6

Thanks & Regards,

Lokesh.

Former Member
0 Kudos

Hi

Please have a look at the following docs

EJBs in Web Dynpro Application Using Wrapper Class

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/00be903b-8551-2b10-c28a-8520400c...

Hope it will help u.

Thanks

Abhilasha

Former Member
0 Kudos

Hi Eswar,

gio through this doc:[https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/ca4a9c90-0201-0010-c389-8738cd51a88e]

in this application save method is used for data insertion into dictionary table using Ejbs...

Regards,

Khushboo

Former Member
0 Kudos
Former Member
0 Kudos

Hi iam not in nwdi .

it is not possible using the nwds.

Former Member
0 Kudos

Hi,

Ignore the NWDI part if you dont have it. Still you can create DC based project using local development

Regards

Ayyapparaj