Okay I realized that I might use a static method. How do I call it in
a JSP that is not like this...
<td><%Utilities.getDisplay( "BANNER_IMAGE" ) %></td>
On 5/10/05, Richard Reyes <richards.list@gmail.com> wrote:
> Hello Guys,
>
> I have a properties object saved in my session and i need to access it
> in my jsp pages. can the bean tag handle this? how?
>
> perhaps el?
>
> thanks in advance
> richard
>
---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org
|