-
Bug
-
Resolution: Fixed
-
P3
-
6
-
b94
-
generic
-
generic
with the fix of 6256326: add $$site macro to sample jnlp servlet
, we need support a new macro "$$site" in the JNLPDownloadServlet in mustang.
We should update the JNLPDownloadServlet guide for 6.0 to include this change:
http://java.sun.com/j2se/1.5.0/docs/guide/javaws/developersguide/downloadservletguide.html
(This is a link to the 5.0 guide)
###@###.### 2005-05-26 18:11:12 GMT
note - seperate RFE has also added $$hostname macro.
This should also be listed in the same doc.
Jacob (###@###.###) is the writer for Java Web Start and will be resolving this bug.
I fixed this bug. I added one more macro $$site as mentioned in the bug description.
- Jacob Royal
, we need support a new macro "$$site" in the JNLPDownloadServlet in mustang.
We should update the JNLPDownloadServlet guide for 6.0 to include this change:
http://java.sun.com/j2se/1.5.0/docs/guide/javaws/developersguide/downloadservletguide.html
(This is a link to the 5.0 guide)
###@###.### 2005-05-26 18:11:12 GMT
note - seperate RFE has also added $$hostname macro.
This should also be listed in the same doc.
Jacob (###@###.###) is the writer for Java Web Start and will be resolving this bug.
I fixed this bug. I added one more macro $$site as mentioned in the bug description.
- Jacob Royal