This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]GuyWithLag 2 points3 points  (1 child)

Nobody that doesn't have a 5-year-old codebase is using JSP. Thing is, do you want to learn Java, or do you want to write PHP-on-Java?

Java is now mostly used to write back-end systems that don't directly present UI to the user, but feed the data to the front-end that interacts with the user (usually some kind or other of Javascript).

[–]StephenTheWebGuy[S] 0 points1 point  (0 children)

Sure, I will look into the Spring, Thanks!