Re: From GlassFish to Tomcat

2023-01-18 Thread Claudia Pastor Ramirez
Hello Amn, When you say that you want to do it in NetBeans I assume that you mean for executing the project. If that is the case you need to do three things: 1 - To install the Tomcat server and configure it on NetBeans in the Servers section, if you do not have it yet. 2 - Choose it as the targe

Re: From GlassFish to Tomcat

2023-01-14 Thread Laszlo Kishalmi
Open the project properties and on the Run card select Tomcat as server instead of Glassfish. On 1/14/23 06:27, Amn Ojee Uw wrote: I have a small project that uses Glassfish server, however, I would like to change the server to Tomcat; how do I do that in NetBeans 16. Any suggestions would be

From GlassFish to Tomcat

2023-01-14 Thread Amn Ojee Uw
I have a small project that uses Glassfish server, however, I would like to change the server to Tomcat; how do I do that in NetBeans 16. Any suggestions would be much, much appreciated. - To unsubscribe, e-mail: users-unsubsc