Avatar of dwoolley3
dwoolley3
Flag for United States of America asked on

What is the easiest way to develop web site using Java technologies

I want to develop a simple web site that uses Java technologies (as a learning experience) and deploy it to the Internet. I am an experienced web developer in ASP.NET, C#, HTML, Javascript, CSS, and I have deployed some PHP pages too. I have learned the Java language and use Eclipse IDE, and now I want to develop some web pages using Java technologies. I've been exploring Java EE and the host of technologies associated with it. What is the quickest/easiest way to get some simple dynamic web pages up on the Internet using Java technologies? For example, it seems that JavaServer Faces Facelets is preferred over JSP (JavaServer Pages), so should I not consider JSP? Do I need to use Java EE (which certainly has many features for web application development) or can I stick with Java SE? Let's assume for now that I will not use a database (e.g. MySQL). I've downloaded and installed TomCat, which seems to be the simplest web server to use on my desktop.
Java EEJSPJava

Avatar of undefined
Last Comment
dwoolley3

8/22/2022 - Mon
ASKER CERTIFIED SOLUTION
Farzad Akbarnejad

THIS SOLUTION ONLY AVAILABLE TO MEMBERS.
View this solution by signing up for a free trial.
Members can start a 7-Day free trial and enjoy unlimited access to the platform.
See Pricing Options
Start Free Trial
GET A PERSONALIZED SOLUTION
Ask your own question & get feedback from real experts
Find out why thousands trust the EE community with their toughest problems.
dwoolley3

ASKER
What a coincidence. Prior to posting my question, I had read the first half of the hard copy of the book "Java Web Programming with Eclipse," which was just recommended. I'll have to try clicking the video links for the online chapters.
Experts Exchange is like having an extremely knowledgeable team sitting and waiting for your call. Couldn't do my job half as well as I do without it!
James Murphy