org.jbpm.formModeler.service.bb.mvc.controller
public class SessionTmpDirFactory extends Object
Modifier and Type | Method and Description |
---|---|
static void |
deleteTmpDir(javax.servlet.http.HttpServletRequest req)
Deletes directory and content
|
static String |
getTmpDir(javax.servlet.http.HttpServletRequest req)
Returns the directory name for a session, creating it if it doesn't
exist.
|
public static void deleteTmpDir(javax.servlet.http.HttpServletRequest req)
public static String getTmpDir(javax.servlet.http.HttpServletRequest req)
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.