CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Jul 1999
    Posts
    6

    Applet-Servlet source code

    Hi: Has anybody got working source code example of passing param values (string) between an applet and servlet ?? Also please specify which file needs to be placed in which directory of Javawebserver. Please send it to [email protected]
    Thanks






  2. #2
    Join Date
    Aug 1999
    Location
    San Diego
    Posts
    155

    Re: Applet-Servlet source code

    Do you mean by passing an HTML query string or can you open a socket?


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured