> Hi Alexander I tried your suggestion. I also tried using the javaCast()
> function, the same error was returned. Thanks for your suggestion.

One last shot in the dark...
You could try to turn your CFML string into a Java url object like:

<cfset jUrl=createObject("java","java.net.URL").init(urlString)>

Then pass jUrl to the jsp tag.

Again, it's just wild guessing, but it may be worth a try

Massimo
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to