Posted By:
Kevin_K
Posted On:
Thursday, April 26, 2001 03:51 PM
I'm working on a 4 tier web application in which I need to display the transaction progress of an Ejb to the client web browser in html format from the servlet. Has anyone implemented a non-applet solution for this? The issue is that the user is not aware of what is happening in the backend when they execute a typical create,update,delete transaction.