Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsWhite Papers
Discussion GroupsFirst AidDatabasesJavaBeansGUIJava 3DVirtual MachineCORBASecurityToolsGeneral
Java DirectoryOpen Source ProjectsSample Book ChaptersUser GroupsWeb Resources
Related Topics
Databases.NETMore Topics ...

Java Forum / General / June 2005

Tip: Looking for answers? Try searching our database.

two jnlp questions

Thread view: 
Roedy Green - 28 Jun 2005 11:27 GMT
 <j2se version="1.4+"
href="http://java.sun.com/products/autodl/j2se" />

what does the + mean? Is it some sort of wildcard for "the current
version"?  any 1.4.* ?

Is there a tool to validate your jnlp file syntax or to warn you if
you left anything important out?

Signature

Bush crime family lost/embezzled $3 trillion from Pentagon.
Complicit Bush-friendly media keeps mum. Rumsfeld confesses on video.
http://www.infowars.com/articles/us/mckinney_grills_rumsfeld.htm

Canadian Mind Products, Roedy Green.
See http://mindprod.com/iraq.html photos of Bush's war crimes

Andrew Thompson - 28 Jun 2005 12:26 GMT
>   <j2se version="1.4+"
> href="http://java.sun.com/products/autodl/j2se" />
>
> what does the + mean? Is it some sort of wildcard for "the current
> version"?  any 1.4.* ?

Any 1.4 version, (+) 1.5 (, 1.6..),  
Excluding any version with a '-'.
From..
<http://java.sun.com/j2se/1.4.2/docs/guide/jws/developersguide/syntax.html#resources>
"  <j2se version="1.4+">
would not consider an installed 1.4.1-ea or
1.4.2-beta JRE as a match for the request"

I went hunting for a more specific reference to the '+'
(which I had always inferred to mean 'installed JRE'>='number stated')

..the JNLP spec. HTML version, section 1.4.
(where's the on-line version?)/JNLP/jnlp-spec-1.5/overview.html#example

"
(section) 1.4 An Example
...
<j2se version="1.3+"/>
...Java 2 platform, version 1.3 or _higher_ is required..
"

There, settled!  

> Is there a tool to validate your jnlp file syntax or to warn you if
> you left anything important out?

I find JAWS itself gives you some pretty explicit messages.
You might find you can call it from code, I have not tried
that.

Signature

Andrew Thompson
http://www.PhySci.org/codes/  Web & IT Help
http://www.PhySci.org/  Open-source software suite
http://www.1point1C.org/  Science & Technology
http://www.LensEscapes.com/  Images that escape the mundane



Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.