RE: Re: Using bean the same way as bundle with a static string as param.

2006-02-27 Thread Robert Alexandersson
. /Robert -Original Message- From: news [mailto:[EMAIL PROTECTED] On Behalf Of Laurie Harper Sent: Monday, February 27, 2006 9:51 PM To: user@struts.apache.org Subject: Re: Using bean the same way as bundle with a static string as param. Robert Alexandersson wrote: > Hello. > > I am usin

Re: Using bean the same way as bundle with a static string as param.

2006-02-27 Thread Laurie Harper
Robert Alexandersson wrote: Hello. I am using JSP 2.0 tagfiles creating custommtags and want a render controller. I want to make a sort of In a controller i create the settingbean parameters. In the jsp I call the tag file. In the tagfile I try to evaluate the incoming static string byt this I

Using bean the same way as bundle with a static string as param.

2006-02-27 Thread Robert Alexandersson
Hello. I am using JSP 2.0 tagfiles creating custommtags and want a render controller. I want to make a sort of In a controller i create the settingbean parameters. In the jsp I call the tag file. In the tagfile I try to evaluate the incoming static string byt this I can not figure out. The rende