Hallo - I've read a couple of books on Java (but no real practical experience, as yet), but don't seem to have absorbed the details on package/directory management, and how these are deployed.
What I need to know is, where would I put the files for my packages & classes in relation to each other & in relation to the Java runtime when deploying an application/applet?
And what else might I need to include in a deployment (3rd party classes?)
I really have no idea of what gets compiled & included & what needs to be looked up at runtime, etc., which makes getting started very difficult!
Sorry if I'm being really obtuse & thanks for any pointers anyone can give me,
doug.
If I had a hammer...
What I need to know is, where would I put the files for my packages & classes in relation to each other & in relation to the Java runtime when deploying an application/applet?
And what else might I need to include in a deployment (3rd party classes?)
I really have no idea of what gets compiled & included & what needs to be looked up at runtime, etc., which makes getting started very difficult!
Sorry if I'm being really obtuse & thanks for any pointers anyone can give me,
doug.
If I had a hammer...