The WebLogic Portal implementation I'm using at the moment has capabilities like you describe, you can customize layouts, l&f, etc.. and place views on a browser screen, min/max them.
I don't know if there are open-source implementations like this. There is also an Eclipse WebTools project being started, but unfortunately I don't know if it has this kind of requirement. -----Original Message----- From: Kruse, Matt [mailto:[EMAIL PROTECTED] Sent: Monday, October 27, 2003 11:36 AM To: Struts Users Mailing List (E-mail) Subject: Eclipse-like web view framework for struts? I would like to build a web app that functions like a "control panel" with multiple views of data that the user can close, resize, etc. What I keep coming back to is wanting something similar to the Eclipse development environment, where I can pick my views and position them on the screen and have the layout be customizable by the users. Except in a browser, probably using frames and/or iframes. Somewhat like a portal, even, but not exactly. My target browser will be IE only, so I can do lots of cool things, but I don't want to get into active X or anything like that. Purely HTML/CSS browser-based interface. Is there any kind of framework or UI tool which will get me going with this kind of approach? Matt Kruse --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

