%-- - $Revision$ - $Date$ --%> <%@ page import="org.jivesoftware.openfire.session.Session, org.jivesoftware.util.LocaleUtils, org.jivesoftware.util.StringUtils, org.xmpp.packet.JID, org.xmpp.packet.Presence"%> <%@ page import="java.net.URLEncoder"%> <%-- - This page is meant to be included in other pages. It assumes 2 variables: - * 'sess', a org.jivesoftware.xmpp.Session object - * 'count', an int representing the row number we're on. - * 'current', a boolean which indicates the current row the user is looking (pass in - false if there is no current row. - * 'linkURL', a String representing the JSP page to link to --%> <% if (current) { %>