Forum: Java
May 19th, 2005, 5:45 PM
|
|
Replies: 2
Views: 228
|
Forum: Java
May 19th, 2005, 2:30 PM
|
|
Replies: 2
Views: 228
exception handling
Here's the basic structure of my program
import stuff;
-----------------------------------------------
public class MapImage extends JFrame {
public MapImage()
{
super( "Mapped Image" );
|
Forum: ASP
Apr 10th, 2005, 12:02 PM
|
|
Replies: 7
Views: 464
best server side script [solved]
I'm trying to decide what server side scripting language I want to teach myself. I want to build an online auction for my community. Any suggestions on what would be the best language to learn?
|