It seems that the applet returns to "my documetns" every time it's loaded. It would be great if it could remember what directory was last used, so it opens that same directory again. is that possible?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
The applet can't remember itslef of the previous directory it was in. You must
manage it on server sied, and provide the 'browsingDirectory' applet parameter
to the applet.
Etienne
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
It seems that the applet returns to "my documetns" every time it's loaded. It would be great if it could remember what directory was last used, so it opens that same directory again. is that possible?
The applet can't remember itslef of the previous directory it was in. You must
manage it on server sied, and provide the 'browsingDirectory' applet parameter
to the applet.
Etienne