Hi,
I have a requirement to create a new custom jsp page which will be opened in a new window.
For this I have crated a new menu item in webtop. When I click this menu item it should behave like the new window component (Tols->New Window) and open my custom jsp page. I have tried for many times but I can't open my jsp page in a new window instead it is opened in a modal pop up window or parent (self) window but not in a new window . Please help me to achieve this goal.