Forum Moderators: open
I am about to start rewriting a 'legacy' application (written in Pascal , 10 years ago) in one of the current programming environments. Beside expanding the software's capabilities, the main reason for this is making it run on platforms other than Windows (i.e. Mac, PDAs etc.) and as a (subscription based) web application. The application is a pretty complex one (70K lines of pretty tight code). The languages that I am considering are C/C++ and Java, and particular environments that I briefly looked at are MS visual C++, C#, Borland's JB and QT C++ environment.
While this is primary a desktop application, I would ideally like to choose a language / environment that will be most "web friendly" once I decide to make this a web application. I am moderately experienced in C/C++ and Java but I will have to go through a pretty steep learning curve to redevelop an application of this size no matter which language I decide to go with. I have also written simple applets, but have no idea what kinds of issues I will be facing once I try to develop a large web based application. Any advice will be greatly appreciated.
Off the topic, does anyone know of good "software developer's forum" (as good for general software development as WebmasterWorld is for web related subjects)?
Do you by any chance know of any major commercial apps written in JAVA (and running on Windows)?
Most of the Oracle web-interface tools, as well as the GUI itself, are a mix of JAVA and JSP.
More examples here (note probable site bias):
[java.sun.com...]