----------------------------------------------------------
Last time around we Learnt how to Create a Bean. Now let us add a method and call that Bean.
Check to see if it has been promoted remotely one class under your session bean will have the remote method.
Next..
Next select Test EJB Remote Interface and click FINISH.
Next u will get The EJB Reference screen click on Invoke and then an Object should have been created that can be used to access the method.
Next use that object and access the method. That's how simple it is.
....Next Learn how to invoke the ejb from a JSP Page.

No comments:
Post a Comment