cancel
Showing results for 
Search instead for 
Did you mean: 

Importing an EJB into WebDynpro

Former Member
0 Kudos

Hi all,

I am trying to import an existing stateless session bean into my webdynpro application.I have gone through the tutorials and other threads about bean model inthis forums.("https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/webas/webdynpro/us... ejbs in web dynpro applications.pdf")but is it necessary to have another access layer as bean importer to acces the ejb.Since creating another layer is not suggestible in my scenario, I have tried importing the bean directly, it says "no beans available".

Also I would like to know how can i bind those values returned by business methods of bean to the UI elements.

Please suggest favourably.

KSK

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

You can directly call the methods in the bean without using bean model

see this thread

Regards

Rohit

Answers (0)