Unless you can change the file name you cannot make a visible file hidden on
UNIX systems (hidden file names start with a period);  On Windows, this can be
set via "attrib" command run as a windows/dos process once it is not locked by
the JVM;  I assume other platforms have their own idiosyncrasies.

I do wonder how this is servlet related;  There are other forums for general
questions.

At 09:09 PM 8/30/00 -0700, you wrote:
> hai,
>     can some one tell me how to make the file
>attribute hidden using servlets(java)
>
>    actually i am uploading files and i must make
>    the file as read-only or hidden
>    how could i do this
>
>   please suggest.
>   thanx
>    aleem

___________________________________________________________________________
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

Reply via email to