aspose file tools
The moose likes Tomcat and the fly likes Limit outsider from access to users' files? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Products » Tomcat
Reply Bookmark "Limit outsider from access to users Watch "Limit outsider from access to users New topic
Author

Limit outsider from access to users' files?

THUAN VN
Greenhorn

Joined: Jan 08, 2002
Posts: 13
Hi friends
I'm developing a web appplication in windows using Tomcat. Users can register to my system through registration page and I store user's username and password in database. After registration users can upload file to my system.
I would like only register users can access to uploaded files, limit access to outsiders.
Could you please help me?
Thanks in advanced


thuan
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Limit outsider from access to users' files?
 
Similar Threads
how to restrict users
How would you design this??
java program
How to implement timeout functionaily using JSP and Servlets
Client Authentication(How to limit the computer to access to j2ee application)