X-Application Version: 3.1.3
Tamino Version : 3.1.1.4
Platform : NT
WebContainer : Tomcat 3.3.1
JDK Version : 1.3.1_04
Hi,
I’m using Tamino X-Application Java API in my servlets.
1- If I define a TaminoStore object and then a BusinessDocumentWorkspace, How can I close them at the end of the servlet?
2- What is better?
a) put the TaminoStore and BusinessDocumentWorkspace objects in session variables in order to use the same Tamino session in all my servlets?
b) Create a new TaminoStore/BusinessDocumentWorkspace for each servlet?
Thanks and Regards,
Guillermo
#API-Management#Tamino#webMethods