O
ogenium
Hi ,
I was wondering if it possible to have java objects within the body of
a custom
tag.
e.g <mytagslib:myObjformatter><%=MyRecordObj
%></mytagslib:mycObjformatter>
The custom tag in this case would extract the fields inside MyRecordObj
and format them in an appropriate manner inside an html table;
thanks
I was wondering if it possible to have java objects within the body of
a custom
tag.
e.g <mytagslib:myObjformatter><%=MyRecordObj
%></mytagslib:mycObjformatter>
The custom tag in this case would extract the fields inside MyRecordObj
and format them in an appropriate manner inside an html table;
thanks