1.5 1.1 JCRM http://www.servletsuite.com/jcrm JCRM taglib createTicket com.cj.jcrm.createTicket com.cj.jcrm.stringVariable2 empty creates a new ticket account false true firstName true true lastName true true email true true message true true notify false true id true true password true true deleteTicket com.cj.jcrm.deleteTicket empty deletes a ticket ticketId true true userLogin com.cj.jcrm.userLogin empty creates a new user profile ticketId true true password true true staffLogin com.cj.jcrm.staffLogin empty creates a new staff profile name true true password true true logout com.cj.jcrm.logout empty clears a current profile setConfig com.cj.jcrm.setConfig empty updates your configuration file configFile true true setField com.cj.jcrm.setField JSP sets a new value for field name true true ifNotAuthorizedStaff com.cj.jcrm.ifNotAuthorizedStaff JSP executes own body if client is not authorized ifNotAuthorizedAdmin com.cj.jcrm.ifNotAuthorizedAdmin JSP executes own body if client is not authorized as admin ifNotAuthorizedUser com.cj.jcrm.ifNotAuthorizedUser JSP executes own body if client is not authorized getMessages com.cj.jcrm.getMessages com.cj.jcrm.messageArray empty gets a thread ticketId true true id true true getTicket com.cj.jcrm.getTicket com.cj.jcrm.ticketData empty reads one ticket ticketId true true id true true openTickets com.cj.jcrm.openTickets com.cj.jcrm.strArray empty reads not answered tickets id true true updateTicket com.cj.jcrm.updateTicket JSP updates a ticket ticketId true true postReply com.cj.jcrm.postReply empty posts a new message ticketId true true message true true