> Hmmm...and when I asked this list before everybody thought it
> wouldn't be a problem....grrrr.

When you asked before, you said you'd installed CFMX Enterprise, without
saying you'd installed CFMX on J2EE, I think.

> Well I'll ask this...if it's the Standard version....can I
> still access and use Java like so?
>
> <cfscript>
>   pdfFile = createObject("java",
> "java.io.FileOutputStream").init(attributes.save_as);
> </cfscript>

You should be able to do this. You can't use JSPs and servlets from
Standard, though.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
voice: (202) 797-5496
fax: (202) 797-5444
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to