cisumma 0 Newbie Poster

systemFolder.targetFolders.dir=LoginInfo.getTargetFolderSystemDir()
systemFolder.ser.dir=LoginInfo.getSystemFolderSystemDir()
bookMarkDB.name=bookMarkDB.xml
bookMarkDB.dir=bookMarkDB
bookMarkDB.home=$(ViewResources.systemFolder.targetFolders.dir)+File.separator+$(ViewResources.bookMarkDB.dir)+File.separator+$(ViewResources.bookMarkDB.name);

is it possible to concat bookMarkDB.home and bookMarkDB.name ? is the +File.separator going to work? thanks

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.