Java Forums

Main Menu
Home
Today's Posts
FAQ
Search
Contact Us

Java Network
Linux Archive
Java Tips
Java Tips Blog

Sponsored Links





Welcome to the Java Forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community, you will:

  • have access to post topics
  • communicate privately with other members (PM)
  • not see advertisements between posts
  • have the possibility to earn one of our surprises if you are an active member
  • access many other special features that will be introduced later.

Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact us.

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 07-28-2008, 03:55 PM
Member
 
Join Date: Jul 2008
Posts: 2
naveenmails is on a distinguished road
Design Issue
Hello friends I''ve been thinking about how to design an application with java.

What I need : A tool/ application that can edit a HTML page, add/remove images, edit text,colors etc and generate a HTML document.

What My Question is ?
How can I develop it ..Is it that I should use only Applets or swings ??
Can I develop it using jsp's if possible ??

please let me know..
Bookmark Post in Technorati
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 07-28-2008, 06:07 PM
Nicholas Jordan's Avatar
Senior Member
 
Join Date: Jun 2008
Location: Southwest
Posts: 710
Nicholas Jordan is on a distinguished road
HTML Editor Kit
Quote:
Originally Posted by naveenmails View Post
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.

Quote:
Originally Posted by naveenmails View Post
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 ...
Quote:
Originally Posted by naveenmails View Post
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.
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
.
Cybercartography: A new theoretical construct proposed by D.R. Fraser Taylor
Bookmark Post in Technorati
Reply With Quote
  #3 (permalink)  
Old 07-29-2008, 10:30 AM
Member
 
Join Date: Jul 2008
Posts: 2
naveenmails is on a distinguished road
Hi Nicholas.. Thank you very much for the reply.

I'm doing this as a small project but I hope my vision would be successfully moulded to be true.

I saw a tool - Amaya which is a WYWIWYG HTML editor all made with C.

After seeing it I was impressed and thought of making it with java.
But being novice to Java I could not find out a way for it. All I have is bits of knowledge on struts framework and very basic knowledge in java.

So I could not figure out how I can achieve this.

Will you please guide me on my further steps..
Bookmark Post in Technorati
Reply With Quote
  #4 (permalink)  
Old 07-29-2008, 05:32 PM
Nicholas Jordan's Avatar
Senior Member
 
Join Date: Jun 2008
Location: Southwest
Posts: 710
Nicholas Jordan is on a distinguished road
Quote:
Originally Posted by naveenmails View Post
......Will you please guide me on my further steps..
You have a decision point here that I cannot provide clear, detailed and deep advice except that Java to C / C++ translation and back is made convienent by an intentional similarity. Use Java as a wrapper for the C / C++ code, but do not get stuck. You will not achieve enough in the short term to be effective at cross-translation, make c and cpp ( C / C++ ) a secondary study. Make Java your priortiy.

This is how it works:

Putting a Java Interface on your C, C++, or Fortran Code
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
.
Cybercartography: A new theoretical construct proposed by D.R. Fraser Taylor

Last edited by Nicholas Jordan : 07-30-2008 at 11:43 PM. Reason: additional information
Bookmark Post in Technorati
Reply With Quote
Sponsored Links
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Doubt in Design doc Arulraj Forum Lobby 0 06-10-2008 01:32 PM
The Observer Design Pattern(I) JavaForums Java Blogs 0 03-10-2008 11:50 AM
Design Calendar UI praveen.kb AWT / Swing 0 01-21-2008 01:54 PM
Design Editor For JSPs jazz17782 JavaServer Pages (JSP) and JSTL 2 01-12-2008 02:52 AM
Design patterns Freddie New To Java 2 05-12-2007 08:21 AM


All times are GMT +3. The time now is 04:16 PM.


VBulletin, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO ©2007, Crawlability, Inc.
Copyright ©2006 - 2007, www.java-forums.org