|
-
November 9th, 2009, 08:11 PM
#1
Quick Question
Just had a quick question for you all... I am currently in a project at school in which i need to
import 4 packages:
import java.util.*;
import java.io.*;
import javax.mail.*;
import javax.mail.internet.*;
I wanted to import these packages from the internet though. I will be making my own site, and redirecting the imports to read: import http://www.site.com/java.util.*; etc.
Will this be possible?
Where do i download these packages seperately so i can host them on my website.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|