Computers & Internet Logo

Related Topics:

Anonymous Posted on Oct 22, 2009

How to convert a Java Desktop application to Web-based?

I have a Desk top application which is built on 3-tier architecture. The front-end is built on core java (a lot of swing coding). The middle-tier is built on core java as well. Front-end to middle-tier communication is on Java RMI. There is Oracle server at the back-end. Middle-tier to back-end communication is on JDBC connectivity.
Now I want to convert this Desktop application to Web-based (browser enabled) application. I am just a child in Web technologies. My questions are:
1. With minimal or no code change can I convert this application to Web based?
2. I do not know the difference between JSP, Java Server Face & JavaFX. Do I have to use them to convert the application to web based? If yes, which of these will fit-in where?
3. How do I convert the front-end part to browser enabled, which is built on core Java with a lot of swing coding?
4. How do I convert the middle-tier which is built on core Java as well and communicates to the front-end using RMI and communicates to Oracle with JDBC?
5. Do I have to use any other Java technology software (such as Glassfish, J2EE, Java Beans ) as part of this desktop to web-base application conversion.

I will be really thankful if someone could answer these queries.

Thanks and Regards,
Supa.

1 Answer

Anonymous

Level 3:

An expert who has achieved level 3 by getting 1000 points

All-Star:

An expert that got 10 achievements.

MVP:

An expert that got 5 achievements.

Genius:

An expert who has answered 1,000 questions.

  • Master 1,752 Answers
  • Posted on Oct 22, 2009
Anonymous
Master
Level 3:

An expert who has achieved level 3 by getting 1000 points

All-Star:

An expert that got 10 achievements.

MVP:

An expert that got 5 achievements.

Genius:

An expert who has answered 1,000 questions.

Joined: Oct 13, 2009
Answers
1752
Questions
0
Helped
350672
Points
5192

1. No, it will take lots of code changes
2. Maybe
3. That depends on what its functions are
4. You may not have to convert it at all
5. Maybe, that's your choice

Add Your Answer

×

Uploading: 0%

my-video-file.mp4

Complete. Click "Add" to insert your video. Add

×

Loading...
Loading...

215 views

Ask a Question

Usually answered in minutes!

Top Sun Computers & Internet Experts

Rob Hill
Rob Hill

Level 3 Expert

1483 Answers

Narseman

Level 3 Expert

1092 Answers

Brad Brown

Level 3 Expert

19190 Answers

Are you a Sun Computer and Internet Expert? Answer questions, earn points and help others

Answer questions

Manuals & User Guides

Loading...