Programming C, C++, Java, PHP, Ruby, Turing, VB
Computer Science Canada 
Programming C, C++, Java, PHP, Ruby, Turing, VB  

Username:   Password: 
 RegisterRegister   
 Server Properties File
Index -> Programming, Java -> Java Help
View previous topic Printable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic
Author Message
copthesaint




PostPosted: Thu Dec 08, 2011 10:12 am   Post subject: Server Properties File

Im just playing around with the java mail API and I have no idea how a server properties file is supposed to be writen, Can I get some help please? Smile
Sponsor
Sponsor
Sponsor
sponsor
DemonWasp




PostPosted: Thu Dec 08, 2011 10:35 am   Post subject: RE:Server Properties File

Having never used the JavaMail API, I'm going to guess that they're using the Properties class ( http://docs.oracle.com/javase/6/docs/api/java/util/Properties.html ) which is best used with the format described in the load() method's documentation.

Roughly:
code:

one = 1
two:2
three:                   \
           3
Display posts from previous:   
   Index -> Programming, Java -> Java Help
View previous topic Tell A FriendPrintable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic

Page 1 of 1  [ 2 Posts ]
Jump to:   


Style:  
Search: