Networking with Java, how to check if a HTTP request is a directory? -


i'm making web server using java project , i'm having particular trouble task.

i need check if requested resource directory. if is, needs check there file in directory called "index.html" i'm having trouble knowing when directory resource?


Comments

Popular posts from this blog

php - SPIP: From Tag directly to an article -

jquery - isAjaxRequest always return false -