Originally Posted by
keepStriving
I have some experience in HTML and now want to go about learning how to build web apps so I need to learn about JSP and servlets, I have an understanding of what they do though struggling to find practical learning resources, can anyone recommend any?
Also though I have created basic desktop applications I have not really learnt about applets, should I learn about applets first before delving into servlets and JSP as a prerequisite?
You dont need to learn applets before JSP and servlet. Just start write a simple site with JSP and Servlet.