I noticed you recently changed the temp dir from the regular os temp
dir to the temp dir the servlet container provides. The problem with
the latter is that it seems to be the root of the project when you're
developing so I'm having all this crap in my projects now (indeed they
are not removed). Can't we just go back to using the os temp dir? Are
there any advantages to using the servlet container temp dir?

Eelco

On 2/24/07, Johan Compagner <[EMAIL PROTECTED]> wrote:
> need to check it out then why the unbind() doesn't delete everything
> But first i need to port the current changes from 1.3 to 2.0

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Wicket-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to