sdsdsd
03-26-2009, 04:22 PM
I have tried the following:
<jsp:include page='<%= panelsList.get(panelId) %>' />
The pages I am including are either tables or charts. The panels show up but they don't show any data! What must be the problem? Thanks.
<jsp:include page='<%= panelsList.get(panelId) %>' />
The pages I am including are either tables or charts. The panels show up but they don't show any data! What must be the problem? Thanks.