Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Web-based Assembler

843841Jun 20 2004 — edited Jun 20 2004
hai
if i want to build up a web-based Assembler system that can provided services likes MASM. It can compiler the 8086 assembly code enter by client and come out a result and send back to client and display the result on client screen. How to develop it? i am using Tomcat-apache to built it. So, can i ask how do i link the assembler 8086 MASM to Tomcat-apache, so that it can call the assembler when it receive the code by the client?How to display the result on the client site when received the result?
thanks
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 18 2004
Added on Jun 20 2004
1 comment
115 views