[opencms-dev] Explorer dialogs
Achim Fischer
achim at afisys.de
Fri Jun 16 13:24:32 CEST 2006
Hi,
i'm working on an OpenCms-project and I'm having the following problem:
I created a file "profile.jsp" in /system/workplace/commons
This is a dialog-window like "property.jsp". In this file i coded my
dialog with some checkboxes, selectboxes and so on.
After work of "profile.jsp" is done (writing some properties) I want to
close this dialog.
I tried to make a redirect with
response.sendRedirect( cms.link("/system/workplace/commons/"))
but this just gives me a blank frame in the explorer.
I'm running out of ideas now. Maybe you can point me in the right direction?
Is it possible to make a redirect in the explorer?
Regards
Achim
More information about the opencms-dev
mailing list