Re: Apache Tomcat 10.1.6 is giving me java.lang.ClassNotFoundException: jakarta.servlet.jsp.JspFactory

2023-03-01 Thread Karen Goh
Hi Chris, I have forwarded you that SO URL to showed you that the scope provided needed to add it in but after you pointed out I realised it is wrong. Nope.  I am not using jetty run. I right click on Eclipse run on server. So, the latest happening is that I got an advice from another SO user to

Re: Apache Tomcat 10.1.6 is giving me java.lang.ClassNotFoundException: jakarta.servlet.jsp.JspFactory

2023-03-01 Thread Christopher Schultz
Karen, On 3/1/23 10:21 AM, Karen Goh wrote: hi Chris, I am following advice from ClassNotFoundException: javax.servlet.jsp.JspFactory ClassNotFoundException: javax.servlet.jsp.JspFactory I have a maven-based app that I copied exactly and tried to run mvn jetty:run And now getting this error:

Re: Apache Tomcat 10.1.6 is giving me java.lang.ClassNotFoundException: jakarta.servlet.jsp.JspFactory

2023-03-01 Thread Karen Goh
hi Chris, I am following advice from ClassNotFoundException: javax.servlet.jsp.JspFactory | | | | | | | | | | | ClassNotFoundException: javax.servlet.jsp.JspFactory I have a maven-based app that I copied exactly and tried to run mvn jetty:run And now getting this error:Cau... | |

Re: Apache Tomcat 10.1.6 is giving me java.lang.ClassNotFoundException: jakarta.servlet.jsp.JspFactory

2023-03-01 Thread Christopher Schultz
Karen, On 3/1/23 09:09, Karen Goh wrote: Hello experts, I need desperate help to fix this java.lang.ClassNotFoundException: jakarta.servlet.jsp.JspFactory Here are my dependencies which I have installed but still Tomcat will still purge out the ClassNotFound error :                      com

Apache Tomcat 10.1.6 is giving me java.lang.ClassNotFoundException: jakarta.servlet.jsp.JspFactory

2023-03-01 Thread Karen Goh
Hello experts, I need desperate help to fix this java.lang.ClassNotFoundException: jakarta.servlet.jsp.JspFactory Here are my dependencies which I have installed but still Tomcat will still purge out the ClassNotFound error :                               com.fasterxml.jackson.core             ja