On Fri, 20 Apr 2001, Sundaram Ramasamy wrote:
> Hi
>
> I have collection, I was able to print the message like this.
>
>
>
>
>
>
> Is it possible to store the bean value into scriptlet varible.
>
>
> <%
>
> String name = link.getLinkName();
>
> %>
>
>
T
t: getting bean properity in the scriptlet varible
Hi
I have collection, I was able to print the message like this.
Is it possible to store the bean value into scriptlet varible.
<%
String name = link.getLinkName();
%>
I tried this, its giving me following error.
Met
I think that you want to use the "define" taglib.
Pete
Sundaram Ramasamy wrote:
> Hi
>
> I have collection, I was able to print the message like this.
>
>
>
>
>
>
> Is it possible to store the bean value into scriptlet varible.
>
>
> <%
>
> String name = link.getLinkName();
>
>
Hi
I have collection, I was able to print the message like this.
Is it possible to store the bean value into scriptlet varible.
<%
String name = link.getLinkName();
%>
I tried this, its giving me following error.
Method getLinkName() not found in clas
4 matches
Mail list logo