Yes, eclipse also use this as it's local server. You can use tomcat indivisually or by integrating with some ides. Size of project or servlet,jsp files does not matter.
i want to run a hello.jsp file that contains taglib directive :- . but it shows error :- The absolute uri: [java.sun.com/jsp/jstl/core] cannot be resolved in either web.xml or the jar files deployed with this application. I've performed all instructions in your video how can I run hello.jsp now? its in location C:\xampp\tomcat\webapps\practice\hello.jsp pls tell thanks :(
Sorry for the late reply. I can't say what actually the error is, without the code written in your jsp page. What I asume is that,it might be for the standart jar file jstl or might be some configuration change needed in tomcat xml file
In case you r getting these errors you might doing something wrong in the url or have some mistakes in your deployment descriptor(web.xml) file. Kindly go through the video again. Chances are more that,there may be a minor mistake.
Thank you hruthvik for sharing this video
Thank you
Thank you so much. Worked fine.
Welcome...
Nice video, you have explained it nicely 👍.
Thank you
Nice Video . Thanks
Nice video, If I have a complex java programs and I export it as WAR File containing all class files, can I able to run them using tomcat ?
Yes, eclipse also use this as it's local server. You can use tomcat indivisually or by integrating with some ides. Size of project or servlet,jsp files does not matter.
i want to run a hello.jsp file that contains taglib directive :- . but it shows error :- The absolute uri: [java.sun.com/jsp/jstl/core] cannot be resolved in either web.xml or the jar files deployed with this application. I've performed all instructions in your video how can I run hello.jsp now? its in location C:\xampp\tomcat\webapps\practice\hello.jsp
pls tell thanks :(
Sorry for the late reply. I can't say what actually the error is, without the code written in your jsp page.
What I asume is that,it might be for the standart jar file jstl or might be some configuration change needed in tomcat xml file
bro charging pettuko
After doing the same stuff also Im not getting anything except 404 or 500.Can u help???
In case you r getting these errors you might doing something wrong in the url or have some mistakes in your deployment descriptor(web.xml) file. Kindly go through the video again.
Chances are more that,there may be a minor mistake.