Project

General

Profile

« Previous | Next » 

Revision 4951

Added by daigle almost 15 years ago

Add scheduler and workflow schedule functionality

View differences:

RequestUtil.java
312 312
	public static void setUserId(HttpServletRequest request, String userId) {
313 313
		request.getSession().setAttribute("userId", userId);
314 314
	}
315
	
316

  
315 317
}

Also available in: Unified diff