Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

In below there is question and answer, What I need is I want comment about the answer( feel free to agree or disagree with answer)

In below there is question and answer, What I need is I want comment about the answer( feel free to agree or disagree with answer) in few paragraph

QUESTION: What are some of the pros and cons of Java Expression Language? Discuss.

ANSWER: One of the advantages of EL is that the code is much more compact and precise than standard JSP tags. Another advantage is that it allows you to access nested properties. There are two main disadvantages of EL that are mentioned in the textbook. The first is that EL doesn't create a JavaBean if it doesn't already exist. The other disadvantage is that it doesn't provide a way to set properties. In reality, these two aren't really disadvantages because, if you follow the MVC pattern, you'd use a servlet to create a JavaBean and set its properties; you wouldn't do this inside a JSP.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

101 Database Exercises Text Workbook

Authors: McGraw-Hill

2nd Edition

0028007484, 978-0028007489

More Books

Students also viewed these Databases questions