- What Do We Mean by Security?
- The Java Sandbox in Mobile Devices
- Securing the Information Sent Over the Network
- Securing the Server System
- Conclusion
The server system (often a Web server) also needs to be secured, which means installing the security updates (for whichever operating system and Web server you are using), setting up the firewall properly, and performing the usual actions needed to secure a server system. You should also pay some attention to securing the database server. Placing both the Web server and the database server behind a firewall is always a good solution.
No matter how good you think the security is, you should still monitor your network and servers because every day intruders are finding new ways to get access to servers that are somehow connected to a network.