View Single Post
  #5 (permalink)  
Old 10-05-2009, 09:12 AM
mune72 mune72 is offline
Active Member
 
Posts: 34
Default

Quote:
Originally Posted by scotty View Post
Add this to the top of your .jsp:

Code:
<%@ page import="com.zimbra.cs.account.*, com.zimbra.cs.zimlet.*" %>
Now works perfectly!

Before marking the issue solved I would like to read those class specification, one day I could need to access to something else other than the username. Can you, kindly, give me a web page adress to read from? thanks
Reply With Quote