David Mossakowski wrote:
>
> with this setup you can load the property file by calling
> bundle = ResourceBundle.getBundle("cookieprogram");
> because the ResourceBundle will search the classpath for that bundle
>
> After you do this you can put the path of the files you need to write into the
> properties file along with other properties you might need.
>
What's the advantage of this over just setting the path
as an init parameter?
-cks
___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html