Nathan Beach wrote:
> Odd that I should send out a question about creating Jetspeed-like
> functionality within a minute of Ate sending out his email about
> Wicket/Jetspeed...  
> 
> I am not opposed to using Jetspeed for our situation; it's just that all
> we really need as far as a portlet/dashboard is the
> layout/resize/drag/drop/persist functionality.  It seems like Jetspeed
> does a lot more than that, although I have almost no experience with it
> beyond running the installer and playing around for a bit.  
> 
> Any input from Ate would definitely be appreciated (see my previous
> message with subject "wicket-based dashboard").  Thanks!
Sure.

You are definitely correct in that Jetspeed does a lot more than that :)

What is important I think is the scope of the dashboard application and 
functionality:
- As a container for independent (and possibly yet unknown) widget (mini) 
applications, so the dashboard will stand on its own.
   Then you're probably going to need a "hot" plug/deploy/undeploy etc. model 
allowing the end user to setup their own configuration.
- Or as one big application which provides a lot of widgets predefined 
out-of-the-box, and the end user only has to "activate" them.

For the latter solution, you probably want to expand on the "modal window" 
feature from Matej as you already indicated.

For the first solution, your beginning to get close to (one of the main 
features) portals provide out of the box, especially concerning the independent 
lifecycle management of the widgets/portlets. You might not need a full-blown 
portal, but maybe you should consider adapting one.
Note: Jetspeed is *very* customizable, so maybe you can also trim it 
down/tailor it to just what you need.

HTH,

Ate

> 
> Nathan
> 
> 
> 
> 
> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of Ate
> Douma
> Sent: Monday, July 02, 2007 1:46 PM
> To: wicket-user@lists.sourceforge.net
> Subject: Re: [Wicket-user] Missing WicketPortletFilter file
> 
> Michal Capo wrote:
>> Hello
>>
>> I checkout branch with wicket portlet support from 
>>
> http://svn.apache.org/repos/asf/incubator/wicket/branches/wicket-1.3-por
> tlet-support/ 
> <http://svn.apache.org/repos/asf/incubator/wicket/branches/wicket-1.3-po
> rtlet-support/>. 
>> But I`m missing WicketPortletFilter.java file.
>> Can anybody tell where to find?
> Nowhere :)
> 
> You don't need it (anymore).
> I integrated the portlet support in a customized version of WicketFilter
> to support easier and more transparent usage of Wicket applications both
> as web 
> application and as portlet application.
> Check out the wicket-examples project in the portlet-support branch
> which can be deployed and run in a web container as well as a portlet
> container (even at the 
> same time).
> 
> Note: the portlet-support branch isn't finished and doesn't provide 100%
> portlet support yet.
> Please check https://issues.apache.org/jira/browse/WICKET-647 for the
> current status.
> 
> I've been side-tracked the last few weeks with my work for Jetspeed, but
> I expect to continue with the wicket portlet support shortly (after
> Jetspeed 2.1.1 
> release which is planned for end of this week now).
> 
> And of course, I'm very interested in any feedback :)
> 
> Regards,
> 
> Ate
> 
>> Thanx Michal
>>
>>
>>
> ------------------------------------------------------------------------
>>
> ------------------------------------------------------------------------
> -
>> This SF.net email is sponsored by DB2 Express
>> Download DB2 Express C - the FREE version of DB2 express and take
>> control of your XML. No limits. Just data. Click to get it now.
>> http://sourceforge.net/powerbar/db2/
>>
>>
>>
> ------------------------------------------------------------------------
>> _______________________________________________
>> Wicket-user mailing list
>> Wicket-user@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/wicket-user
> 
> 
> ------------------------------------------------------------------------
> -
> This SF.net email is sponsored by DB2 Express
> Download DB2 Express C - the FREE version of DB2 express and take
> control of your XML. No limits. Just data. Click to get it now.
> http://sourceforge.net/powerbar/db2/
> _______________________________________________
> Wicket-user mailing list
> Wicket-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wicket-user
> 
> -------------------------------------------------------------------------
> This SF.net email is sponsored by DB2 Express
> Download DB2 Express C - the FREE version of DB2 express and take
> control of your XML. No limits. Just data. Click to get it now.
> http://sourceforge.net/powerbar/db2/
> _______________________________________________
> Wicket-user mailing list
> Wicket-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wicket-user
> 


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to