skip to main
|
skip to sidebar
IT problems
Problems and solutions I have found
Monday 14 January 2008
Current directory in Java
Here is something that I need all the time:
Current directory can be retrieved with:
System.getProperty("user.dir");
Some other properties from System are also very useful (
here is the list of all properties
)
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
Popular Posts
Currency Attributes problem when editing Items in JadaSite
For the problem stated at: http://www.jadasite.com/forum/viewtopic.php?f=6&t=112 the simple solution would be to use "User Input&...
Google only displays 10 results within Advanced Search
I've tried to set number of results per page to 100 in Advanced Search , but I still was getting only 10 results on one page. This was...
Debugging log4j itself
Problem: You cannot find out which log4j.properties file is used. Try running VM with parameter -Dlog4j.debug You'll get info about log4...
About Me
Kris
Belgrade, Serbia
Senior Software Developer at
Itekako
MY LinkedIn PROFILE
View my complete profile
Blog Archive
Blog Archive
March 2023 (2)
June 2012 (1)
December 2010 (2)
November 2010 (10)
July 2009 (1)
February 2009 (1)
January 2009 (1)
November 2008 (2)
October 2008 (1)
January 2008 (1)
December 2007 (6)
Followers
Subscribe To
Posts
Atom
Posts
Comments
Atom
Comments
No comments:
Post a Comment