Hi rashmi,
Earlier you gave me a solution for using datagrid
with Apache taglib. The datagrid was designed to use with old servlet spec
and JSTL spec. Am trying to use the code fragment shown below
* <c:out value='<${sessionScope.data["pid"]}'/>*
here data is a map object containing key value pairs. I kept it session
scope in a class. Am trying to display the data from map by passing key.
here data is Map object in session scope and pid is the key am passing to it
to request the value. But am not getting the desired output. The output is
*${sessionScope.data["pid"]}' * as it is. Instead of printing value it is
displaying the expression as it is. Can you give me any solution for this.
--
Regards,
Venu madhav.Yelamanchili
Software Trainee
Miracle Software Systems
Email: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]