Thread
:
How to get the current working directory in EJB?
View Single Post
#
2
(
permalink
)
07-19-2007, 06:24 PM
oregon
Member
Join Date: Jul 2007
Posts: 41
mm try with this
Code:
String currentdirectory= System.getProperty("user.dir");
oregon
View Public Profile
Send a private message to oregon
Find all posts by oregon