This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes Servlets and the fly likes Using Object From Other Files Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Servlets
Reply Bookmark "Using Object From Other Files" Watch "Using Object From Other Files" New topic
Author

Using Object From Other Files

shivangi mathur
Greenhorn

Joined: Jul 07, 2001
Posts: 10
I am facing problem in using the object of a class. This Class is defined in another file.
Both the files, One which is using the object and one which is defining it, is in the same directory.
Please Help!!
thanks in Advance
Venugopal nandikolla
Greenhorn

Joined: Feb 02, 2001
Posts: 22
Post your question in a proper way.Its very confusing ...
Hope its in the same package as per your question, set your classpath to your working directory and run your java program.
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Using Object From Other Files
 
Similar Threads
JDBC Interfaces
Comparison between two dates
java.lang.Class
Exception in thread main
Help me with the calling of jasper reports through java code