New to Java need GUI Class

I need to generate a gui interface to a webpage.This gui will send and retrive information from a file. This gui will have a graphical interface. Is sun java studio creator the best approach and roughly what I need to do to get started on this. I plan on accessing the gui from a class file on a httm page.

[313 byte] By [Danieljackmorleya] at [2007-11-27 3:08:02]
# 1

There are several tutorials sample applications to help you get a feel of how you would do this using the Sun Java Studio Creator IDE. To get you started:

http://blogs.sun.com/divas/entry/simple_form_tutorial

http://developers.sun.com/jscreator/learning/tutorials/2/inserts_updates_delete s.html

http://developers.sun.com/jscreator/reference/code/sampleapps/index.jsp

jetsonsa at 2007-7-12 3:55:47 > top of Java-index,Development Tools,Java Tools...