Another way of approaching this is content management.

You might take a peek at ePortal (community source) - a portal econtent
system which does this this and more at www.javacorporate.com.

Sandra

> -----Original Message-----
> From: A mailing list for discussion about Sun Microsystem's Java Servlet
> API Technology. [mailto:[EMAIL PROTECTED]]On Behalf Of Peter
> Corrigan
> Sent: Friday, February 25, 2000 5:09 AM
> To: [EMAIL PROTECTED]
> Subject: security
>
>
> Hi,
>
> Is it possible to have a file on a web server, lets say a word
> document or a spreadsheet that can only be passed to certain
> users with the right critera using a servlet?
>
> Basically, I want to be able to check the users session, (I can
> do this). If it meets the correct criteria, they have permission
> to view the file. If not then they cannot view the file.
>
> Can servlets pass a whole file out to the client?....
> Any pointers as to how one can do this?
>
> All help & pointers appreciated,
> Peter
>
>
> --------------------------------------------------
>
> Rage with the Bulls...
> Get your FREE @ragingbull.com Email Address
> Visit http://www.ragingbull.com/
>
> __________________________________________________________________
> _________
> 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

Reply via email to