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

google app engine - 403 Forbidden POST - Flask WTForms -

Android layout hidden on keyboard show -

Parse xml element into list in Python -