473,396 Members | 2,023 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

online course in java

oll3i
679 512MB
i want to write online german course and i want to write exercies where you can drag and drop the right answer from the possible answers, i want it to have a tree menu and I want it to be available on-line. Which java technology is the most appropriate for such purpose? an applet?

thank You
Oct 26 '08 #1
1 1062
JosAH
11,448 Expert 8TB
i want to write online german course and i want to write exercies where you can drag and drop the right answer from the possible answers, i want it to have a tree menu and I want it to be available on-line. Which java technology is the most appropriate for such purpose? an applet?

thank You
For the drag and drop actions you have to have some computing ability on the
client side; Javascript comes to mind. For the control of the questions and
possbile answers you need some server computing power. Together Ajax comes
to mind.

kind regards,

Jos
Oct 28 '08 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

15
by: Remon Huijts | last post by:
Hi there, For a very specific service, I have created a PHP script that uses the GD library functions to create a PNG image from a few lines of XML data describing a simple diagram/drawing. It's...
1
by: Az Tech | last post by:
Hi people, (Sorry for the somewhat long post). I request some of the people on this group who have good experience using object-orientation in the field, to please give some good ideas for...
3
by: Juhan Voolaid | last post by:
Hello everyone I'm very new to C/C++ but i know a little about some more simple programming languages - php, Java. What i want to know is where do i find complete reference, documentation of...
0
by: meditation2004-subscribe | last post by:
Learn the Science of Meditation. Online. Sing the Song of the Soul! Yes, you do get beautiful MP3 files with this course, plus wonderful slide shows and numerous other enlightening material -...
0
by: Marian Heddesheimer | last post by:
Rent-a-Tutor.com is in search for testers as online-courses students. As operators of rent-a-tutor.com we are proud to offer high quality online courses over the internet at reasonable prices. At...
1
by: kalos | last post by:
I'm looking for an online (distance) Visual C++ course that can be taken as transfer credit for a Master's degree in Electrical Engineering/Technology. The student is familiar with C and C+ and...
6
by: Bob Palank | last post by:
I'm considering using VJ# in a first programming course in addition to or in place of JBuilder and the J2SE. Given install problems other students have had, VJ# seems like a nice alternative. I...
8
by: Xavier Serrand | last post by:
You can do it with recursion and ... stop when exception ... glups ... void prn100(int n) { double t; printf("%i\n", n); t = 1 / (100 - n); prn100(n+1); }
1
by: world33 | last post by:
Is there anyway to find out what type (e.g. Mysql, Postgresql etc.) and possibly the remote location (URL) of a database used in an online java game? I am quite a beginner with Java and tried to...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.