|
|
Visits:
3213
(10 on line)
|
Last Update: May 24, 2004
|
|
|
APL+Web Component is a new technology from APL2000 which allows you to deploy your APL application in the browser.
This way, users from anywhere in the world, can start using your application right away and
they just need an Internet connection and Internet Explorer! Imagine suddenly having hundreds of thousands of users!
Well, this is feasable, however the task is challenging. There are some traps on the road, and you as an APL developer,
needs to start thinking in terms of Client and Server, etc.
But how wonderful is it to be able to port your APL application to the Web!
This technology already works even though it is still very young: with a bit of help from APL2000, we have already been able to
successfully port a rather large and complex APL application to the Web in a few weeks of work.
This technology is very valuable: as far as I know very few systems allow you to port a Windows application
to the Web with relatively little efforts.
Here are a couple of Articles which introduce this brand new APL tehcnology:
APL+Web Component (Part 1)
APL+Web Component (Part 2)
|