Dear all,
The problem is that I the communities I created are not showing in the home
page. I check that the communities are stored in the database and the list
is shown properly in the community list page. However, it is not showing in
the home page.
I checked the values in the home.jsp and found out that the communities
array was null.
Here is the statement getting the array in the home.jsp file.
Community[] communities = (Community[]) request.getAttribute("communities");
The Community file is imported in the home.jsp.
<%@ page import="org.dspace.content.Community" %>
Are there any clues on what is causing this problem?
Thank you very much for your time and help.
Best Regards,
Mary
------------------------------------------------------------------------------
Dive into the World of Parallel Programming! The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net
_______________________________________________
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette