how to use dynamic values in html:radio

2004-07-14 Thread ron piterman
Hi - I try to use html:radio inside an iterate. The values of the radios should be dynamically read from the iterated bean. I am using ... which does not work. Can some one please :-) tell me the right way to do this? Cheers, Ron -

How to use dynamic values in html:radio

2004-07-14 Thread ron piterman
Hi, I am trying to write a form with radio buttons, whos values source is a database, so I wrote this one, and it does not run: --- type="tutim.general.beans.data.CategoriesTree.Category"> ==> problem is here and so on --- could SO

submitting a file exception

2004-07-27 Thread ron piterman
Hi - I use the html:file to submit a file and get an exception which I have no idea whereit comes from... I tried and it dissapears when I remove the html:file element from the jsp... I am using tomcat 5, struts 1.1 and tiles, it might mutter... Did anyone ever had such a problem and has a solu