But, I cna only set string in attribute nit string array. ----- Original Message ----- From: "Galbreath, Mark" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, April 30, 2002 10:28 AM Subject: Re: Global variable
> Use a ListArray and store it as context attribute. > > Mark > > -----Original Message----- > From: Sathya Shiv [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, April 30, 2002 8:37 AM > > I want to maintain a global String array in servlet. > I want to store the filenames of unzipped file in a string array and later > delete the those files accessing the filenames array. > How do I achieve this??? > Sathya > > ___________________________________________________________________________ > 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
