emre akbas wrote:
Hi,
I want to implement a "secure file server" using Struts. By "secure" I mean,
when a file is requested by a user, a "checkAccess" method will be called
and it would check if the user has right to access that file (datasource
will be used for this check) If checkAccess retu
Hi,
I want to implement a "secure file server" using Struts. By "secure" I mean,
when a file is requested by a user, a "checkAccess" method will be called
and it would check if the user has right to access that file (datasource
will be used for this check) If checkAccess return true the file wi
2 matches
Mail list logo