Hello all,
I have written a small JSP Dyn Page application, which has three buttons. When the user clicks on a button a pre-defined application has to come up in a NEW WINDOW.
The new application also is part of the same Portal (has a unique PCD and all that). Can any body provide me with a code which helps to open the new window?
Please note that I have to do some processing before actually calling the new applications. I am aware of the client side scripting possible in HTMLB and JSP DynPage, but that may not work out in this case.
TIA,
SPK.