Thank you for the clear and easy-to-understand video. I was having trouble because there are few videos explaining how to set up Tomcat on a Mac. Thanks to your video, I was able to complete the setup.🙇♀️
Nice video Prashant. Earned my sub and respect. Question - in case i installed tomcat (which is working) using homebrew install tomcat and started tomcat service. How do i get hold of webapps folder on the mac m1. just can't locate it.
@@prashantrana546 Appreciate your reply unfortunately that ddn't work. so i uninstalled tomcat and installed using binary (your way) now all okay. Mac os has a lot changes under the hood. about the system library URLs impacting these things.
Make sure no other application using port 8080 before starting tomcat. If you want to change tomcat's default port, go to tomcat folder and open conf folder, in which you can see server.xml. In that file you can see something like
After installation of tomcat and I followed the steps. at last it shows Tomcat started and when I was opening localhost8080 in safari or chrome its showing that safari cannot connect to the server. Can anyone help me out this problem
Can you check on your machine, 8080 is used by any other app or not. if not try shutting down the tomcat first or restart your mac and then start the tomcat. If the issue still persists let me know
Great video but I wanted to ask, I created a java file that allows me to create a servlet using HttpServlet. But there is a problem when I go to compile the file with javac from the terminal it gives me a series of errors because the CLASSPATH setting is missing. I tried to set it via export CLASSPATH="./path" but still it gives me an error and doesn't allow me to create the .class of the file. Could you explain me how to set the CLASSPATH ? P.S. I downloaded the same version of tomcat as you and I use a MAC
Pls Watch this Video - th-cam.com/video/ZfX-nd1mGd8/w-d-xo.html Step by Step for Setting up Username and Password in Tomcat, And Setting up Other Configs.
Jesus Is Coming Back, the RAPTURE can happen anytime now brother. Please repent of your sins and put your trust in JESUS, what he did on the cross for you to atone for your sins. God bless you 💞 and yes this video was helpful
Thank you for the clear and easy-to-understand video.
I was having trouble because there are few videos explaining how to set up Tomcat on a Mac.
Thanks to your video, I was able to complete the setup.🙇♀️
Thank you for adding helpful insights as how easily we can deploy the app by just pasting the war/jar file in webapps and subscribing to your channel
my tomact has started but localhost not working even after changing connection port could you please help me with this
Nice video bro!, actually i'm struggling with tomcat until i found your useful video. One more time nice video bro!!!
Thanks for this! Really clear and on point explaination
Thank you so much bro!
Really helpful clear and on point instructions
If Possible please make a video on installing Oracle SQL on Mac M1
Sure I will
You are my savior!!! Thank you thank you thank you!!! Simple and clear
Nice video Prashant. Earned my sub and respect.
Question - in case i installed tomcat (which is working) using homebrew install tomcat and started tomcat service. How do i get hold of webapps folder on the mac m1.
just can't locate it.
Use following Command = $catalina -h
It will show the directories you need, alternatively you can upload war file using tomcat manager's web interface
@@prashantrana546 Appreciate your reply unfortunately that ddn't work. so i uninstalled tomcat and installed using binary (your way) now all okay.
Mac os has a lot changes under the hood. about the system library URLs impacting these things.
when i start tomcat in terminal even then it doesnt open the localhost on the browser. Please help
Make sure no other application using port 8080 before starting tomcat.
If you want to change tomcat's default port, go to tomcat folder and open conf folder, in which you can see server.xml. In that file you can see something like
@@prashantrana546 I did check all that. I downloaded tomcat 11 which wasnt compatible with my jdk so I used tomcat 9 then which worked perfectly.
hey did your problem got solved
After installation of tomcat and I followed the steps. at last it shows Tomcat started and when I was opening localhost8080 in safari or chrome its showing that safari cannot connect to the server. Can anyone help me out this problem
Can you check on your machine, 8080 is used by any other app or not. if not try shutting down the tomcat first or restart your mac and then start the tomcat. If the issue still persists let me know
hey @pawankona2220 did you problem got resolved
please make a video on how to completely uninstall tomcat from mac
How can I add tomcat in eclipse Java ee
You can watch 1 of my video where i have shown how we can add tomcat in eclipse ide.
Video URL - studio.th-cam.com/users/videooGomEzR15MM/edit
Bro .. How to install Heidisql in macbook air M2 ?
HeidiSQL is not available for Mac
What is the default username and password since we didn't set it manually to access manager app and other? thank you :)
Did you got ans?
brother, you are a angel!!!! thanks a lot!
Glad it helped mate!
Great video but I wanted to ask, I created a java file that allows me to create a servlet using HttpServlet.
But there is a problem when I go to compile the file with javac from the terminal it gives me a series of errors because the CLASSPATH setting is missing.
I tried to set it via export CLASSPATH="./path" but still it gives me an error and doesn't allow me to create the .class of the file.
Could you explain me how to set the CLASSPATH ?
P.S. I downloaded the same version of tomcat as you and I use a MAC
Have you configured the Java Path in your Mac, And have you tried Compiling the same with any IDE
you are indeed a lifesaver dude, thanks!
Thanks for the clear explanation
thanks brother, this helped me
very helpful, thank you
Sir what id sh files are not found after writing the command
Hsve you checked the Path, Or searched in tomcat folder, for those sh files
very clear explanantion
Glad you think so!
thank you mate!
like)
My brother 10/10🙌🤝
bro how to set the user name and password
in tomcat
Pls Watch this Video - th-cam.com/video/ZfX-nd1mGd8/w-d-xo.html
Step by Step for Setting up Username and Password in Tomcat, And Setting up Other Configs.
thanks! that helps
Really helpful.
Nice, thanks.
Kudos!!!
Bro do a video on... How to install Microsoft 365 software for free?
MS Office 365 is not free, You need to pay for that
Man is a saviour
thanks brother
Nice. Upvoted!
thank you
thanks
Jesus Is Coming Back, the RAPTURE can happen anytime now brother. Please repent of your sins and put your trust in JESUS, what he did on the cross for you to atone for your sins. God bless you 💞 and yes this video was helpful
brew install tomcat. also chmod u+x *.sh
Thank You
thanks sir