Hi, I was wondering if anyone has done this: listing the community  
list on the side bar (nav-bar). I have an old installation (1.4.2)  
doing this but I didn't do it and it looks messy. What would be the  
cleanest way to do this?

The way I have it working involves adding these:

  Community[] communities = Community.findAllTop(context);
     request.setAttribute("communities", communities);


to almost all pages of the app. It makes sure that the community list  
doesn't get lost during the different requests I guess. I'm not sure.  
I tried to replicate this in my new app but it gives many errors,  
jasper, permgen...

Any help please?


-- 
-------------------------------------------------------------------------------
                            Martín Musacchio
                     Centro de Telemática - UNL
       Pje. Martinez 2652 - S3002AAB Santa Fe - Argentina
            tel +54(342)455-4245 - FAX +54(342)457-1240



------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Reply via email to