Java Backend

Is this really necessary to learn about JSP and Servlets in Depth For Java Backend Devlopment..
36 Replies
JavaBot
JavaBot11mo ago
This post has been reserved for your question.
Hey @Danix! Please use /close or the Close Post button above when your problem is solved. Please remember to follow the help guidelines. This post will be automatically closed after 300 minutes of inactivity.
TIP: Narrow down your issue to simple and precise questions to maximize the chance that others will reply in here.
dan1st
dan1st11mo ago
depends on what you are doing
tjoener
tjoener11mo ago
No. Just learn spring boot
JavaBot
JavaBot11mo ago
💤 Post marked as dormant
This post has been inactive for over 300 minutes, thus, it has been archived. If your question was not answered yet, feel free to re-open this post or create a new one. In case your post is not getting any attention, you can try to use /help ping. Warning: abusing this will result in moderative actions taken against you.
Danix
DanixOP11mo ago
I wanna go for java Backend Devlopment
dan1st
dan1st11mo ago
yes but it depends what you'd do specifically If you want to work on Jakarta EE projects, knowing about servlets makes sense
Unknown User
Unknown User11mo ago
Message Not Public
Sign In & Join Server To View
Danix
DanixOP11mo ago
What are Jakarta EE projects
dan1st
dan1st11mo ago
Jakarta EE is a specification
Danix
DanixOP11mo ago
Yes that's why I Learned it but should I have to go for deep projects In java ?
dan1st
dan1st11mo ago
yes it specifies how servlets work and many other things
Unknown User
Unknown User11mo ago
Message Not Public
Sign In & Join Server To View
Danix
DanixOP11mo ago
That consists alot of features
dan1st
dan1st11mo ago
If you want to work with Spring, you'd still use Jakarta EE stuff under the hood but you won't need to know that much about things like servlets
Unknown User
Unknown User11mo ago
Message Not Public
Sign In & Join Server To View
Danix
DanixOP11mo ago
I just want to go for java backend side or may be I really didn't understand what types of specifications are in it ..
Unknown User
Unknown User11mo ago
Message Not Public
Sign In & Join Server To View
Danix
DanixOP11mo ago
Hm
Unknown User
Unknown User11mo ago
Message Not Public
Sign In & Join Server To View
Danix
DanixOP11mo ago
Yehh
Unknown User
Unknown User11mo ago
Message Not Public
Sign In & Join Server To View
Danix
DanixOP11mo ago
Do u know Servlets ?
Danix
DanixOP11mo ago
I am getting 2 pom.xml files in a Single Eclipse Project is that ok to be like that or there is any issue in the project from these things..
No description
Unknown User
Unknown User11mo ago
Message Not Public
Sign In & Join Server To View
Danix
DanixOP11mo ago
How ?
Unknown User
Unknown User11mo ago
Message Not Public
Sign In & Join Server To View
Danix
DanixOP11mo ago
No description
Danix
DanixOP11mo ago
This is what I have now
Unknown User
Unknown User11mo ago
Message Not Public
Sign In & Join Server To View
Danix
DanixOP11mo ago
Actually I have tried more than 3 times but my ecplise is giving me opening issues bcz when I open ecplise from its icon it didn't open so I have to open it from its internal features that called plugins..
Unknown User
Unknown User11mo ago
Message Not Public
Sign In & Join Server To View
Danix
DanixOP11mo ago
This is what I am getting now
No description
dan1st
dan1st11mo ago
maybe check the details button there or the console
Danix
DanixOP11mo ago
Could not publish server configuration for Tomcat v10.1 Server at localhost. Multiple Contexts have a path of "/WebApp". this is what i got in the Details
dan1st
dan1st11mo ago
This looks like you have multiple things trying to use /WebApp
JavaBot
JavaBot11mo ago
💤 Post marked as dormant
This post has been inactive for over 300 minutes, thus, it has been archived. If your question was not answered yet, feel free to re-open this post or create a new one. In case your post is not getting any attention, you can try to use /help ping. Warning: abusing this will result in moderative actions taken against you.

Did you find this page helpful?