I have a J2EE web dynpro on another J2EE instance than the portal. I want to take advantage of logon tickets from Portal J2EE to this other system. But creating the system connection in the portal, I'm not sure what system type to select. If I choose to create an IView for J2EE Web Dynpro, it seems to assume that the app is on the portal instance.
I could just do a straight URL type IView, but then I don't think that I could make logon tickets work with that.