Si votre email correspond à un compte, vous recevrez un lien de réinitialisation.
All,I would like to retrieve the list of all file of a directory by HttpURL. The directory is in the webapplication directory.In fact I would like to do that :Enumeration enum = find(/myApplication/com.icons/*.gif);How can do that please ?
All, I would like to retrieve the list of all file of a directory by Http URL. The directory is in the webapplication directory. In fact I would like to do that : Enumeration enum = find(/myApplication/com.icons/*.gif); How can do that please ?