| 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
|
|
|
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
|
|
|
However, there are whole lot of security issues that you didn't even ask about. That's a lot more work and more complicated.
|
 |
 |
|
|
subject: Securing the web pages
|
|
|