Can a Java portlet be embedded in an ASP.NET page?
        Posted  
        
            by frankadelic
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by frankadelic
        
        
        
        Published on 2010-03-15T22:10:25Z
        Indexed on 
            2010/03/15
            23:19 UTC
        
        
        Read the original article
        Hit count: 251
        
We have some portlets created by a team working on a JEE site.
They would like to include one of these portlets within a site I manage, which is ASP.NET.
Aside from solutions like iframes, is it possible to embed a Java portlet within an ASP.NET page?
(Note: I don't have much Java/portlet experience, so please take that into consideration in your answer)
UPDATE
Is this relevant to my question?
© Stack Overflow or respective owner