Hello Madam, Just replace your import with below :
*import java.util.ArrayList; import java.util.Collection; import java.util.HashMap; import java.util.Iterator; import java.util.List; import java.util.Map; import javax.servlet.http.HttpServletRequest; import javax.servlet.http.HttpServletResponse; import org.ofbiz.base.util.UtilHttp; import org.ofbiz.party.contact.ContactMechWorker;* And, it will resolve the errors. Regards, Deval -- View this message in context: http://ofbiz.135035.n4.nabble.com/Errors-with-JAava-code-in-OFBiz-tp4635012p4635038.html Sent from the OFBiz - User mailing list archive at Nabble.com.
