• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Client Applet giving problem

 
Ranch Hand
Posts: 65
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
HEllo Ppl,
I m working in a software house and working on LOTUS NOTES , i have done some work on java too , thats y i m working on a small client/server chat module for a big project of LOTUS NOTES ( DOMINO )
Problem is , i have made the multi threaded Chat server (Web based ) via sockets, and it is working fine with application, but need of my project is to convert it to applet beside application. i did that too, it is giving problem some sort of security error. i donno what is it. It is working fine with appletviewr .
kindly help me as sooon as possible
Regards
Khurram
 
Khurram Fakhar
Ranch Hand
Posts: 65
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
one more thing guyz ..
My Manger wants me to make such applet which can run on NETSCAPE 4.0 and above and IE 4.0 and above
so which compiler i should use
i m using rite now
jdk1.2

Regards
 
reply
    Bookmark Topic Watch Topic
  • New Topic