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

    How to pass parameters between applets in different HTML pages.


    I know Session and cookie is a solution, but they are very hard to manage when the program is very large.
    Who can tell me a better solution?


  2. #2
    Join Date
    Aug 1999
    Posts
    1

    Re: How to pass parameters between applets in different HTML pages.

    Parameters between applets in different HTML pages can be passed using servlets


  3. #3
    Guest

    Re: How to pass parameters between applets in different HTML pages.

    Hi Hema,

    any other method...like temporary storage or any other method if know...please let me know at [email protected] or reply here

    Thanks
    Praveen.



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