Murach's Java Servlets and JSP (2nd Edition)
How to use the JSP Expression Language (EL)
This chapter shows how to shows how to use the JSP Expression Language (EL) to simplify your JSPs so they're easier to code, debug, and maintain.
|
|
|
|
Advantages of EL |
312 |
|
Disadvantages of EL |
312 |
|
|
How to use the dot operator to work with JavaBeans and maps |
314 |
|
How to use EL to specify scope |
316 |
|
How to use the [ ] operator to work
with arrays and lists |
318 |
|
How to use the dot operator to access nested properties |
320 |
|
|
How to use the [ ] operator to access
attributes |
322 |
|
How to work with the other implicit EL objects |
324 |
|
How to work with EL operators |
328 |
|
How to disable EL |
332 |
|
How to disable scripting |
332 |
|
t |
|
|
|
|
© Copyright 1998-2009 Mike
Murach & Associates, Inc. All rights reserved.
|