View Single Post
  #4 (permalink)  
Old 10-05-2009, 08:41 AM
scotty scotty is offline
Intermediate Member
 
Posts: 15
Default

Add this to the top of your .jsp:

Code:
<%@ page import="com.zimbra.cs.account.*, com.zimbra.cs.zimlet.*" %>
Reply With Quote