<%@ taglib uri="/WEB-INF/taglibs/cal.tld" prefix="cal" %> <% org.springframework.web.context.WebApplicationContext ctx = org.springframework.web.context.support.WebApplicationContextUtils.getRequiredWebApplicationContext(application); com.k_int.salcal.util.UserMessageService msgs = (com.k_int.salcal.util.UserMessageService) ctx.getBean("CalMessageService"); String base_dir = request.getContextPath(); %>

Change Password