jdk/src/demo/share/README
changeset 26756 2f8b9266922b
parent 25859 3317bb8137f4
child 44744 333a815987e2
equal deleted inserted replaced
26755:70eafa5df34b 26756:2f8b9266922b
     2 to illustrate the usage of a given feature or technique and has been
     2 to illustrate the usage of a given feature or technique and has been
     3 deliberately simplified. Additional steps required for a
     3 deliberately simplified. Additional steps required for a
     4 production-quality application, such as security checks, input
     4 production-quality application, such as security checks, input
     5 validation, and proper error handling, might not be present in the
     5 validation, and proper error handling, might not be present in the
     6 sample code.
     6 sample code.
       
     7 
       
     8 In some cases, the default security settings may block an execution
       
     9 of demo applets in a browser. To adjust the security settings, please
       
    10 refer to the following resource:
       
    11 
       
    12 http://java.com/en/download/help/java_blocked.xml
       
    13 
       
    14 Some demo applets need to be accessed through the HTTP or HTTPS
       
    15 protocols to enable access to the required resources.