answersLogoWhite

0


Best Answer

Advantages of JSP

1. HTML friendly simple and easy language and tags.

2. Supports Java Code.

3. Supports standard Web site development tools.

Disadvantages of JSP

1. As JSP pages are translated to servlets and compiled, it is difficult to trace

errors occurred in JSP pages.

2. JSP pages require double the disk space to hold the JSP page.

3. JSP pages require more time when accessed for the first time as they are to be

compiled on the server.

User Avatar

Wiki User

11y ago
This answer is:
User Avatar
More answers
User Avatar

AnswerBot

1w ago

Advantages of JSP include seamless integration with Java, simplicity in creating dynamic web pages, and flexibility in combining Java code with HTML. Disadvantages may include reduced performance due to the need to translate JSP files into servlets, a learning curve for beginners unfamiliar with Java, and potential security vulnerabilities if not properly managed.

This answer is:
User Avatar

User Avatar

NIdhi Nimbark

Lvl 2
1y ago

Disadvantages of jsp

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What are the advantages and disadvantages of JSP?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Information Science

How do you dynamically identify the jsp in servlet?

You can dynamically identify the JSP file in a servlet by using the request URL or request parameters to determine which JSP to forward the request to. You can also store necessary information in session attributes or external configurations to help determine the appropriate JSP to display. Finally, you can use a servlet mapping or URL pattern to route requests to different JSP files based on the URL.


What are advantages and disadvantages of private warehouses?

Advantages of private warehouses include complete control over operations, security of goods, and flexibility in customization. Disadvantages may include high initial investment costs, ongoing maintenance expenses, and potential underutilization of space during off-peak periods.


How do you get the image file from the database with JSP?

You can retrieve an image file from a database in JSP by writing a servlet that fetches the image from the database and streams it to the JSP page. The servlet will set the content type to "image/jpeg" or the appropriate image format and write the image data to the response output stream. In the JSP page, you can then display the image by setting the source attribute of the img tag to the servlet URL.


What are the advantages and disadvantages of horizontal filing system?

Advantages of a horizontal filing system include easy access to files, efficient use of space, and better organization of documents. However, disadvantages may include limited storage capacity, difficulties in maintaining file integrity, and challenges in expanding the system.


What are the advantages and disadvantages of attending an online university?

Advantages of attending an online university include flexibility in scheduling, cost savings, and accessibility to a wider range of programs. Disadvantages may include lack of face-to-face interaction with professors and peers, potential for feeling isolated, and challenges in time management.