else if (typeofoperation.equals(MarketingConstantKeys.EDIT)) {
String activityid = request.getParameter("activityid");
mapLiterature.put(" Activityid ", activityid);
// mapLiterature.put(" Activityid ",""+873);
remote.editLiterature(mapLiterature);
}
((LiteratureForm)form).setTitle("");
((LiteratureForm)form).setDetail("");
((LiteratureForm)form).setEntityname("");