This is new for me and I am trying to figure out this through netbeans application.
I have to Create a session bean (stateless) with at least 3 methods.
And then Create a servlet which remotely calls all three methods in the session bean?
Any ideas to beggin with?Thanks,