I have to develop a website where user can upload their html page. This webpage i have to save on server. For every user i have to create a folder with the name of his userid. Now my problem is, to create a folder i must know the absolute path of my jsp page(which is not possible). How can i create a folder in the folder in which my jsp page exist.
thanx
saddysan
