Welcome to the Java Programming Forums


The professional, friendly Java community. 21,500 members and growing!


The Java Programming Forums are a community of Java programmers from all around the World. Our members have a wide range of skills and they all have one thing in common: A passion to learn and code Java. We invite beginner Java programmers right through to Java professionals to post here and share your knowledge. Become a part of the community, help others, expand your knowledge of Java and enjoy talking with like minded people. Registration is quick and best of all free. We look forward to meeting you.


>> REGISTER NOW TO START POSTING


Members have full access to the forums. Advertisements are removed for registered users.

Results 1 to 3 of 3

Thread: Providing Security to run

  1. #1
    Junior Member
    Join Date
    May 2013
    Posts
    7
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Providing Security to run

    Hii,
    I am using java.. I have developed an application using JSP Servlet..
    and we want to provide single licence for single machine....

    Thanks in Advance....


  2. #2
    Administrator copeg's Avatar
    Join Date
    Oct 2009
    Location
    US
    Posts
    5,320
    Thanks
    181
    Thanked 833 Times in 772 Posts
    Blog Entries
    5

    Default Re: Providing Security to run

    Do you have a question?

  3. #3
    Junior Member
    Join Date
    May 2013
    Posts
    7
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Re: Providing Security to run

    Thanks for replying...

    Actually we have developed jsp servlet application and we want to install on all the client machine..
    But there should be unique key for each system i.e. it should not be possible to copy from one system to another and run..
    it just like a licence version of antivirus means we can install only one antivirus to only one system..

Similar Threads

  1. Security exception
    By Nimisha in forum Exceptions
    Replies: 1
    Last Post: June 6th, 2013, 08:42 AM
  2. Replies: 2
    Last Post: November 18th, 2012, 02:09 PM
  3. The car/vehicle application will be responsible for providing a car simulation.
    By vikasreddy556 in forum What's Wrong With My Code?
    Replies: 13
    Last Post: June 20th, 2011, 01:32 AM
  4. Security in Server
    By madhu_sushmi in forum Java Servlet
    Replies: 6
    Last Post: May 17th, 2010, 02:07 PM