[opencms-dev] Explorer dialogs
Jonathan Woods
jonathan.woods at scintillance.com
Fri Jun 16 13:35:08 CEST 2006
I don't know _the_ right answer, but I think redirecting to
<cms:link>/system/login/</cms:link> would have the effect you want - though
it probably itself redirects.
Jon
-----Original Message-----
From: opencms-dev-bounces at opencms.org
[mailto:opencms-dev-bounces at opencms.org] On Behalf Of Achim Fischer
Sent: 16 June 2006 12:25
To: opencms-dev at opencms.org
Subject: [opencms-dev] Explorer dialogs
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
_______________________________________________
This mail is sent to you from the opencms-dev mailing list To change your
list options, or to unsubscribe from the list, please visit
http://lists.opencms.org/mailman/listinfo/opencms-dev
More information about the opencms-dev
mailing list