Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 922117
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 15, 20262026-05-15T18:58:34+00:00 2026-05-15T18:58:34+00:00

i like to build web application and im trying to think about way to

  • 0

i like to build web application and im trying to think about way to reduce cpu/memory
what will be faster for tomcat to use servlets to get the requests and render back the HTML
or using jsp ?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-15T18:58:34+00:00Added an answer on May 15, 2026 at 6:58 pm

    JSP has the advantage of seperating the presentation layer and business logic, and hence convinient at development.
    First time when JSP engine encounter JSP request, it convert JSP in servlet, compile it and the bytecode format it saves in JSP Container along with the time stamp.
    Due to this process the first time response of JSP as compaired to servlets is slower, much slower.
    But from next request onword JSP engine checks the time stamp of the request and of JSP compiled file in JSP Container in JVM, and if the file is not changed then it redirects this request to that class file. And client get the response.
    In case of servlet the compiled servlet, ie class files are stored in Servlet Container in JVM.
    As both servlet and JSP is handled with same processes and sharing the resourses (JVM), there is no difference in performance of both. Altough i know and feel it this way but if really there is a difference i am curious to know them

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am trying to build a web application, similar in feel to something like
I am trying to build a web application that will take an scan paper
I am trying to build a web application to evaluate .Net code online (like
I would like to build a web application that heavily relies on the Yodlee
I'd like to build a web application which allow iPhone users to save a
I have a forum like web application written in Asp.net MVC. I'm trying to
I am trying to build a web application in ASP.NET MVC and need build
i'd like to recieve comments on the way i'm trying to build an asp.net
I am trying build small webcam chat (web application). I searched on google and
I am trying to build a free web application using ruby/rails It should be

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.