I am implementing external facing portals with light framework.
I just wanted to know from the experts, will there be any issues which I could possibly face if I use IFrames in my Java iview jsp's. Considering that runtime all iviews are rendered as iframes, this would mean iframes within iframes.
Now I know technically it would work.
So let me know if there is anything that wont work e.g client eventing etc.
Thanks a lot.