• 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

about creating Registry and Registry Editor in java

 
Greenhorn
Posts: 4
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi
I am new to this forum. Heard lot abt this and found it very good. I am working on creating a Registry and Registry Editor for our product so that it can be installed at client side and all the conif files can be stored at 1 centralied place.
Does anybody have got a chance to work on such thing.
I would appreciate if someone can give me some pointers to this.
Thanks
Yogi
 
Greenhorn
Posts: 3
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello,

Please provide some more information as to what you are looking for?

This forum deals with the Sun/JAVA technology know as [B]RMI[\B] ([B]R[\B]emote [B]M[\B]ethod [B]I[\B]nvocation). One part of the technology is a "registry" in which objects are registered in so that they can be used by remote clients.

This forum does not deal with Windows Registry and config files...
 
reply
    Bookmark Topic Watch Topic
  • New Topic