Java
--
Questions
--
Followers
Top Experts
Library Firmware: 0058.0000 Â
Driver Firmware Version: F9A1
Thanks
Zero AI Policy
We believe in human intelligence. Our moderation policy strictly prohibits the use of LLM content in our Q&A threads.
<html>
<head>
<script language="JavaScript">
<!--
function setCookie(c,y,m,d){
exp=new Date();
day = 60 * 60 * 24 * d;
mon = 60 * 60 * 24 * 31 * m;
year = 60 * 60 * 24 * 366 * y;
exp.setTime(exp.getTime()+
document.cookie = c + "; "Â + "expires=" + exp.toGMTString();
}
function getCookie(){
if(document.cookie){
return document.cookie;
}
return "";
}
-->
</script>
<title>IBM System Storage TS2900</title>
</head>
<body>
<div>
<applet
 codebase = "."
 code   = "webadmin.WebAdmin.class"
 archive  = "WebAdmin.jar"
 cache_option  = "NO"
 name   = "WebAdmin"
 width   = "980"
 height  = "585"
 hspace  = "0"
 vspace  = "0"
 align   = "middle"
 alt    = "Now loading an applet."
 MAYSCRIPT
>
<param name="SSLEnable" value="00">
<param name="cache_option" value="No">
</applet>
</div>
</body></html>






EARN REWARDS FOR ASKING, ANSWERING, AND MORE.
Earn free swag for participating on the platform.
You can also try first:
java -jar WebAdmin.jar
if not, then:java -cp WebAdmin.jar webadmin.WebAdmin
Of course you need to 'download' the jar to do that
https://www.mozilla.org/en-US/firefox/organizations/all/
Java may be removed from ESR in 2018 though, then you'll have a problem with your library again and I'll have problems with Brocade switches and tons of other kit.

Get a FREE t-shirt when you ask your first question.
We believe in human intelligence. Our moderation policy strictly prohibits the use of LLM content in our Q&A threads.






EARN REWARDS FOR ASKING, ANSWERING, AND MORE.
Earn free swag for participating on the platform.
Java
--
Questions
--
Followers
Top Experts
Java is a platform-independent, object-oriented programming language and run-time environment, designed to have as few implementation dependencies as possible such that developers can write one set of code across all platforms using libraries. Most devices will not run Java natively, and require a run-time component to be installed in order to execute a Java program.