Amn,

On 7/12/22 17:59, Amn wrote:
Nu-B here.

Reading about Payara, GlassFish and Tomcat, I feel confused as to which would be the best server to learn about when learning Jakarta EE.

I would use whichever you can download, install, and launch with the least hassle. For Tomcat, that's just:

$ wget url-for-tomcat-distro.tar.gz
$ tar xzf apache-tomcat-version.tar.gz
$ cd apache-tomcat-version
$ bin/startup.sh

You may need to adapt that to your own environment, slightly.

-chris

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to