
TheServerSide.com: EJB design
Subsequent EJB server-calls within one Thread?
Hi all,<br>will all subsequent EJB calls within the server be executed within the same Thread? I didn't find an exact spec of this.<br><br>The
PDF to be opened in the same window
On loading a jsp, i'm calling a script<br><body onload="callscript()"><br><br>And in this script i'm using<br>document.location.href = "a
Question about threads
Hello All,<br><br>I need to know how EJB handles incoming requests and manage jsp threads to wait while ejb finishes its mission. In other words, is
Please help...Regarding error:Failed to initialize the orb
hi im using a stand alone java application to access a jndi data source configured on websphere 6.1<br><br>im getting the following
Use of EJBs - regarding
Requirement - Usecase - Read data from an external sub-system and present it within the application. The data would also be updated in the sub-system