I am using <netui:repeater tag and accessing the container.item.xxx  for the
dataSource field in the netui:textbox

 

Now I want to define a jsp tag file and move the <netui:textbox> to the tag
file

 

For each iteration in <netui:repeater> I want to call  the new jsp tag file
with container.item.xxxxx  where xxxx will be taken from an array of items

 

In order to do this, I had to use runtime expression for the dataSource
field in the textbox

 

Is there any way to use the run time expression for the dataSource field in
a jsp tag file?

 

 


-- 
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.1.385 / Virus Database: 268.4.0/305 - Release Date: 4/8/2006
 

Reply via email to