Added HttpFilePage to hosts static content
This commit is contained in:
parent
15162b2cb0
commit
18e3175db9
7 changed files with 220 additions and 39 deletions
|
|
@ -278,7 +278,7 @@ public class FileUtil {
|
|||
}
|
||||
|
||||
/**
|
||||
* Returns the extension of the file
|
||||
* Returns the extension(without the dot) of the file. e.g. "png" "avi"
|
||||
*
|
||||
* @param file is the file
|
||||
* @return The extension
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue