Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by thanhvinhnguyen

  1. thanhvinhnguyen

    HELP Applet to Servlet to HTML in Browser

    Send me all your code and I will help you. My email is tnguye48@cs.mcgill.ca
  2. thanhvinhnguyen

    How to run an applet from a servlet

    Hi, Can somebody give me a code example of how to run an applet from a servlet ?This code does not work :I get ubeApplet.class not found import java.io.*; import java.text.*; import java.util.*; import javax.servlet.*; import javax.servlet.http.*; public class Cube extends...
  3. thanhvinhnguyen

    How to Load applet class In a servlet ?

    Can somebody give a concrete example of code for running an applet in a servlet ? Thank You. Vinh

Part and Inventory Search

Back
Top