Search found 1 match

by tmv
Fri Sep 19, 2008 8:17 pm
Forum: Installation & Upgrades
Topic: OpenEMM 5.5.1 on Glassfish V2
Replies: 0
Views: 3281

OpenEMM 5.5.1 on Glassfish V2

Hi, I was able to somewhat get v5.5.1 running on Glassfish. After login in, the campaign/list.jsp wasn't working properly. For an example, ${campaignForm.numberofRows} in <display:table> tag wasn't evaluated. I have to switch the display tag to use the displaytag-el.tld to get it evaluated. In addti...