Originally Posted by
naveenmails
Hello friends I''ve been thinking about how to design an application with java.
There is a wealth of design issue enthusiasts in Java, you will not be alone.
Originally Posted by
naveenmails
What I need : A tool/ application that can edit a HTML page, add/remove images, edit text,colors etc and generate a HTML document.
HTML EditorKit ...
Originally Posted by
naveenmails
How can I develop it ..Is it that I should use only Applets or swings ??
Can I develop it using jsp's if possible ??
We will be workng at a lower level, Swing should be your place of starting in design contemplation.