The Source for Java Technology Collaboration
User: Password:



Start New Message Delete Post a Reply

Article: 
 Java Sketchbook: Digging into Java Web Start
Subject:  Error in the article
Date:  2006-10-29 06:33:23
From:  joshy


A reader just mentioned to me that there is an error in the example JNLP file. The 'menu' element isn't closed in the example, which won't validate and may crash the JNLP launcher. It should end with <menu subment="Aye-Soft"/>. And always be sure to validate your JNLPs against the DTD (included in the JDK). Some tags must be in a certain order. Thanks! - Josh

 Feed java.net RSS Feeds