>I have a servlet that reads files from a server and displays the info in
>HTML format. In your opinion, what is the best way to display different
>info based on the user-login? For example, if I log in, the servlet reads
>from myfile.txt, but if you logged in it would read and display the info in
>yourfile.txt. Any suggestions???
Why not make the login name part of the filename? That seems the easiers
way, no? 'john.txt', 'adam.txt', 'duke.txt'. etc
Arjan Houtman
Antares Informatisering
[EMAIL PROTECTED]
___________________________________________________________________________
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