#JAVA EE SERVLET ERROR

1 messages · Page 1 of 1 (latest)

woven prism
#

Hi everyone, I'm creating a project in Java EE, but when trying to create a new servlet, I'm encountering an import error with Jakarta and I don't know how to fix it. Could you help me?

dusty warrenBOT
#

<@&987246399047479336> please have a look, thanks.

wraith peak
#

sounds like u haven't really added these external dependencies to your project yet

#

(not that "javaee", servlets and all that stuff is mostly legacy. everyone and their mother uses spring instead)

ember stone
woven prism
#

The issue was that I needed to add the Apache server runtime to the Java build path. I thought it was automatic, haha. Thanks, everyone!

woven prism