I am a .NET developer, who at one time does some research to become better acquainted with Linux and Java (like JSPs and servlets).
My plan is to install Linux on an old PC. Then install and configure a web server capable of hosting JavaServer pages and servlets. I would like to create a small website with dynamic content retrieved from a database. Again, this site is intended only for use by me for research and testing.
I have very little experience with Linux and Java. Was there a couple of projects in college, but that was over 8 years ago.
Below are questions about setting up a test environment that I can use for research and testing.
1) What version of Linux should I install on my old PC?
2) Which web server should I install on my Linux machine, which can be used to host JavaServer pages and servlets?
3) What database should I install on a Linux machine? Since I am doing this for research, it would be nice to test using a DBMS that is commonly used in the real world.
Thank you, Chris.
source share