AgreeableLandscape in webdev
Are Javax Serverlet and JSP still relevant ways to make a modern website?
I was recently given a web development job from a family friend, and was given the unfinished source code that a previous developer had developed. I looked through it and it was made using Javax Serverlet with JSP templates. Complete with raw SQL statements and no tests. The family friend is fine with either me continuing developing or rewriting the website. I've not done web development in Java before but since I know the language itself, I'm kind of interested in learning (he seems okay with this too). Mainly I feel that this will save time as I won't have to rewrite already completed functionality. ... read full post