Hi
I am currently developing an application, where I need to show some header/footer information from a different URL. I.e during runtime, the header and footer info must come from the given Http url. Which UI Element I need to use? or what is the way of showing it in my Iviews ?
Hi Sathya
Why dont you try constructing a HTML frameset ,sourcing the URLs. If Web Dynpro application is part of the app that needs to be shown then source that too.
The _target attribute within html anchor tags also allows for a rudimentary eventing
Regards
Pran
Add a comment