posted 15 years ago
Weird.... put just use a HttpSessionListener that create the folder when session is created. You just have to creaet a class that implement HttpSessionListener, override the 2 methods (sessionCreated() and sessionDestroy() i think...) In the sessionCreated, create your folder. in the web.xml add your listener class and restard your webapp server.
Alain Boucher<br />Spare-Brain Consultants Inc.<br />SCJ2P,SCWCD,