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: Do you prefer to use the dot operator, EL or usBean? Discuss.

ANSWER: I definitely prefer EL over the other two. EL is a lot cleaner and easier to follow when reading through the source code. I find it much easier to figure out what is going on without all of the extra clutter required for JSP tags. I also find it a lot simpler to access collections like any other attribute, getting specific indices is easy by just adding square brackets [] after an array attribute, and accessing a value from a map by putting the key value inside square brackets [].

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

Seven NoSQL Databases In A Week Get Up And Running With The Fundamentals And Functionalities Of Seven Of The Most Popular NoSQL Databases

Authors: Aaron Ploetz ,Devram Kandhare ,Sudarshan Kadambi ,Xun Wu

1st Edition

1787288862, 978-1787288867

More Books

Students also viewed these Databases questions

Question

Briefly explain how the decision tree algorithm works.

Answered: 1 week ago