Can I port an application using .NET third party libraries?
Yes, provided you have the the third party’s .NET source code. Without the source code, you will need to find a Java EE-equivalent third party that provides similar functionality and then adapt your code to invoke the third-party Java component using the Mainsoft for Java EE Add Java Reference feature.