Hi all !

Can anybody suggest the solution  of my task. I  works with Jetspeed 1.5 
and  want  to make forward to new browser's window with  the some http 
address from some item of menu. The Forward Tool don't serve  for this aim 
.
I attempted to do this by HTML-portlet with META tag:

 <html>
 <head>
 <meta HTTP-EQUIV="Refresh" CONTENT="0; URL=http://www.emgas.gazprom.ru/"; 
target="_blank">
<title>Go to home page of Elcomgaz</title>
</head>
</html> 

but window with portal is overrided by the page with  URL. 

Thanks for any ideas :)

Reply via email to