This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes JSP and the fly likes Securing the web pages 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 » Java » JSP
Reply Bookmark "Securing the web pages" Watch "Securing the web pages" New topic
Author

Securing the web pages

Bharat Sankannanavar
Greenhorn

Joined: Jun 19, 2010
Posts: 6
Guys,
I just want to know whether is there any way to give a security to the webpages hosted in server. For example, I have hosted jsp application using tomcat. I want to prevent someone from copying those files from tomcat in my computer(Maybe from C Drive). Any help will be appreciated.
Bear Bibeault
Author and ninkuma
Marshal

Joined: Jan 10, 2002
Posts: 56185
    
  13

Don't give out your server password. Don't let anyone use your PC.


[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
Bear Bibeault
Author and ninkuma
Marshal

Joined: Jan 10, 2002
Posts: 56185
    
  13

However, there are whole lot of security issues that you didn't even ask about. That's a lot more work and more complicated.
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Securing the web pages
 
Similar Threads
configure a tomcat server in Websphere studio
deployment to webapps
Addding site srearch capability to my web site ? is there any Open source solution ?
Tomcat intranet Web Application
Ant JAVAC Task