At 12:51 PM 1/4/2003 -0700, you wrote: > >OK, after the long thread on JAVA, I finally went out and grabbed >it. > >I think. > >So what is the difference between JRE and SDK when you get to the >SUN download page??? > >(I pulled JRE, did I get the right thing?)
JRE = Java Runtime Environment download it if you just want to run any java class (program). JSDK = Java server development Kit download it if you want to developt/ write java program (mostly client program, applet, standalone java program etc). this include JRE also. J2EE SDK = Java2Enterprise Edition SDK. download it if you want to develop server side java program (ejb,jdbc etc). this *not* include sdk and jre. -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe https://listman.redhat.com/mailman/listinfo/redhat-list