From: "David B. Bitton" <[EMAIL PROTECTED]>

> Has it come up where anyone has attempted to use FOP w/ JDK 1.1.  The is
no
> HashMap class.  Sun has made available the collections classes for use in
> 1.1.  This requires changing every import of java.util.HashMap to
> com.sun.java.util.collections.HashMap.  I plan on doing this on my copy of
> the codebase, because I am rolling FOP up into a COM DLL for use from an
ASP
> page, and J++ (the only way to build a COM DLL, as far as I know) uses
1.1.

You can use also the java-plugin (IIRC) to make java objects used as OCXs.
There is also a project on IBM alphaworks, and one on Sun javasoft to make
EJBs used in such a way.

Maybe these can help.

--
Nicola Ken Barozzi                   [EMAIL PROTECTED]
            - verba volant, scripta manent -
   (discussions get forgotten, just code remains)
---------------------------------------------------------------------


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to