Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFP to Java
Message
 
To
01/12/2005 12:06:05
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
01073826
Message ID:
01073918
Views:
19
>Do you know of a company that have experience transfering VFP application to Java???
>
>Thanks
>Mo

I am doing an application that uses Java to communicate with a VFP IIS server. With XML messaging we can have a VFP desktop GUI communicate with a JSP server, or we can have a JavaScript browser GUI communicate with a VFP Server.

Why throw away all that VFP code when you can resuse many of the data handlers by embedding them in a VFP server. Of course, with the Java Browser, you will have to learn a little DOM (no convienient XML to Cursor) to manipulate the DOM.

JavaScript is pretty poerful and very flexible. But - if you move to JSP - then you may have to run a server like Apache "under" IIS.
Imagination is more important than knowledge
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform