Hey Experts,
I am using NW CE 7.1 EHP1 for developing an application.I am using Oracle as a database and webdynpro java as UI. I have three options to develop my business logic:
1) Directly access Oracle from Webdynpro Java using Java Class
2) Write my business logic in stateless session bean and use it as java bean model. I can use EJB3.0 for the same.
3) Use webservice as a model which contains my business logic.
I need your help to identify the best option out of the three aforementioned options and why do you think that option is the best.
I appreciate if anyone can list down pros-cons of above options.
Regards
Abhinav Sharma