Vic Cekvenich wrote:
>One of the things I am trying to do is have java 5.0 be secure tagged and
>1.4 not.
Why? What user-visible purpose does this distinction serve?
If you have a trusted key, you can sign both versions, and declare a single
security permissions level in the JNLP file.
As a user, I'm either going to trust you or I'm not. My trust of your app
has nothing to do with which version of Java I have. If I don't trust you,
I'm not going to change my mind just because I have J2SE 5.0 installed. If
I do trust you, I'm not going to change my mind just because I don't have
J2SE 5.0 installed. So as a user, I don't understand what you, the
developer, are trying to achieve by making this distinction. Please
explain.
-- GG
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Java-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/java-dev/email@hidden
This email sent to email@hidden