1. How can I send files as mail attachments in java?
2. How can I create a new directory everyday and save files in it?
3. How can I append into a file after saving the file with a save file sequence?

1) Javamail
2) java.io.File
3) java.io.RandomAccessFile

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.