Hello ssmtech,

Tuesday, March 4, 2003, 11:57:37 AM, you wrote:

s> Hello Sir,
s>           I'am working on an Enterprise JavaBean Application running on J2EE 
application server....and use "com.oreilly.servlet" Package to Upload a Text File from 
a Local Machine to Our
s> Server.....
s>           Now the thing is, if the File to be Uploaded(a text file), contains 
Virus...then the same file will go on to our Server.....
s>           So is there a way i can Check whether  that file contains Virus...using 
any Anti-Virus program....so that our server will be a safe place.....Or how do i 
configure an Anti-Virus program
s> with our Application....

1. text file can't contain virus (if this file is not being interpreted by
some program later, surely)

2. you can save file to disk and start external native anti-virus
program to check file for viruses, then save file to database or
somewhere else if needed


--
Best regards,
 Vadim                            mailto:[EMAIL PROTECTED]

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff EJB-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to