Class Servlets
- java.lang.Object
-
- org.jboss.weld.environment.servlet.util.Servlets
-
public class Servlets extends Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static FilegetRealFile(jakarta.servlet.ServletContext servletContext, String path)
-
-
-
Method Detail
-
getRealFile
public static File getRealFile(jakarta.servlet.ServletContext servletContext, String path) throws MalformedURLException
- Throws:
MalformedURLException
-
-