Hi all,
I have a jsp page which shd display dynamic data based on different values of one field.
As an example : I have a field "myData".
As an example : I have a field "myData".
if myData has value "a" , the jsp should display,
a header , a. Two links like "Create new a", "Search for a" and a.myValue, another value.
a header , a. Two links like "Create new a", "Search for a" and a.myValue, another value.
if my Data value is b, jsp should display header b, two links for b and the myValue for b
if myData value is c, similiar display.
How can I write a dynamic tag ?
Any examples.. please
Thanks
Shreya
Shreya
Do you Yahoo!?
SBC Yahoo! DSL - Now only $29.95 per month!
