| Author |
EL not working with custom TLD
|
Utkarsh Singh
Greenhorn
Joined: Jan 15, 2013
Posts: 3
|
|
I am building a custom TLD for generation of pie chart from the data give. For that I need to provide the HashMap which contains the data on the JSP by EL.
but it is not working. The code is attached below...
Code for JSP:
Code for Tag Handler
Code for TagUI Class:
Code for TLD File
|
 |
harshvardhan ojha
Ranch Hand
Joined: Jul 26, 2007
Posts: 155
|
|
Hi Utkarsh,
Although your code is very lengthy i found that is wrong. Please provide your log if this will not solve your problem.
|
 |
Utkarsh Singh
Greenhorn
Joined: Jan 15, 2013
Posts: 3
|
|
Sorry for the mistake but that's actually
|
 |
 |
|
|
subject: EL not working with custom TLD
|
|
|