[opencms-dev] Trying to reach non module page from administration view
Werner Punz
werpu at gmx.at
Thu May 23 17:04:40 CEST 2002
Hi I have a difficult problem. I try to integrate a non moduled system into
the administration view.
So far I´ve managed to reach the system via a custom written redirect admin
module and a corresponding page.
(I redirect somehow like this:
window.top.body.location.href(']]><method
name="getServletPath"/><![CDATA[/myexternalmodule/AdminIndex.html');
This puts the central content of the page AdminIndex correctly into the main
page. However I have the problem that I couldn´t figure out a proper way
back to the admin console. Every method of trying to switch back to the admin
console first goes first into the admin console and then automatically reroutes
back to the my custom rerouting module. I assume
there is a value stored in the session which has to be reset. Does anybody
have a clue on how to properly get back to the admin console?
Help would be appreciated
Werner Punz
Labor_C
http://www.labor-c.net
--
GMX - Die Kommunikationsplattform im Internet.
http://www.gmx.net
More information about the opencms-dev
mailing list