Paul,

     Can you check to see if this works on you machine?

     <cfset Workbook = createObject("java", "jxl.Workbook")>

      I went back thinking maybe I was wrong and I was calling the static
methods like you
were like so

<cfset Workbook = createObject("java", "jxl.Workbook
").getWorkbook(FileInputStream)>

until I loaded the line above and it worked! Maybe its not calling the
default constructor.

Please check! Thanks Dan


On 7/23/06, Paul Hastings <[EMAIL PROTECTED]> wrote:
>
> Dan Plesse wrote:
> > Jexcel only works because of its static methods however not all class
> have
> > these. Nice try however.
>
> i'm not following. you said it won't work while it actually does. what's
> so
> "nice try" about that?
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/cf_lists/message.cfm/forumid:4/messageid:247454
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to