Ask Experts Questions for FREE Help !
Ask
    Honest Landlord's Avatar
    Honest Landlord Posts: 1, Reputation: 1
    New Member
     
    #1

    Mar 31, 2014, 01:03 PM
    How to correct this error in Java?
    Thanks for being here... I am a landlord and I use to use this site "https://officialrecords.broward.org/oncoreV2/ImageBrowser/tiffy/TiffyApplet.jar".
    I use it to view county records so as I can see if any tenant may have been evicted before I rent to them. I now receive the error "Missing Application-Name manifest attribute for: https://officialrecords.broward.org/oncoreV2/ImageBrowser/tiffy/TiffyApplet.jar
    I have entered this URL into the Edit Site List but still nothing. Please Help...
    Thanking you in advance.
    Pferdchen's Avatar
    Pferdchen Posts: 2, Reputation: 1
    New Member
     
    #2

    Apr 23, 2014, 07:23 PM
    This fixed it for me:

    Open Control Panel (start / control panel)
    Open Java Control Panel (double-click "Java (32-bit)")
    Click on the "Security" tab
    Click on "Edit Site List"
    Click on "Add"
    Enter " https://officialrecords.broward.org" in the Location field
    Click "OK"

    When you attempt to open a record, you'll still have to grant the application permission to run.

    Regards,

    Gregg S. Pentecost, Realtor
    [email protected]
    Pferdchen's Avatar
    Pferdchen Posts: 2, Reputation: 1
    New Member
     
    #3

    Apr 23, 2014, 07:24 PM
    Quote Originally Posted by Pferdchen View Post
    This fixed it for me:

    Open Control Panel (start / control panel)
    Open Java Control Panel (double-click "Java (32-bit)")
    Click on the "Security" tab
    Click on "Edit Site List"
    Click on "Add"
    Enter " https://officialrecords.broward.org" in the Location field
    Click "OK"

    When you attempt to open a record, you'll still have to grant the application permission to run.

    Regards,

    Gregg S. Pentecost, Realtor
    [email protected]

Not your question? Ask your question View similar questions

 

Question Tools Search this Question
Search this Question:

Advanced Search

Add your answer here.


Check out some similar questions!

Java script code error [ 1 Answers ]

I am trying to do a homework assignment and I am having issues getting the code to work. Here is the task and then my code so far. Any help would be appreciated. Task: A retail company assigns a $5000 store bonus if monthly sales are $100,000 or more. Additionally, if their sales are 125% or...

Java program error [ 1 Answers ]

Sir, program is for managing account details using jdbc but ,there error like some variable not accessible in specefic block . Please solve this problem. If you can.. //mypanel1-LogIn class mypanel1 extends JPanel { JTextField t1,t2; JButton b1,b2; mypanel1() { JLabel l1,l2; ...

Unknown Array Java Error [ 3 Answers ]

I'm having a problem with some java code involving an array and I don't understand the error that appears: CD.java:67: array required, but CDDriver found System.out.println(myCD); I am trying to print out the total of all the prices that are in the array Any help would be great here is...


View more questions Search