Gorr
August 5th, 2002, 06:24
I need general outlook on organization of java applications.
1. I need to know the basic structure of such an app.
2. Are java apps like vb runtime interpreted and thus do work slower?
3. Why java exe needs to export lots of funtions with names including word java in them?
4. To me java app is a regular exe calling java routines. Am I correct?
5. What is the purpose of jre named directory at the root of a tipical application tree?
I need this in order to know where to look and what to expect.
Maybe some knows where I could read more about this?
Thanks
1. I need to know the basic structure of such an app.
2. Are java apps like vb runtime interpreted and thus do work slower?
3. Why java exe needs to export lots of funtions with names including word java in them?
4. To me java app is a regular exe calling java routines. Am I correct?
5. What is the purpose of jre named directory at the root of a tipical application tree?
I need this in order to know where to look and what to expect.
Maybe some knows where I could read more about this?
Thanks