cancel
Showing results for 
Search instead for 
Did you mean: 

How to integrate EJB Project with WD using the Business Delegate pattern

Former Member
0 Kudos

Hi:

I´m working with web dynpro and I already read that the best way to integrate EJB Project to Web Dynpro is using the Business Delegate pattern, but I´m not sure how to used it. If someone has a example about it, can send it to me, I will appreciated.

my e-mail is amartinezp@gmail.com

regards.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi

here is a little example of this in NWDI tutorial: https://sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/600cb8d1-a8be-2910-a0b1-f13d32d42690

Just unpack the zip and open index.html (not overview.html )

Regards

Ayyapparaj

Former Member
0 Kudos

As far as i know business delage is nothing but a java class , so create a java project with the required classes .. reference that class in your webdynpro application .

Former Member
0 Kudos

Hi:

Yes please, I need to do the same thing and i dont find any example or documentation about it..

If someone have an example please shared with the comunity.

Regards