Interviewer And Interviewee Guide

Java EJB Programming Interview Question:

Is it possible to stop the execution of a method before completion in a SessionBean?

Submitted by: Administrator
Stopping the execution of a method inside a Session Bean is not possible without writing code inside the Session Bean. This is because you are not allowed to access Threads inside an EJB.
Submitted by: Administrator

Read Online Java EJB Programming Job Interview Questions And Answers
Copyright 2007-2025 by Interview Questions Answers .ORG All Rights Reserved.
https://InterviewQuestionsAnswers.ORG.