Hi all,
I need a little help with a java class.
can i use CFLOCK like this for a method of a java class?
<cfobject action="create" type="java" class="testtttr" name="CTTest1">
<cfset adapter1 = CTTest1.getInstance()>
<cflock timeout="120" throwontimeout="Yes" type="EXCLUSIVE"
name="nw_call">
<cfset uid1 = adapter1.getAllAttributes("#cookie.hynoe#")>
</cflock>
Thanks
Sravan
----------------------------------------------------------
To post, send email to [email protected]
To unsubscribe:
http://www.dfwcfug.org/form_MemberUnsubscribe.cfm
To subscribe:
http://www.dfwcfug.org/form_MemberRegistration.cfm