Nevermind, I screwed up in another place. Please ignore this thread.

--
Oleg Gunkin
Email: [EMAIL PROTECTED]
Phone: (604) 666-9392
Emerging Technologies / Pacific Web Services
Information Technology Services
Public Works and Government Services Canada (Pacific)

-----Original Message-----
From: Oleg Gunkin 
Sent: Friday, March 24, 2006 15:57
To: CF-Talk
Subject: Creating Java String


Can you please help me to create java String from coldfusion srting?
I tried

<cfset ul = CreateObject("java", "java.lang.String")>
<cfset ul.init("#myString#")>

but it returns the following error: "Unable to find a constructor for class 
java.lang.String that accepts parameters of type ( 
coldfusion.runtime.LocalScope )".

--
Oleg Gunkin
Email: [EMAIL PROTECTED]
Phone: (604) 666-9392
Emerging Technologies / Pacific Web Services
Information Technology Services
Public Works and Government Services Canada (Pacific)



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:236199
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to