Greetings there,

i would request someone to explain how to go about
three level package management?

lets say we are at com.rsz, CLASSPATH has current
directory '.'

The hierearchy is as follows:
com.rsz.A (has a file one.java)
com.rsz.A.B (has a file two.java)
com.rsz.A.B.C (has a file three.java)

AIM:one.java calls two.java, two.java calls three.java

how to go about the 'package' statement and 'import'
statements in two.java file?


hope i am clear....i have been trying for some time
but could not get thru! the error comes while calling 

thanks,
rohit.

=====
NAMASTE, i honour the spirit in you which is also in me.
```````````````````````````````````````````````````````
http://www.geocities.com/rohitsz2

|Anytime you feel i need to understand| 
|a concept before i am eligible to get|
|an answer i would be happy to know.  |
^*************************************^


                
__________________________________ 
Do you Yahoo!? 
Yahoo! Mail - Easier than ever with enhanced search. Learn more.
http://info.mail.yahoo.com/mail_250

_______________________________________________
Java mailing list
[email protected]
http://mail.jug-delhi.org/mailman/listinfo/java_jug-delhi.org

Reply via email to