For the THIRD time this morning, see Jason Hunter's "Java Servlet
Programming, 2d. Ed.," pp. 118-128.
As for file write permissions in Linux, change them for whatever directory
you are going to have the servlet write to (if I can remember my Unix):
$chmod 666 *
Cheers!
Mark
----- Original Message -----
From: "Lefter, Cristian" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, April 26, 2001 9:36 AM
Subject: Newbie question
> Hi !
> I work on a project under RedHat Linux 7.0 , PostgreSql as database and
> Tomcat as web server (for servlets) ! Can anyone tell me what I have to do
> in order to make uploads to the server ?? And if it's possible what I have
> to do in my Linux (set permission etc) for uploads to work ??
> Thank you !
>
>
___________________________________________________________________________
> 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
>
___________________________________________________________________________
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