Hi all,
I've just written a xml authentication javabean, however im referencing the file via a url like so:
Is this the best way to do this? and lock out anyone but system from accessing the file? or should I take a c:\ approach?
Also whats the best way to store this url string so that when I send the code to my client they dont need me to compile it to install? a .ini file or something?
Any advice please?
Thanks,
Matt.
I've just written a xml authentication javabean, however im referencing the file via a url like so:
Is this the best way to do this? and lock out anyone but system from accessing the file? or should I take a c:\ approach?
Also whats the best way to store this url string so that when I send the code to my client they dont need me to compile it to install? a .ini file or something?
Any advice please?
Thanks,
Matt.