The Artima Developer Community
Sponsored Link

Java Answers Forum
Constraining a signed applet to a domain?

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Trond Olsen

Posts: 14
Nickname: tolsen
Registered: Mar, 2007

Constraining a signed applet to a domain? Posted: Mar 25, 2008 12:22 AM
Reply to this message Reply
Advertisement
Hi,

I'm experimenting with a web application that will make use of a signed applet to handle requests for loading/saving to disk from javascript. What I would like for the applet is to only execute when run from my domain. Can this be handled by my certificate or can some testing be done in the applet to determine this?

Topic: Constraining a signed applet to a domain? Previous Topic   Next Topic Topic: Thinking in Java --> Arrays

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use