Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

Silverlight supports deep linking in the latest version. Does JavaFX?

share|improve this question

1 Answer

Answering with a non-answer because there hasn't been any yet...

I have not seen any references to deep linking in JavaFX.

Because I couldn't find any references to deep linking in JavaFX, I was curious as to whether or not JavaFX web apps even had access to URL parameters when loaded in a web page. Surprisingly, I couldn't find any references to this either. I'm still not ready to believe that JavaFX apps can't access URL parameters. I hope I just wasn't searching long enough, because that would be a huge disadvantage to the language if it's true.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.