I have created a WebDynpro sample hello application which runs fine directly on the J2EE server.
But after i created an iView for this application in the Portal, during the loading of the portal, I get a JavaScript error in the page saying: "SSR is undefined" or "me is undefined". It loaded the WD application fine but at this point, the iview just ignore any javascript submitting on the form.
I saw same question in the forum before but no result on how to solve this problem.. would anybody give me some direction about this?