View Single Post
Old 06-07-2012, 12:04 PM   PM User | #1
TestingPHP
New Coder

 
Join Date: Jun 2012
Posts: 69
Thanks: 0
Thanked 0 Times in 0 Posts
TestingPHP is an unknown quantity at this point
Java open multiple web pages with your default browser(need help).

How would I do this?

I'm new to Java.

Basically I want to open multiple web pages to

Code:
http://mywebsite.com
http://mywebsite.com
http://mywebsite.com
http://mywebsite.com
http://mywebsite.com
So basically 5 times.
TestingPHP is offline   Reply With Quote