--- Michael Dinsmore <[EMAIL PROTECTED]> wrote:
>      ASP allows the use of
> ActiveX COM objects (C++, VB, Java, etc.) which are
> _definitely_ compiled.

One note, Java COM objects are NOT compiled (at least if you're
using J++ to create them). AFAIK, MS hasn't released a native
code Java compiler. (You can build an EXE or DLL with J++, but
it still requires the JVM to run. The executable is just a stub
to invoke the JVM to run the class files which are embedded in
the executable.)

Jim


===
Jim Ancona                                     [EMAIL PROTECTED]
[EMAIL PROTECTED]                    [EMAIL PROTECTED]
_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JSP-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to