Under cf 7, cf8, and railo 3, this works:

<cfset a = ListToArray('a,b,c,d')>
<cfoutput>#a.indexOf('c')#</cfoutput>

But under Open BlueDragon 1.1, it gives a
java.lang.UnsupportedOperationException (with a blank 'message' key in
the thrown exception, probably another issue).

Does this mean that the underlying java methods of open bd objects are
not exposed in general? Is there another way to get at those methods?
They're often pretty handy.

Thanks, and sorry for all the open bd newb questions. I'm finally
getting around to exploring alternate cfml engines, so though I've
been doing cf for a long time, I'm brand new to both open bd and
railo.

e

--~--~---------~--~----~------------~-------~--~----~
Open BlueDragon Public Mailing List
 http://groups.google.com/group/openbd?hl=en
 official site @ http://www.openbluedragon.org/

!! save a network - trim replies before posting !!
-~----------~----~----~----~------~----~------~--~---

Reply via email to