Hi,
as i remember the main goal of java is to create 1 apps that can be installed and run on many platforms (a particular JRE)
So, is all .jar file can be installed to any JRE? for example i install one .jar on windows, then can i expect it to work also if i install in on solaris?
Because i ve been told that the libraries on java windows are diffrent with java on other platforms.
thanks in advance.
