answersLogoWhite

0

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

13y ago

What else can I help you with?

Continue Learning about Information Science

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 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 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.


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 attending an online university?

The advantages to an on line university is you can work on your assignments on your own time. You are able to work at your own pace with some exceptions. The disadvantages are you dont have an instructor right there to ask questions when one comes up.