Re: help with properties class



divyatiwari123@xxxxxxxxx wrote:

I wanted to be able to set the class path while
executing the program. Is that possible?

No.

What you /can/ do is use a classloader to load files from wherever you want,
but that's a fairly advanced technique, and probably isn't what you are looking
for. What are you trying to achieve ?

-- chris


.