Sun SPOT read bundled file as resource


/ Published in: Java
Save to your folder(s)

Shows reading a file bundled with a Sun SPOT application.
The file, called winners.txt contains the following 2 lines:
Walker
Griffin
-----------------------------------------------------------
The output would include:
NameOfFile=/winners.txt
line=Walker
line=Griffin

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.