JSP and EL: EL Type Conversion Examples : EL « JSP « Java






JSP and EL: EL Type Conversion Examples


/*
Beginning JavaServer Pages
Vivek Chopra, Jon Eaves, Rupert Jones, Sing Li, John T. Bell
ISBN: 0-7645-7485-X

*/


           
       








BeginningJavaServerPages-ch05-2.zip( 290 k)

Related examples in the same category

1.EL and Complex JavaBeans
2.EL and Complex JavaBeans 1
3.EL Arithmetic
4.JSP and EL: EL Expression Examples
5.JSP and EL:EL Property Access and Nested Properties
6.JSP and EL: Implicit Object Example Form processorJSP and EL: Implicit Object Example Form processor
7.EL Function Examples